1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-14 16:26:23 -07:00
gochan/pkg/config
2024-11-30 17:07:50 -08:00
..
config.go Remove incomplete SyncForMac Docker stuff, start splitting docker-compose into 4 files (mariadb, mysql, postgresql, sqlite) 2024-10-27 23:21:44 -07:00
config_test.go Fix failing tests, move more inline CSS to global CSS files 2024-11-30 17:07:50 -08:00
defaults.go Add ability to make stickied, locked, and cyclical threads to backend code 2024-09-08 15:46:09 -07:00
jsonvars_test.go Remove "Verbosity" config field and rename "DebugMode" to "Verbose" for enabling command line output on errors 2023-12-27 17:07:33 -08:00
preload.go Move Lua plugin loaders to their respective gochan packages 2023-10-24 16:27:27 -07:00
preload_test.go Update versions for v4 release 2024-10-13 23:18:29 -07:00
testing.go Add public function to gcsql for SQL mock access 2024-05-31 14:43:35 -07:00
util.go Use proper "Go-like" names for file modes 2024-05-17 10:57:23 -07:00
version.go Add version tests 2024-05-17 12:45:15 -07:00
version_test.go Add version tests 2024-05-17 12:45:15 -07:00