.. |
initsql
|
Start adding template function tests
|
2024-03-26 22:51:58 -07:00 |
testdata
|
Replace sqlmock with sqlite3 for unit testing gcsql package
|
2022-09-01 22:42:06 -07:00 |
appeals.go
|
(Re)add next and previous page links
|
2023-01-18 12:35:40 -08:00 |
bans.go
|
Create event for reloading board and section arrays
|
2024-03-13 14:58:22 -07:00 |
boards.go
|
Add fixthumbnails manage function
|
2023-07-12 10:56:03 -07:00 |
connect.go
|
Move database schema updating to gochan-migration
|
2023-04-07 14:34:28 -07:00 |
database.go
|
Handle error returned by setupDBConn
|
2024-03-29 09:51:23 -07:00 |
open_test.go
|
Add sqlmock tests
|
2024-03-28 23:04:22 -07:00 |
posts.go
|
Fix template issues with pointer/non-pointer receivers
|
2024-03-27 11:13:31 -07:00 |
preload.go
|
Move Lua plugin loaders to their respective gochan packages
|
2023-10-24 16:27:27 -07:00 |
provisioning.go
|
Add country and flag columns to DB version 3 schema
|
2024-01-12 15:51:05 -08:00 |
provisioning_test.go
|
Add sqlmock tests
|
2024-03-28 23:04:22 -07:00 |
reports.go
|
Convert DBPREFIXposts.ip and DBPREFIXreports.ip to VARBINARY
|
2024-01-01 13:30:32 -08:00 |
sections.go
|
Add basic test for buildNewDatabase("mysql")
|
2024-03-29 16:44:41 -07:00 |
staff.go
|
Add sqlmock tests
|
2024-03-28 23:04:22 -07:00 |
tables.go
|
Add image and video thumbnail fingerprint checking on post attempt
|
2024-02-27 20:47:12 -08:00 |
threads.go
|
Add flag and country to base post query
|
2024-02-19 17:05:56 -08:00 |
uploads.go
|
Start moving template functions to their respective packages
|
2024-03-13 13:41:15 -07:00 |
util.go
|
Remove "Verbosity" config field and rename "DebugMode" to "Verbose" for enabling command line output on errors
|
2023-12-27 17:07:33 -08:00 |
util_test.go
|
Add basic test for buildNewDatabase("mysql")
|
2024-03-29 16:44:41 -07:00 |
wordfilters.go
|
Fix some issues reported by DeepSource
|
2023-12-19 14:33:40 -08:00 |