1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-05 21:06:24 -07:00
gochan/pkg/gcsql
2022-12-17 16:30:52 -08:00
..
testdata Replace sqlmock with sqlite3 for unit testing gcsql package 2022-09-01 22:42:06 -07:00
announcements.go add announcements and reports 2022-10-31 12:28:59 -07:00
appeals.go Add appeals management page 2022-11-30 10:20:31 -08:00
bans.go Replace references to filename and username wildcard with regex 2022-12-08 08:29:49 -08:00
boards.go Properly use sections' hidden attribute 2022-12-17 13:01:29 -08:00
connect.go Add de-deprecation stuff (will not build yet) 2022-10-11 14:26:31 -07:00
database.go Add IP ban checking function 2022-11-02 16:26:15 -07:00
posts.go Fix post editing 2022-12-17 13:34:00 -08:00
provisioning.go Add de-deprecation stuff (will not build yet) 2022-10-11 14:26:31 -07:00
reports.go add announcements and reports 2022-10-31 12:28:59 -07:00
sections.go Properly use sections' hidden attribute 2022-12-17 13:01:29 -08:00
staff.go replace some more SQL ints with proper bools 2022-12-16 18:08:59 -08:00
tables.go Add file checksum verification/ban 2022-11-07 16:37:53 -08:00
threads.go Get the internal thread and treat threadid as op, properly attach upload to post 2022-11-28 17:04:41 -08:00
uploads.go Add ability to replace file uploads 2022-12-17 16:30:52 -08:00
util.go better handling for timestamps between SQL DBtypes 2022-12-15 16:41:05 -08:00
wordfilters.go Update IP ban interface for new gcsql API 2022-11-16 15:11:55 -08:00