1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-30 22:26:24 -07:00
gochan/pkg/config
2025-03-29 20:19:45 -07:00
..
config.go refactor captcha handling, simplify HTML template testing with goquery 2025-03-29 20:19:45 -07:00
config_test.go Return error in InitConfig instead of exiting outright if something goes wrong 2025-03-03 17:16:48 -08:00
defaults.go Remove mostly unused Verbose config field, add LogLevel 2025-03-25 21:55:21 -07:00
jsonvars_test.go Finish adding documentation comments for config struct fields 2025-03-02 17:18:34 -08:00
lua.go Rename all preload.go to lua.go and preload_test.go to lua_test.go 2025-02-09 12:47:37 -08:00
lua_test.go Return error in InitConfig instead of exiting outright if something goes wrong 2025-03-03 17:16:48 -08:00
testing.go Add more testing stuff, start splitting up embed matching and rendering 2025-03-15 21:33:25 -07:00
util.go refactor captcha handling, simplify HTML template testing with goquery 2025-03-29 20:19:45 -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