1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-09-05 11:06:23 -07:00
gochan/pkg
2025-03-16 13:16:29 -07:00
..
building Use UploadPath for embedded media URL, refer to it as "media" instead of "video" (since audio could be embedded as well) 2025-03-16 13:16:29 -07:00
config Use UploadPath for embedded media URL, refer to it as "media" instead of "video" (since audio could be embedded as well) 2025-03-16 13:16:29 -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 Use UploadPath for embedded media URL, refer to it as "media" instead of "video" (since audio could be embedded as well) 2025-03-16 13:16:29 -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 Use UploadPath for embedded media URL, refer to it as "media" instead of "video" (since audio could be embedded as well) 2025-03-16 13:16:29 -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