1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-09-11 19:56:23 -07:00
gochan/pkg/manage
2025-01-12 14:01:36 -08:00
..
actions.go Fix mange page title 2024-12-12 16:36:33 -08:00
actionsAdminPerm.go Avoid using Select * in SQL queries, normalize some view columns 2025-01-12 14:01:36 -08:00
actionsJanitorPerm.go Use fmt.Errorf and %w for unwrappable errors 2025-01-10 17:33:19 -08:00
actionsModPerm.go Use fmt.Errorf and %w for unwrappable errors 2025-01-10 17:33:19 -08:00
actionsNoPerm.go Use fmt.Errorf and %w for unwrappable errors 2025-01-10 17:33:19 -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 Fix mange page title 2024-12-12 16:36:33 -08: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