69 Commits (3a6118c2070344fdc74a5918aeba1dc55913e965)

Autor SHA1 Mensagem Data
  Matt Baer 3a6118c207 Set up migrations table on initial setup 5 anos atrás
  Matt Baer 5de193a64d Generate encryption keys in configured directory 5 anos atrás
  Matt Baer 5c19d249b6 Log and exit when templates init fails 5 anos atrás
  Matt Baer 53a51be578 Support configuring resource directories 5 anos atrás
  Matt Baer 47b2155f92 Add --migrate command 5 anos atrás
  Matt Baer a9dff35f70 Bump version to 0.7.1 5 anos atrás
  Matt Baer 062ae0e16a Initialize db on single-user instance config 5 anos atrás
  Matt Baer caf976a054 Bump version to 0.7.0 5 anos atrás
  Matt Baer 8a555567a6 Fix tagged posts SQLite query 5 anos atrás
  Matt Baer a58a756746 Use driver constants in app.go 5 anos atrás
  Aaron Ogle 3722c6ba79
Only check for username and password if driver type is mysql 5 anos atrás
  Matt Baer fca3019e4b Support building without SQLite support 5 anos atrás
  Matt Baer 3ae45bc156 Fix spacing around copyright notices 5 anos atrás
  Matt Baer 739afd2310 Embed schema files in binary 5 anos atrás
  Matt Baer 1274914207 Add copyright / license notices to .go files 5 anos atrás
  Matt Baer 1439c8c359 Add --create-user option for regular user 5 anos atrás
  Matt Baer 5e5b283daf Validate username in admin user creation process 5 anos atrás
  Matt Baer f99244b93f Factor out admin user creation logic 5 anos atrás
  Matt Baer 11de25237d Fix db.Ping() call 5 anos atrás
  Matt Baer 2178b4abf2 Check database connection on startup 5 anos atrás
  Matt Baer 4b8d5e3e37 Bump version to 0.6.0 5 anos atrás
  Matt Baer 25a68d0c0e Add Reader section 5 anos atrás
  Matt Baer 111945bc5d Add new -c [filename] option for supplying config file 5 anos atrás
  Matt Baer ba3d6ae64c Support custom SQLite database file name 5 anos atrás
  Matt Baer 7fab11b3c8 Move initial config loading to its own func 5 anos atrás
  Matt Baer df4cd9ed00 Add --create-admin option 5 anos atrás
  Matt Baer 8ceb165020 Bump version to 0.5 5 anos atrás
  Matt Baer f04469beee Fix SQLite concurrency issues 5 anos atrás
  Matt Baer 61de04338e Extract out common DB connection logic 5 anos atrás
  Ben Overmyer 6cb86214d7 SQLite support added. 5 anos atrás
  Matt Baer fe78d6d47f Re-add https in log message 5 anos atrás
  Ben Overmyer dd5f6870d8 Add SQLite option for database. 5 anos atrás
  Marcel van der Boom 875c758ba2 Also use bind address on standalone redirect 5 anos atrás
  Marcel van der Boom 543f6c9ae3 Allow 'bind' in config to specify bind address 5 anos atrás
  Matt Baer 42a47258da Bump version to 0.4 5 anos atrás
  Matt Baer f0250d501f Move softwareVer to var() block 5 anos atrás
  Matt Baer 09f5953431 Work as a standalone server, including TLS 5 anos atrás
  Matt Baer 77e79acd06 Include About/Privacy page content in page description 5 anos atrás
  Matt Baer be2c7ef86b Show instance stats on About page 5 anos atrás
  Matt Baer b9d7d4ce24 Change default database name to writefreely 5 anos atrás
  Matt Baer f3df2b4159 Use and validate database type before connecting 5 anos atrás
  Marcel van der Boom b030921691 Don't automatically include "v" from git 5 anos atrás
  Marcel van der Boom c25d0bef67 Get versioninfo from the git repository 5 anos atrás
  Matt Baer bdc4f270f8 Support editing About and Privacy pages from Admin panel 5 anos atrás
  Matt Baer ad1180f202 Bump version to 0.3 5 anos atrás
  Matt Baer ed1b77ea3b Support outputting version with -v flag 5 anos atrás
  Matt Baer 0eac9251c0 Add location to MySQL connection string 5 anos atrás
  Matt Baer 9016f87041 Add --reset-pass option for admin pass reset 5 anos atrás
  Matt Baer b1686b1d46 Add --init-db flag to create schema in app 5 anos atrás
  Matt Baer bf44236748 Bump version to 0.2.1 5 anos atrás