1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-19 20:56:23 -07:00
gochan/pkg
2025-03-07 23:24:57 -08:00
..
building Merge branch 'master' into staff-rank-update 2025-02-24 17:28:09 -08:00
config Implement lockdown mode, re-add message length checking 2025-03-07 23:23:26 -08:00
events refactor: unused parameter should be replaced by underscore 2025-02-19 03:57:55 +00:00
gcplugin Return error in InitConfig instead of exiting outright if something goes wrong 2025-03-03 17:16:48 -08:00
gcsql Use CookieMaxAge when making a post 2025-03-03 20:58:05 -08:00
gctemplates Don't fail a test if the current directory is /vagrant (assumed to be testing in a VM) 2025-03-02 13:41:12 -08:00
gcutil Add warning event to gcutil.LogRequest, improve error messages 2025-03-07 23:14:27 -08:00
manage Merge branch 'audit-config-fields' 2025-03-07 23:24:57 -08:00
posting Implement lockdown mode, re-add message length checking 2025-03-07 23:23:26 -08:00
server Add more comments to config struct fields, rename ListenIP to ListenAddress and SiteDomain to SiteHost, since they are more accurate. 2025-03-02 12:44:42 -08:00