Eggbertx
|
92924db1eb
|
Fix deleted uploads not being unlinked when the post is edited
|
2022-12-17 17:28:31 -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
|
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
|
df31a21da5
|
Add support for Edge browser in Selenium tests, more DeepSource fixes
|
2022-12-17 12:03:17 -08:00 |
|
Eggbertx
|
ae632c5402
|
Make Python changes suggested by DeepSource
|
2022-12-17 11:48:15 -08:00 |
|
Eggbertx
|
27e041be18
|
Merge pull request #66 from gochan-org/deprecationfixing
Merge deprecation fixes into master
|
2022-12-17 11:07:46 -08:00 |
|
Eggbertx
|
3b131e1399
|
make RecentPostsWithNoFile work, incrase default recent posts to 12
|
2022-12-17 11:05:48 -08:00 |
|
Eggbertx
|
1bd42b6cab
|
Get the correct columns in recent post query
|
2022-12-17 10:42:44 -08:00 |
|
Eggbertx
|
c474d259dc
|
add test for creating boards
|
2022-12-16 18:09:19 -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
|
400b967ad8
|
Fix boards.json file path
|
2022-12-16 12:38:50 -08:00 |
|
Eggbertx
|
61ea25f12d
|
better handling for timestamps between SQL DBtypes
|
2022-12-15 16:41:05 -08:00 |
|
Eggbertx
|
fd97da86cd
|
Add sqlite3 support to vagrant tools
|
2022-12-15 15:19:15 -08:00 |
|
Eggbertx
|
976d9ad53a
|
Update board in database, fix recent posts error in Postgres
|
2022-12-14 15:40:56 -08:00 |
|
Eggbertx
|
bd69e27bea
|
Use the correct cooldown config fields
|
2022-12-14 12:41:25 -08:00 |
|
Eggbertx
|
d1f7769cc7
|
More postgres fixes (building, deletion)
|
2022-12-13 16:23:16 -08:00 |
|
Eggbertx
|
813b194f27
|
Start readding postgresql and sqlite support broken by deprecation fixing
|
2022-12-13 12:44:16 -08:00 |
|
Eggbertx
|
ff32f13bf5
|
Fix cooldown checking for databases without any posts
|
2022-12-08 13:19:03 -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
|
8edb0cfeb4
|
Show an error if the post has a banned filename, checksum, or name
|
2022-12-06 07:58:51 -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
|
221d8ed188
|
Properly sort threads on board page
|
2022-11-29 09:57:21 -08:00 |
|
Eggbertx
|
c943cdef6a
|
Get the internal thread and treat threadid as op, properly attach upload to post
|
2022-11-28 17:04:41 -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
|
2e732de771
|
Remove erroneous deprecated import
|
2022-11-28 12:39:50 -08:00 |
|
Eggbertx
|
6c2931db65
|
More de-deprecation stuff, also improve error logging
|
2022-11-28 12:29:15 -08:00 |
|
Eggbertx
|
4fdd9cfdf1
|
Fix issue with it not responding to post requests
|
2022-11-23 10:12:28 -08:00 |
|
Eggbertx
|
2d06967d84
|
Fix front template to use new API
|
2022-11-21 17:05:48 -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
|
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 |
|