1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-30 22:26:24 -07:00
gochan/pkg/manage
2025-03-07 23:24:57 -08:00
..
actions.go Refactor, replace use of interface{} with any, fix register_handler args not being usd 2025-02-09 15:54:33 -08:00
actionsAdminPerm.go Refactor, replace use of interface{} with any, fix register_handler args not being usd 2025-02-09 15:54:33 -08:00
actionsJanitorPerm.go Validate updated rank value 2025-02-25 22:55:25 -08:00
actionsModPerm.go Fix more deepsource issues 2025-02-18 20:33:33 -08:00
actionsNoPerm.go Redirect to manage action (if specified) on login 2025-03-07 16:13:57 -08: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 Use fmt.Errorf and %w for unwrappable errors 2025-01-10 17:33:19 -08:00
formvals.go Make board creation work with new API 2022-12-05 16:18:19 -08:00
handler.go Merge branch 'audit-config-fields' 2025-03-07 23:24:57 -08:00
lua.go Refactor, replace use of interface{} with any, fix register_handler args not being usd 2025-02-09 15:54:33 -08:00
util.go Add warning event to gcutil.LogRequest, improve error messages 2025-03-07 23:14:27 -08:00