.. |
initsql
|
Separate template functions
|
2024-03-26 17:49:22 -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
|
Fix SQL string replacer messing with prepared statements in Postgres
|
2024-01-02 17:02:42 -08:00 |
posts.go
|
Add flag and country to base post query
|
2024-02-19 17:05:56 -08: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 |
reports.go
|
Convert DBPREFIXposts.ip and DBPREFIXreports.ip to VARBINARY
|
2024-01-01 13:30:32 -08:00 |
sections.go
|
Use more transactions, and replace getNextFreeID with getLatestID
|
2022-12-24 12:25:23 -08:00 |
staff.go
|
Add ban_ip lua function
|
2023-10-24 15:22:41 -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 |
wordfilters.go
|
Fix some issues reported by DeepSource
|
2023-12-19 14:33:40 -08:00 |