Eggbertx
|
5b8c0110af
|
Make file ban deletion work
|
2022-11-18 16:57:23 -08:00 |
|
Eggbertx
|
adb032d2ed
|
readd filename banning page
Related to issue #28
|
2022-11-18 16:47:25 -08:00 |
|
Eggbertx
|
9d9a978e68
|
Add ban deactivateion, with auditing, related to issue #28 and issue #31
|
2022-11-18 15:42:58 -08:00 |
|
Eggbertx
|
bfac3ef93c
|
Make ban adding (sorta) work again
|
2022-11-17 16:32:28 -08:00 |
|
Eggbertx
|
34688190e2
|
Update IP ban interface for new gcsql API
|
2022-11-16 15:11:55 -08:00 |
|
Eggbertx
|
efccbdd001
|
Fix query from breaking when boardid > 0
|
2022-11-14 15:48:17 -08:00 |
|
Eggbertx
|
bbcfdd452f
|
Reverse recent posts
|
2022-11-14 12:40:47 -08:00 |
|
Eggbertx
|
fd6ca5d38c
|
Fix recent post checking
|
2022-11-14 12:37:28 -08:00 |
|
Eggbertx
|
30b5a84aab
|
Add PostJSON type for external rendering
|
2022-11-13 20:52:47 -08:00 |
|
Eggbertx
|
282ebe2280
|
Make staff mgmt template compatible with update
|
2022-11-10 14:47:40 -08:00 |
|
Eggbertx
|
1c6a842cd7
|
Update field names in manage_boards.html, remove settings moved to configuration
|
2022-11-10 12:56:38 -08:00 |
|
Eggbertx
|
0ceaecdb8c
|
Add more logging info for wordfilter editing
|
2022-11-10 12:44:28 -08:00 |
|
Eggbertx
|
07a4b22396
|
Write to standard output if debug mode is enabled
|
2022-11-10 12:27:57 -08:00 |
|
Eggbertx
|
5154aa93cc
|
Pass Error and info events to manage action callback functions
|
2022-11-10 12:18:13 -08:00 |
|
Eggbertx
|
e89ff62c65
|
update ip ban checking template functions
|
2022-11-09 10:56:38 -08:00 |
|
Eggbertx
|
879da1eaa2
|
Fix staff logins
|
2022-11-09 10:56:10 -08:00 |
|
Eggbertx
|
1c9858ceab
|
Replace no longer needed isOP template function with IsTopPost property
|
2022-11-09 10:50:44 -08:00 |
|
Eggbertx
|
b16fdc81b8
|
Fix building errors for de-deprecation
|
2022-11-09 10:15:37 -08:00 |
|
Eggbertx
|
f5337896b2
|
Finish migrating posting/post.go
|
2022-11-07 16:56:50 -08:00 |
|
Eggbertx
|
585c54c772
|
Add file checksum verification/ban
|
2022-11-07 16:37:53 -08:00 |
|
Eggbertx
|
379e846daf
|
Add filename and username banning, add more de-deprecation stuff to posting/post.go
|
2022-11-07 12:56:51 -08:00 |
|
Eggbertx
|
b69536b772
|
Add IP ban checking function
|
2022-11-02 16:26:15 -07:00 |
|
Eggbertx
|
912bde25af
|
Make post formatting functions comaptible with de-deprecated code
|
2022-11-01 08:13:09 -07:00 |
|
Eggbertx
|
45e2a76473
|
Add top post code, post insertion code, and captcha de code
TODO: revisit captcha to make it less clunky
|
2022-10-31 12:50:08 -07:00 |
|
Eggbertx
|
3abf174ba2
|
Add some de-deprecated thread code, and a function for new post insertion
|
2022-10-31 12:45:50 -07:00 |
|
Eggbertx
|
fb708bb6f3
|
add some board info functions
|
2022-10-31 12:43:39 -07:00 |
|
Eggbertx
|
ca6f5fc793
|
Add de-deprecated wordfilter code
|
2022-10-31 12:42:32 -07:00 |
|
Eggbertx
|
e789b08492
|
de-deprecate pkg/building
|
2022-10-31 12:41:17 -07:00 |
|
Eggbertx
|
be14983186
|
add announcements and reports
|
2022-10-31 12:28:59 -07:00 |
|
Eggbertx
|
2314005ba1
|
Add more manage code
|
2022-10-31 12:27:41 -07:00 |
|
Eggbertx
|
6567da3300
|
Add de-deprecation stuff (will not build yet)
|
2022-10-11 14:26:31 -07:00 |
|
Eggbertx
|
d23d8ccd8a
|
Add selenium test for moving threads
|
2022-09-28 12:49:53 -07:00 |
|
Eggbertx
|
fb71d95b5f
|
Make thread moving work
|
2022-09-28 10:25:10 -07:00 |
|
Eggbertx
|
ef0625b46e
|
Add option to only run the specified test
|
2022-09-27 15:27:47 -07:00 |
|
Eggbertx
|
8d23b74867
|
Make selenium tests launchable from build.py
|
2022-09-27 11:04:05 -07:00 |
|
Eggbertx
|
05da962dfe
|
Add selenium tests
|
2022-09-27 10:42:11 -07:00 |
|
Eggbertx
|
ae179a3762
|
Add move thread to post dropdown on thread OP (related to issue #36)
|
2022-09-23 16:15:16 -07:00 |
|
Eggbertx
|
2b12801c60
|
Add move thread page
Separate post move, edit, and deletion from server for better organization
|
2022-09-23 15:50:18 -07:00 |
|
Eggbertx
|
6c4b5a0155
|
Fix deleted box not centering in recent posts
|
2022-09-23 15:47:15 -07:00 |
|
Eggbertx
|
2c3429256f
|
Separate access info into separate log file
|
2022-09-18 15:32:07 -07:00 |
|
Eggbertx
|
c005f01b0a
|
Add post dropdown options to ban the post file's filename and checksum
|
2022-09-16 00:12:09 -07:00 |
|
Eggbertx
|
bcad625368
|
Add filename and checksum ban creation and deletion from web interface
Related to issue #28
|
2022-09-15 22:50:45 -07:00 |
|
Eggbertx
|
943c0f6221
|
Add filebans staff action, related to issue #28
though currently it can only view, not add new bans
|
2022-09-15 21:37:56 -07:00 |
|
Eggbertx
|
8e5449f636
|
Add settings for custom CSS and custom JS
|
2022-09-14 16:13:55 -07:00 |
|
Eggbertx
|
42cd82f5f5
|
Add element showing number of watched threads w/ new posts if > 0
|
2022-09-14 15:27:32 -07:00 |
|
Eggbertx
|
7d70fac114
|
Move CSS stuff from javascript to global CSS
|
2022-09-14 14:45:59 -07:00 |
|
Eggbertx
|
6bd8482ad0
|
Fix broken file link
|
2022-09-14 13:53:01 -07:00 |
|
Eggbertx
|
3518d95011
|
Create stale.yml
|
2022-09-14 13:45:02 -07:00 |
|
Eggbertx
|
7718ee408b
|
Add js output to gitignore
|
2022-09-14 12:35:02 -07:00 |
|
Eggbertx
|
623ad0ce13
|
Update watcher cookie with updated thread info if on the thread's page
|
2022-09-14 00:32:16 -07:00 |
|