Commit Graph

162 Commits (baaf0580f56262d67b3697dc18f1be2189c81580)

Author SHA1 Message Date
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
Matt Baer cc224db6e6 Add interactive configuration 6 years ago
Matt Baer 6bdb7a1c1c Output config saving errors 6 years ago
Matt Baer 1a6f61690e Add NodeInfo endpoints 6 years ago
Matt Baer 0c1e1dd57e Add data layer 6 years ago
Matt Baer 62abc11142 Add web session management 6 years ago
Matt Baer af601d7b0c Add --create-config flag to generate default config 6 years ago
Matt Baer 16473c97b7 Create basic server 6 years ago