Eggbertx
|
3dc45fef53
|
Add spoilered column and migration, update tests in gctemplates to use goquery to not have to test against really big strings
|
2025-04-13 01:18:55 -07:00 |
|
Eggbertx
|
7368fca829
|
Remove unused intPtrToBoardDir template function
|
2025-03-31 22:04:17 -07:00 |
|
Eggbertx
|
d5ac9bff11
|
Refactor, replace use of interface{} with any, fix register_handler args not being usd
|
2025-02-09 15:54:33 -08:00 |
|
Eggbertx
|
7ceda2b218
|
Fully refactor all (or at least most) uses of ExecSQL, QuerySQL, and QueryRowSQL, QueryContextSQL, etc with their replacement functions
|
2025-02-05 23:32:12 -08:00 |
|
Eggbertx
|
7c417e6b7c
|
Fix bug with videos getting tripped by the image fingerprint matcher
|
2024-11-23 11:19:47 -08:00 |
|
Eggbertx
|
26dcb34edf
|
Apply suggestions made by DeepSource
|
2024-08-30 23:08:01 -07:00 |
|
Eggbertx
|
35860a8a6d
|
Implement file fingerprint, filename, and checksum banning via filter conditions
|
2024-08-17 16:26:11 -07:00 |
|
Eggbertx
|
34e6887490
|
Start adding template function tests
|
2024-03-26 22:51:58 -07:00 |
|
Eggbertx
|
4917fdf3da
|
Separate template functions
|
2024-03-26 17:49:22 -07:00 |
|
Eggbertx
|
09dfa2c3da
|
Move init functions that only use public functions to dedicated subdirectories
|
2024-03-26 17:10:33 -07:00 |
|