1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-04 16:16:22 -07:00
gochan/pkg/manage
2024-02-19 17:36:00 -08:00
..
actions.go Refactor manage function callbacks into their own separate functions 2024-02-06 21:46:42 -08:00
actionsAdminPerm.go Audit potential bugs pointed out by Deepsource 2024-02-07 15:15:56 -08:00
actionsJanitorPerm.go Move staff options to staffinfo callback 2024-02-18 15:09:46 -08:00
actionsModPerm.go Properly handle ban_ip for file bans 2024-02-19 17:36:00 -08:00
actionsNoPerm.go Move staff options to staffinfo callback 2024-02-18 15:09:46 -08:00
announcements.go Add announcement functionality 2023-09-03 16:48:42 -07:00
bans.go Replace IP field of IPBan with RangeStart and RangeEnd 2023-12-28 23:06:44 -08:00
formvals.go Make board creation work with new API 2022-12-05 16:18:19 -08:00
handler.go Make post info use a struct for safer typing, add staff-specific options JSON 2024-02-18 14:48:06 -08:00
preload.go Replace IP field of IPBan with RangeStart and RangeEnd 2023-12-28 23:06:44 -08:00
util.go Remove unused manage_config.html template and function, add manage_announcements.html 2023-09-03 00:48:12 -07:00