1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-19 08:26:23 -07:00
gochan/pkg
2025-03-15 22:28:51 -07:00
..
building Merge branch 'master' into staff-rank-update 2025-02-24 17:28:09 -08:00
config Don't insert upload in AttachEmbed, since it gets inserted later 2025-03-15 22:28:51 -07: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 Add more testing stuff, start splitting up embed matching and rendering 2025-03-15 21:33:25 -07:00
gctemplates Update test cases with spoiler images enabled 2025-03-09 13:32:57 -07:00
gcutil Check for NSFW tags and show an error if they are not allowed on the board (or site) 2025-03-09 14:14:35 -07:00
manage Merge remote-tracking branch 'origin/master' into audit-config-fields 2025-03-13 12:40:13 -07:00
posting Don't insert upload in AttachEmbed, since it gets inserted later 2025-03-15 22:28:51 -07: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