Eggbertx
|
43d941c837
|
Replace all usage of webroot template variable with webPath function
|
2023-01-04 23:13:59 -08:00 |
|
Eggbertx
|
aba84ceed2
|
Use router package instead of GET parameter for manage pages
|
2023-01-04 15:33:50 -08:00 |
|
Eggbertx
|
ec34ff9f4a
|
Make naming conventions in templates more consistent with Go conventions
|
2022-12-22 12:58:18 -08:00 |
|
Eggbertx
|
ab1cbf8831
|
Properly use sections' hidden attribute
|
2022-12-17 13:01:29 -08:00 |
|
Eggbertx
|
3d4f2d8424
|
Show correct section for current board on board mgmt page
|
2022-12-17 12:21:05 -08:00 |
|
Eggbertx
|
2c54276b51
|
replace some more SQL ints with proper bools
|
2022-12-16 18:08:59 -08:00 |
|
Eggbertx
|
34c03da674
|
Fix created boards not getting the correct ID if a board was deleted
|
2022-12-16 16:17:13 -08:00 |
|
Eggbertx
|
8b2714a631
|
Reset the boards/sections lists when boards are created/removed
|
2022-12-16 15:29:02 -08:00 |
|
Eggbertx
|
976d9ad53a
|
Update board in database, fix recent posts error in Postgres
|
2022-12-14 15:40:56 -08:00 |
|
Eggbertx
|
f38a648f52
|
Replace references to filename and username wildcard with regex
|
2022-12-08 08:29:49 -08:00 |
|
Eggbertx
|
598c5a04ff
|
Add name ban manage page
|
2022-12-06 16:52:16 -08:00 |
|
Eggbertx
|
f2c3a6b1ac
|
Update boardsections staff action for new API
|
2022-12-05 16:40:56 -08:00 |
|
Eggbertx
|
dec2609591
|
Make board creation work with new API
|
2022-12-05 16:18:19 -08:00 |
|
Eggbertx
|
538050068f
|
Add appeals management page
|
2022-11-30 10:20:31 -08:00 |
|
Eggbertx
|
292b2a8f2f
|
Fix ipsearch
|
2022-11-29 10:23:51 -08:00 |
|
Eggbertx
|
29c7493715
|
Make catalog use new post type
|
2022-11-28 14:00:54 -08:00 |
|
Eggbertx
|
6c2931db65
|
More de-deprecation stuff, also improve error logging
|
2022-11-28 12:29:15 -08:00 |
|
Eggbertx
|
e6fca7e4c6
|
Add ability to create new filename and file checksum bans with new api
|
2022-11-20 16:05:48 -08:00 |
|
Eggbertx
|
e066d249bf
|
Add filename and checksum ban deletion
|
2022-11-20 15:02:08 -08:00 |
|
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
|
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
|
0ceaecdb8c
|
Add more logging info for wordfilter editing
|
2022-11-10 12:44:28 -08:00 |
|
Eggbertx
|
5154aa93cc
|
Pass Error and info events to manage action callback functions
|
2022-11-10 12:18:13 -08:00 |
|
Eggbertx
|
879da1eaa2
|
Fix staff logins
|
2022-11-09 10:56:10 -08:00 |
|
Eggbertx
|
b16fdc81b8
|
Fix building errors for de-deprecation
|
2022-11-09 10:15:37 -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
|
2314005ba1
|
Add more manage code
|
2022-10-31 12:27:41 -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
|
ee61fcb30f
|
Replace gclog/gzlog with structured logging via zerolog
|
2022-09-04 14:27:14 -07:00 |
|
Eggbertx
|
2ff9b0df83
|
Improve staff page logging, fix username getting
|
2022-09-03 16:19:31 -07:00 |
|
Eggbertx
|
17833e78ad
|
remove more gclog calls from gcsql
|
2022-09-03 15:25:50 -07:00 |
|
Eggbertx
|
9542949413
|
Remove file i/o from gcsql package for better organization
|
2022-09-03 14:13:49 -07:00 |
|
Eggbertx
|
d5c9d4e657
|
Fix manage postinfo action
|
2022-08-28 11:55:08 -07:00 |
|
Eggbertx
|
36fbf6d45d
|
Add IP search tool
|
2022-08-27 23:37:59 -07:00 |
|
Eggbertx
|
af93aff9fe
|
Add the ability to edit and delete sections
|
2022-08-08 15:43:05 -07:00 |
|
Eggbertx
|
dc6cac7213
|
Add stuff to be able to create a board section from the web interface
|
2022-08-07 22:32:37 -07:00 |
|
Eggbertx
|
8e3a7c493a
|
Add board sections template and action
|
2022-08-07 22:02:06 -07:00 |
|
Eggbertx
|
fc47afafb5
|
Add link back to staff dashboard
|
2022-08-01 16:08:57 -07:00 |
|
Eggbertx
|
c64103c6b5
|
Add report dismissal and ability to block reports for a post
Currently, only the admin is allowed to block reports
|
2022-07-27 11:19:03 -07:00 |
|
Eggbertx
|
326c95a39e
|
Add reports manage page
|
2022-07-26 12:13:27 -07:00 |
|
Eggbertx
|
28a53add0a
|
Show correct role on staff dashboard
|
2022-07-25 14:13:33 -07:00 |
|
Eggbertx
|
84ad96e465
|
Add Board property to MessagePostContainer
|
2022-07-25 09:29:00 -07:00 |
|
Eggbertx
|
ee0910da78
|
Add action to delete wordfilter
|
2022-07-22 14:56:14 -07:00 |
|
Eggbertx
|
9f5f5c697c
|
Make wordfilter creation work
|
2022-07-21 16:11:23 -07:00 |
|