Commit Graph

184 Commits (custom-css-config)

Author SHA1 Message Date
Matt Baer fca3019e4b Support building without SQLite support 6 years ago
Matt Baer 3ae45bc156 Fix spacing around copyright notices 6 years ago
Matt Baer 739afd2310 Embed schema files in binary 6 years ago
Matt Baer 1274914207 Add copyright / license notices to .go files 6 years ago
Matt Baer 1439c8c359 Add --create-user option for regular user 6 years ago
Matt Baer 5e5b283daf Validate username in admin user creation process 6 years ago
Matt Baer f99244b93f Factor out admin user creation logic 6 years ago
Matt Baer 11de25237d Fix db.Ping() call 6 years ago
Matt Baer 2178b4abf2 Check database connection on startup 6 years ago
Matt Baer 4b8d5e3e37 Bump version to 0.6.0 6 years ago
Matt Baer 25a68d0c0e Add Reader section 6 years ago
Matt Baer 111945bc5d Add new -c [filename] option for supplying config file 6 years ago
Matt Baer ba3d6ae64c Support custom SQLite database file name 6 years ago
Matt Baer 7fab11b3c8 Move initial config loading to its own func 6 years ago
Matt Baer df4cd9ed00 Add --create-admin option 6 years ago
Matt Baer 8ceb165020 Bump version to 0.5 6 years ago
Matt Baer f04469beee Fix SQLite concurrency issues 6 years ago
Matt Baer 61de04338e Extract out common DB connection logic 6 years ago
Ben Overmyer 6cb86214d7 SQLite support added. 6 years ago
Matt Baer fe78d6d47f Re-add https in log message 6 years ago
Ben Overmyer dd5f6870d8 Add SQLite option for database. 6 years ago
Marcel van der Boom 875c758ba2 Also use bind address on standalone redirect 6 years ago
Marcel van der Boom 543f6c9ae3 Allow 'bind' in config to specify bind address 6 years ago
Matt Baer 42a47258da Bump version to 0.4 6 years ago
Matt Baer f0250d501f Move softwareVer to var() block 6 years ago
Matt Baer 09f5953431 Work as a standalone server, including TLS 6 years ago
Matt Baer 77e79acd06 Include About/Privacy page content in page description 6 years ago
Matt Baer be2c7ef86b Show instance stats on About page 6 years ago
Matt Baer b9d7d4ce24 Change default database name to writefreely 6 years ago
Matt Baer f3df2b4159 Use and validate database type before connecting 6 years ago
Marcel van der Boom b030921691 Don't automatically include "v" from git 6 years ago
Marcel van der Boom c25d0bef67 Get versioninfo from the git repository 6 years ago
Matt Baer bdc4f270f8 Support editing About and Privacy pages from Admin panel 6 years ago
Matt Baer ad1180f202 Bump version to 0.3 6 years ago
Matt Baer ed1b77ea3b Support outputting version with -v flag 6 years ago
Matt Baer 0eac9251c0 Add location to MySQL connection string 6 years ago
Matt Baer 9016f87041 Add --reset-pass option for admin pass reset 6 years ago
Matt Baer b1686b1d46 Add --init-db flag to create schema in app 6 years ago
Matt Baer bf44236748 Bump version to 0.2.1 6 years ago
Matt Baer 002d0e6309 Bump version to 0.2 6 years ago
Matt Baer 7bc873580c Move key generation to app from keys.sh 6 years ago
Matt Baer 1cb593fd8c Fix unnecessarily connecting to DB after multi-user config 6 years ago
Matt Baer ae019e4dc3 Show error when ListenAndServe fails 6 years ago
Matt Baer a6478f1b1d Create blog during config for single-user blogs 6 years ago
Matt Baer 5a062eb437 Include flashes on signup page 6 years ago
Matt Baer be31da2fe7 Tweak capitalization / spacing in Write Freely name 6 years ago
Matt Baer 55ada67170 Fill in remaining missing pieces 6 years ago
Matt Baer 86e7ba2579 Add editor 6 years ago
Matt Baer a30fc5b52b Add handler, page, template loading 6 years ago
Matt Baer a3b7b260c5 Add debugging flag 6 years ago