1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-27 15:26:25 -07:00
gochan/pkg
2025-04-22 15:23:27 -07:00
..
building Add Cyclical field to catalogThreadData and update related post query handling 2025-04-21 17:27:47 -07:00
config refactor captcha handling, simplify HTML template testing with goquery 2025-03-29 20:19:45 -07:00
events refactor captcha handling, simplify HTML template testing with goquery 2025-03-29 20:19:45 -07:00
gcplugin Return error in InitConfig instead of exiting outright if something goes wrong 2025-03-03 17:16:48 -08:00
gcsql Update thread creation test 2025-04-22 15:23:27 -07:00
gctemplates Add spoilered column and migration, update tests in gctemplates to use goquery to not have to test against really big strings 2025-04-13 01:18:55 -07:00
gcutil Add is_secure_tripcode column to posts and update gochan-migration to add it 2025-04-06 15:08:46 -07:00
manage Refactor thread and post data structures to include IsSpoilered and update related queries and templates (still a WIP) 2025-04-21 17:10:42 -07:00
posting Record spoilerthread field when creating thread 2025-04-22 15:19:40 -07:00
server Add global style including and script loading 2025-03-16 17:58:16 -07:00