1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-14 12:16:24 -07:00
Commit graph

317 commits

Author SHA1 Message Date
Eggbertx
e4218beda3 Move return, catalog, and scroll top links to subtitle
related to issue #42, the links can cut into the postbox
2022-12-24 23:35:08 -08:00
Eggbertx
e87915ecb9 Use more transactions, and replace getNextFreeID with getLatestID 2022-12-24 12:25:23 -08:00
Eggbertx
ec34ff9f4a Make naming conventions in templates more consistent with Go conventions 2022-12-22 12:58:18 -08:00
Eggbertx
0362645e2c Add filename to recentPost struct 2022-12-21 15:34:22 -08:00
Eggbertx
89457e47f7 Replace internal self-generated captcha tests with hcaptcha 2022-12-20 13:13:08 -08:00
Eggbertx
f7ca807144 Add ability to replace file uploads 2022-12-17 16:30:52 -08:00
Eggbertx
51f00a7983 Fix post editing 2022-12-17 13:34:00 -08:00
Eggbertx
3d4f2d8424 Show correct section for current board on board mgmt page 2022-12-17 12:21:05 -08:00
Eggbertx
8b2714a631 Reset the boards/sections lists when boards are created/removed 2022-12-16 15:29:02 -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
17a326bc17 Make appeals work 2022-11-29 13:10:40 -08:00
Eggbertx
7e5a78fa8c Make IP ban page template compatible with new API 2022-11-29 12:06:08 -08:00
Eggbertx
292b2a8f2f Fix ipsearch 2022-11-29 10:23:51 -08:00
Eggbertx
8bc5e2148b Make board pages, thread pages, and catalogs render properly 2022-11-28 16:15:20 -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
2d06967d84 Fix front template to use new API 2022-11-21 17:05:48 -08:00
Eggbertx
adb032d2ed readd filename banning page
Related to issue #28
2022-11-18 16:47:25 -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
fd6ca5d38c Fix recent post checking 2022-11-14 12:37:28 -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
5154aa93cc Pass Error and info events to manage action callback functions 2022-11-10 12:18:13 -08:00
Eggbertx
1c9858ceab Replace no longer needed isOP template function with IsTopPost property 2022-11-09 10:50:44 -08: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
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
6bd8482ad0 Fix broken file link 2022-09-14 13:53:01 -07:00
Eggbertx
2ff9b0df83 Improve staff page logging, fix username getting 2022-09-03 16:19:31 -07:00
Eggbertx
36fbf6d45d Add IP search tool 2022-08-27 23:37:59 -07:00
Eggbertx
ed7b4ed3f8 Make manage titles centered and add scroll links 2022-08-23 13:22:16 -07:00
Eggbertx
3b779afb45 Add watcher button (not usable yet), make ordering board sections easier 2022-08-23 12:03:21 -07:00
Eggbertx
692befd8c3 Add filter to postbox file upload 2022-08-17 13:46:28 -07:00
Eggbertx
5ba270cb3f Give the edit post submit button a more appropriate name 2022-08-17 11:21:04 -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
7fbdc12b2c Don't show the wordfilter table if there are none 2022-07-25 10:59:48 -07:00
Eggbertx
454ce0ab05 Add cancel button for wordfilter editing 2022-07-22 15:36:24 -07:00
Eggbertx
ee0910da78 Add action to delete wordfilter 2022-07-22 14:56:14 -07:00