1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-13 15:26:23 -07:00
Commit graph

3 commits

Author SHA1 Message Date
comraderat
6b86154ec1 Add debug mode flag to config 2020-04-02 00:44:54 +02:00
Eggbertx
48aaad4e6d Add Dark theme based on Lynxchan/Bunkerchan's Dark theme 2020-03-19 13:56:21 -07:00
Eggbertx
3c8a01dcea Stability fixes, mostly SQL related
Generate config.RandomSeed if one isn't provided in gochan.json
Don't automatically fail if a board's path already exists, unless it isn't a directory
Clean up SQL query strings with DBPREFIX replacer
Separate the gochan.service file into separate files for each SQL DB type
Enable the gochan.service in Vagrant and fix issue with it failing on restart
fixes #19
2020-03-07 17:20:35 -08:00