Eggbertx
|
a0c0466725
|
Make thumbnail extension determining more dynamic, move to uploads pkg
|
2023-07-14 11:04:46 -07:00 |
|
Eggbertx
|
b0e81aac99
|
Don't depend on each file handler function to get file size
|
2023-07-14 08:38:21 -07:00 |
|
Eggbertx
|
cfbe7a8ffb
|
Make upload extensions registerable by plugins
|
2023-07-13 09:01:28 -07:00 |
|
Eggbertx
|
4078197b8d
|
Move upload handling to subpackage
|
2023-07-12 14:20:41 -07:00 |
|
Eggbertx
|
c573e26399
|
Add fixthumbnails manage function
|
2023-07-12 10:56:03 -07:00 |
|
Eggbertx
|
6c0926b4ec
|
Set release strings to 3.7.0 for new release
|
2023-06-24 12:47:14 -07:00 |
|
Eggbertx
|
4264b8eeec
|
Set Content-Type header to application/json when a post is submitted
|
2023-06-22 10:46:04 -07:00 |
|
Eggbertx
|
7c116dafc6
|
Backend: Return JSON when post is submitted via QR
Frontend: request thread and trigger update from returned JSON
|
2023-06-16 12:06:26 -07:00 |
|
Eggbertx
|
36ce238dff
|
Remove extraneous prints
|
2023-06-16 09:54:52 -07:00 |
|
Eggbertx
|
a073aa49f3
|
Add dropdown item to ban post IP
|
2023-06-16 09:29:38 -07:00 |
|
Eggbertx
|
af4572ea5c
|
Prevent error when scanning filename if filename is NULL
|
2023-06-16 08:52:10 -07:00 |
|
Eggbertx
|
9ae29a93cf
|
Clean up front page recnet posts query
|
2023-06-16 08:42:17 -07:00 |
|
Eggbertx
|
8014aaf4fb
|
Prevent post from still being inserted if an error was encountered during upload
|
2023-06-15 13:45:32 -07:00 |
|
Eggbertx
|
20ba75cd5d
|
Use ServeError instead of ServeErrorPage when handling captcha request errors
|
2023-06-15 13:28:05 -07:00 |
|
Eggbertx
|
d62520591a
|
Use ServeError instead of ServeErrorPage when handling upload errors
|
2023-06-15 12:15:12 -07:00 |
|
Eggbertx
|
b1d182b4eb
|
Treat recover data as string in MakePost log
|
2023-06-15 11:41:19 -07:00 |
|
Eggbertx
|
7f07139430
|
Add manage page for viewing the main log (non-access)
|
2023-06-14 14:37:45 -07:00 |
|
Eggbertx
|
1276b3524a
|
Add TLD checking plugin
|
2023-06-14 13:31:29 -07:00 |
|
Eggbertx
|
8b42d4102e
|
Don't double-log if an event recovered from a panic
|
2023-06-12 08:50:45 -07:00 |
|
Eggbertx
|
6d22c86df1
|
Add message-pre-format event trigger
|
2023-06-09 15:16:34 -07:00 |
|
Eggbertx
|
381dd42a28
|
Prevent applying link to the argument of a url bbcode tag
|
2023-06-09 13:44:33 -07:00 |
|
Eggbertx
|
37ba7ccd6a
|
Render URLs as links
|
2023-06-09 10:50:11 -07:00 |
|
Eggbertx
|
51832082a9
|
Use testify assertions in test functions
|
2023-06-09 10:15:41 -07:00 |
|
Eggbertx
|
9ad584b035
|
Remove unused BoardListConfig
|
2023-06-09 09:35:42 -07:00 |
|
Eggbertx
|
76d6c02045
|
Add password updating
|
2023-06-07 14:18:02 -07:00 |
|
Eggbertx
|
d92ec3a647
|
Add password confirmation box
|
2023-06-06 14:29:16 -07:00 |
|
Eggbertx
|
9b61dde7c8
|
Make actino registration functions for individual staff roles private
|
2023-06-06 13:44:42 -07:00 |
|
Eggbertx
|
b845f52f64
|
Properly handle accessing all-access staff page when logged out
|
2023-06-06 13:37:49 -07:00 |
|
Eggbertx
|
deecf483ac
|
Show error page if user enters invalid password
|
2023-06-06 13:02:17 -07:00 |
|
Eggbertx
|
1aeaf328a7
|
Remove no longer used critical structure tag
|
2023-06-05 13:29:04 -07:00 |
|
Eggbertx
|
0174cbf1ec
|
Delete the post if an issue occured attaching the upload
|
2023-06-05 12:35:11 -07:00 |
|
Eggbertx
|
6a7f938d04
|
Add support for native Go plugins
|
2023-06-02 15:16:47 -07:00 |
|
Eggbertx
|
6edca0edee
|
Add error return value to event function
|
2023-06-02 15:16:17 -07:00 |
|
Eggbertx
|
de078c3065
|
Simplify adding custom thumbnails
|
2023-06-02 12:52:18 -07:00 |
|
Eggbertx
|
17cbf85790
|
Group topbar boards by section by default
|
2023-05-24 08:55:11 -07:00 |
|
Eggbertx
|
5be67fe29d
|
Move topbar into its own template file so that it can be overridden
resolves #39
|
2023-05-23 08:47:27 -07:00 |
|
deepsource-autofix[bot]
|
1d92be6f63
|
refactor: unused parameter should be replaced by underscore
Unused parameters in functions or methods should be replaced with `_`
(underscore) or removed.
|
2023-05-22 15:57:55 +00:00 |
|
Eggbertx
|
22e8e83e91
|
Add missing destination arguments in recent posts
|
2023-05-16 12:10:28 -07:00 |
|
Eggbertx
|
5e8804b9d2
|
Log error in rebuild boards action if it fails
|
2023-05-13 09:07:48 -07:00 |
|
Eggbertx
|
d2ace418fa
|
Move default configuration values to a struct
|
2023-05-10 14:06:40 -07:00 |
|
Eggbertx
|
33371d3e86
|
Recover and log stack trace if panic is called in post or manage handler
|
2023-05-02 14:39:31 -07:00 |
|
Eggbertx
|
c6c425011f
|
Make automatic filename/checksum filtering via dropdown work
|
2023-04-28 14:44:00 -07:00 |
|
Eggbertx
|
adff364ee3
|
Make the db_scan_rows plugin function work
|
2023-04-27 08:57:13 -07:00 |
|
Eggbertx
|
530011be61
|
Enable processing of files with extensions explicitly allowed by the admin
|
2023-04-26 13:23:12 -07:00 |
|
Eggbertx
|
ef5a9f49c3
|
Add webp, zip, pdf uploading support
|
2023-04-26 13:10:38 -07:00 |
|
Eggbertx
|
4216751847
|
Add db_query() and db_scan_rows() to plugin system (still in progress)
|
2023-04-22 16:32:32 -07:00 |
|
Eggbertx
|
f0c13f21ba
|
Make image metadata stripping (via exiftool) work
|
2023-04-15 10:43:00 -07:00 |
|
Eggbertx
|
d33b64cf95
|
remove tick printing in temp cleaner
|
2023-04-14 13:32:17 -07:00 |
|
Eggbertx
|
522783e103
|
Clean up temp post cleaner
|
2023-04-14 12:41:06 -07:00 |
|
Eggbertx
|
4420011125
|
Fix thumbnailing for very very short videos
|
2023-04-14 12:17:09 -07:00 |
|