Matt Baer
e3c7a8ac3a
Merge pull request #395 from writeas/dependabot/go_modules/github.com/mitchellh/go-wordwrap-1.0.1
...
Bump github.com/mitchellh/go-wordwrap from 1.0.0 to 1.0.1
4 years ago
dependabot[bot]
454e781ed4
Bump github.com/mitchellh/go-wordwrap from 1.0.0 to 1.0.1
...
Bumps [github.com/mitchellh/go-wordwrap](https://github.com/mitchellh/go-wordwrap ) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/mitchellh/go-wordwrap/releases )
- [Commits](https://github.com/mitchellh/go-wordwrap/compare/v1.0.0...v1.0.1 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Matt Baer
1b6f9b6742
Merge pull request #393 from writeas/dependabot/go_modules/github.com/manifoldco/promptui-0.8.0
...
Bump github.com/manifoldco/promptui from 0.7.0 to 0.8.0
4 years ago
dependabot[bot]
c22a751ab7
Bump github.com/manifoldco/promptui from 0.7.0 to 0.8.0
...
Bumps [github.com/manifoldco/promptui](https://github.com/manifoldco/promptui ) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/manifoldco/promptui/releases )
- [Changelog](https://github.com/manifoldco/promptui/blob/master/CHANGELOG.md )
- [Commits](https://github.com/manifoldco/promptui/compare/v0.7.0...v0.8.0 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Matt Baer
f534ee1dec
Merge pull request #391 from colin-axner/getCollectionPage-cleanup
...
update getCollectionPage
4 years ago
Colin Axner
678653ac30
update getCollectionPage
...
Update getCollectionPage godoc and reduce logic and variable assignments
4 years ago
Matt Baer
7c1244e6b1
Merge pull request #381 from writeas/fix-testpostlede
...
Truncate post lede at question mark
4 years ago
Matt Baer
c31a87fb76
Merge pull request #336 from Antolius/static-assets-cache-control
...
Add Cache-Control header
4 years ago
Josip Antoliš
1b1d3064c9
Move cacheControl func into handle.go file
4 years ago
Josip Antoliš
3f36ede885
Add Cache-Control header
...
Add Cache-Control response header for static files in order to improve page loading speed.
Fixes #322
4 years ago
Matt Baer
a8a6525006
Merge pull request #377 from writeas/dependabot/go_modules/github.com/microcosm-cc/bluemonday-1.0.4
...
Bump github.com/microcosm-cc/bluemonday from 1.0.3 to 1.0.4
4 years ago
Matt Baer
98d88b9a4b
Truncate lede at question mark
...
This fixes TestPostLede and closes #316 .
4 years ago
Matt Baer
ac90cb2c80
Fix panic in TestViewOauthCallback
4 years ago
dependabot[bot]
00a5a4f7ab
Bump github.com/microcosm-cc/bluemonday from 1.0.3 to 1.0.4
...
Bumps [github.com/microcosm-cc/bluemonday](https://github.com/microcosm-cc/bluemonday ) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/microcosm-cc/bluemonday/releases )
- [Commits](https://github.com/microcosm-cc/bluemonday/compare/v1.0.3...v1.0.4 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Matt Baer
505b124db7
Merge pull request #379 from writeas/dependabot/go_modules/github.com/mattn/go-sqlite3-1.14.2
...
Bump github.com/mattn/go-sqlite3 from 1.14.0 to 1.14.2
4 years ago
Matt Baer
f75d4cb75d
Merge pull request #327 from Dar13/add-cors-headers-public-api
...
Add CORS header ('Access-Control-Allow-Origin') to public APIs
4 years ago
dependabot[bot]
21579cfa71
Bump github.com/mattn/go-sqlite3 from 1.14.0 to 1.14.2
...
Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3 ) from 1.14.0 to 1.14.2.
- [Release notes](https://github.com/mattn/go-sqlite3/releases )
- [Commits](https://github.com/mattn/go-sqlite3/compare/v1.14.0...v1.14.2 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Matt Baer
62d29166f4
Merge pull request #376 from writeas/dependabot/go_modules/github.com/gorilla/schema-1.2.0
...
Bump github.com/gorilla/schema from 1.1.0 to 1.2.0
4 years ago
dependabot[bot]
e60398f0b4
Bump github.com/gorilla/schema from 1.1.0 to 1.2.0
...
Bumps [github.com/gorilla/schema](https://github.com/gorilla/schema ) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/gorilla/schema/releases )
- [Commits](https://github.com/gorilla/schema/compare/v1.1.0...v1.2.0 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Matt Baer
ce69117c79
Merge pull request #371 from writeas/design-update
...
Navigation improvements
4 years ago
Matt Baer
d8019bba0d
Merge pull request #370 from writeas/oauth-cleanup
...
OAuth tidy-up and refactor
4 years ago
Matt Baer
820c5ae557
Remove Admin link from header on Account Settings page
4 years ago
Matt Baer
3a915ad8ea
Make New Post button contextual on coll sub-sections
4 years ago
Matt Baer
8d27ee6d99
Only show "New Post" button in coll. nav bar on Blogs page
4 years ago
Matt Baer
6f8d70043f
Move coll. navigation to main header for single-user sites
...
This uses the main navigation bar for the Customize and Stats pages, instead of the collection-navigation bar used for multi-user / multi-collection instances.
4 years ago
Matt Baer
9d0ba2bed4
Add contextual blog menu
4 years ago
Matt Baer
cef51a7797
Remove accidental #user-nav color
4 years ago
Matt Baer
0ed9c9c746
Add inter-blog navigation
...
This makes it easier to navigate between different blog sections: Customize, Stats, View.
4 years ago
Matt Baer
217430e56b
Redirect user to /me/settings on cancelled OAuth flow
4 years ago
Matt Baer
7a09a47de2
Include OAuth buttons on signup-via-invite page
4 years ago
Matt Baer
455e50c9a8
Use branded OAuth buttons
...
This includes the platform mark with each login button and uses
brand colors. It also uses the same style on the Account Settings
page. And it wraps buttons on login / signup pages.
4 years ago
Matt Baer
a78b36b871
Fix whitespace in user/settings.tmpl
4 years ago
Matt Baer
00cceca104
Update signup-via-invite page
...
This updates signup.tmpl to include all supported OAuth methods and respect the new `DisablePasswordAuth` config value.
4 years ago
Matt Baer
4db2cb8986
Templatize OAuth buttons across signup and login pages
...
This moves fields into the `OAuthButtons` struct and puts the buttons into templates/includes/oauth.tmpl.
4 years ago
Matt Baer
a773d94dc7
Reorder Gitea fields and structs in config.go
4 years ago
Matt Baer
04d404e61f
Move text OAuth button styles to login.less
4 years ago
Matt Baer
21e9b4a667
Run `go fmt` on database.go
4 years ago
Matt Baer
63f023ea98
Fix GitLab & OAuth button labels on Login page
...
Previously, these display names were swapped.
4 years ago
Matt Baer
ab32caa49c
Include key names in Login page struct
4 years ago
Matt Baer
95273697f4
Use consistent server User-Agent across application
4 years ago
Matt Baer
dfa14c9c92
Merge pull request #317 from pascoual/feature/generic-oauth
...
Login with generic oauth feature++
4 years ago
prichier
ab285644a0
Fix: signup methods mutually exclusive
4 years ago
Pascal Richier
d3f1e40010
Merge branch 'develop' into feature/generic-oauth
4 years ago
Matt Baer
7e3eb9a87b
Merge pull request #319 from writeas/silo-mentions
...
Support AP-style mentions of centralized social media accounts
4 years ago
Matt Baer
7fa78c2255
Move fakeAPInstances to web-core/silobridge package
...
This adds support for mentioning profiles on the following sites:
- deviantart.com
- facebook.com
- flickr.com
- github.com
- instagram.com
- reddit.com
- wattpad.com
- youtube.com
4 years ago
Matt Baer
c16414843a
Merge pull request #368 from writeas/RJ722-217-fix-h2-size
...
Use a bigger font size for h2
4 years ago
Matt Baer
b2382b5422
Merge pull request #293 from gytisrepecka/oauth-gitea
...
Added Gitea OAuth login and account management.
4 years ago
gytisrepecka
731d4e8efe
Run gofmt for modified files.
4 years ago
Matt Baer
fd3a6399b3
Merge pull request #355 from writeas/accessible-dropdowns
...
Add menu hover delay
4 years ago
Matt Baer
8b243e119f
Change post page h2 size to 1.4em
4 years ago