1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-04 12:16:22 -07:00
gochan/pkg/manage
2024-10-17 12:36:26 -07:00
..
actions.go Fix manage router group not showing login page 2024-08-30 21:54:51 -07:00
actionsAdminPerm.go Add more views 2024-10-17 12:36:26 -07:00
actionsJanitorPerm.go Add filter hits page, refactor manage action resolving to use the router 2024-08-25 16:59:25 -07:00
actionsModPerm.go Properly handle multiple gochan databases in MySQL/Postgres, use wrapper for "Get posts with this IP" JSON request 2024-09-20 23:13:44 -07:00
actionsNoPerm.go Fix manage router group not showing login page 2024-08-30 21:54:51 -07:00
announcements.go Fix changes suggested by sqlclosecheck 2024-05-24 16:10:07 -07:00
bans.go Make zerolog error Event usage more consistent (Caller on the same line as Err) 2024-03-18 12:41:03 -07:00
filters.go Make handle if any updateable from the filter page 2024-09-07 14:36:47 -07:00
formvals.go Make board creation work with new API 2022-12-05 16:18:19 -08:00
handler.go Add ability to make stickied, locked, and cyclical threads to backend code 2024-09-08 15:46:09 -07:00
preload.go Replace IP field of IPBan with RangeStart and RangeEnd 2023-12-28 23:06:44 -08:00
util.go Add ability to make stickied, locked, and cyclical threads to backend code 2024-09-08 15:46:09 -07:00