1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-04 20:16:24 -07:00
gochan/pkg/manage
2023-12-21 15:55:29 -08:00
..
actions.go Properly handle accessing all-access staff page when logged out 2023-06-06 13:37:49 -07:00
actionsAdminPerm.go Add template loading to the templates manage action 2023-12-21 15:55:29 -08:00
actionsJanitorPerm.go Add announcement functionality 2023-09-03 16:48:42 -07:00
actionsModPerm.go Add dropdown item to ban post IP 2023-06-16 09:29:38 -07:00
actionsNoPerm.go Make actino registration functions for individual staff roles private 2023-06-06 13:44:42 -07:00
announcements.go Add announcement functionality 2023-09-03 16:48:42 -07:00
bans.go Move duration parsing string to a separate repo 2023-08-28 12:33:43 -07:00
formvals.go Make board creation work with new API 2022-12-05 16:18:19 -08:00
handler.go Recover and log stack trace if panic is called in post or manage handler 2023-05-02 14:39:31 -07:00
preload.go Simplify table key alias checking 2023-10-26 10:54:31 -07:00
util.go Remove unused manage_config.html template and function, add manage_announcements.html 2023-09-03 00:48:12 -07:00