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-03-16 20:22:46 -07: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 Make post dropdown option for fingerprint ban work 2024-02-19 20:47:11 -08:00
actionsNoPerm.go refactor: unused parameter should be replaced by underscore 2024-02-28 17:45:52 +00: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 Remove nil dereference 2024-03-16 20:22:46 -07: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