Commit Graph

151 Commits (b262fa144c995d206c02aa4ed378c9d0b234c77a)

Author SHA1 Message Date
Matt Baer 4db2cb8986 Templatize OAuth buttons across signup and login pages 4 years ago
Matt Baer 95273697f4 Use consistent server User-Agent across application 4 years ago
Matt Baer dbe36861c3 Prevent Gopher server start on Private instance 4 years ago
prichier f6aa99e591 Add disable_password_auth option 5 years ago
Joice M. Joseph 671c7e99a5 fix: #297 - tls for mysql connetions 5 years ago
Matt Baer c2417399a4 Bump version to 0.12.0 5 years ago
Matt Baer 151ec71163 Land on login form for private instances 5 years ago
Matt Baer 6aa8de3a4b Add Gopher support 5 years ago
Nick Gerakines 7a0863f71b Added oauth handlers and tests with mocks. Part of T705. 5 years ago
Matt Baer 342c3cde89 Bump version to 0.11.2 5 years ago
Matt Baer 278e4f6242 Bump version to 0.11.1 5 years ago
Matt Baer 8f24da94a6 Bump version to 0.11.0 5 years ago
Rob Loranger b83af955c3
remove wrapper over db.DeleteAccount 5 years ago
Rob Loranger 41166e5c35
CLI delete account by username and delete posts 5 years ago
Rob Loranger c87ca11a52
add account deletion 5 years ago
Rob Loranger eae4097677
add update checks 5 years ago
Daniel Watkins 7a53af355e
Emit the server software and version to the log on startup 5 years ago
Matt Baer d8405680b4 Respect `private` setting with home page Reader 5 years ago
Matt Baer f821dbaac4 Support dedicated signup page in chorus mode 5 years ago
Matt Baer 006b7a86ea Show Reader on home route in chorus mode 5 years ago
Matt Baer df078c569d Accept config.Config in datastore.CreateUser() 5 years ago
Matt Baer ff7828c558 Link hashtags to Reader when Chorus mode enabled 5 years ago
Matt Baer 1a80cd3c02 Add site-wide navigation on colls when chorus = true 5 years ago
Matt Baer 81847fbbcc Land on Blogs page when SimpleNav is enabled 5 years ago
Matt Baer 5953a50f4a Let Apper set request log format 5 years ago
Matt Baer a75b45f060 Support configuring default collection visibility 5 years ago
Matt Baer 3346e735d3 Fix autocert insecure server redirect 5 years ago
Matt Baer 42386beabc Fix autocert HostPolicy 5 years ago
Matt Baer 36fb7ecb2b Support automatically generated certificates 5 years ago
Matt Baer 3b079810bb Accept Apper in writefreely.ResetPassword() 5 years ago
Matt Baer 79cf6ce0eb Accept Apper in writefreely.Migrate() 5 years ago
Matt Baer 5757407994 Bump version to 0.10.0 5 years ago
Matt Baer c3f3eb0a65 Rename getLandingPage -> getLandingBody 5 years ago
Matt Baer a72ce2ef29 Make landing page dynamic 5 years ago
Matt Baer aedb05080c Support ?landing=1 to always show landing page 5 years ago
Matt Baer 8d9f60aaa9 Always initialize database after --config 5 years ago
Michael Demetriou efbef83362 make sure app exits after error in --sections argument 6 years ago
Michael Demetriou 07fe366c15 Fix T657: add --sections argument to allow partial configuration. 6 years ago
Michael Demetriou 1d5c396327 Add --sections flag to app.go and pass it to setup.go 6 years ago
Matt Baer bbd775bcc6 Always initialize database after --config 6 years ago
Matt Baer bf989eb696 Hide Reader link on private instance when unauth'd 6 years ago
Matt Baer 36b160b706 Add TODO for multierror 6 years ago
Matt Baer f38a135bfa Remove global hostName var 6 years ago
Matt Baer 034db22f8c Break functionality out of Serve() func 6 years ago
Matt Baer ed4aacd1ac Move static file ServeMux to App struct 6 years ago
Matt Baer eb6349f93a Allow compiling without go-sql-driver/mysql pkg 6 years ago
Matt Baer 758269e3d8 Move key generation and Keychain to key pkg 6 years ago
Matt Baer 584fe4fb93 Support changing default landing path 6 years ago
Matt Baer c95ee0abe1 Support changing default landing path 6 years ago
Matt Baer 77c8152786 Break up CreateUser credentials into two args 6 years ago