|
f7dae74522
|
auth.php: format
|
2025-04-23 22:45:32 +02:00 |
|
|
3e3b71211a
|
auth.php: use php 8.4 cost for bcrypt
|
2025-04-23 22:45:32 +02:00 |
|
|
2f69af8267
|
auth.php: remove unused global
|
2025-04-23 22:45:32 +02:00 |
|
fowr
|
4ef10e26fc
|
auth.php: cleanup ununsed function
|
2025-04-23 22:45:32 +02:00 |
|
fowr
|
715005ec96
|
auth.php: no need to repass version anymore in test_password
|
2025-04-23 22:45:32 +02:00 |
|
|
f7bef11ac9
|
auth.php: use pre-hashing for BCRYPT
|
2025-04-23 22:45:32 +02:00 |
|
fowr
|
a8a947af65
|
config.php: bump password crypt version
|
2025-04-23 22:45:32 +02:00 |
|
fowr
|
3510f05fe8
|
auth.php: use password_hash with bcrypt and password_verify for login
|
2025-04-23 22:45:32 +02:00 |
|
|
2cac548b4d
|
Merge pull request 'Remove all nntpchan support' (#120) from nntpchan-remove into config
Reviewed-on: #120
|
2025-04-23 15:07:29 -05:00 |
|
|
24e43a5aa1
|
nntpchan: removed handler code
|
2025-04-23 22:03:32 +02:00 |
|
|
634f769592
|
config.php: remove nntpchan options
|
2025-04-23 22:02:57 +02:00 |
|
|
b9938d9513
|
post.php: remove nttpchan
|
2025-04-23 22:01:49 +02:00 |
|
|
55508e6210
|
Merge pull request 'Hande crossboard invalid links with strikethrough' (#119) from cross-strikethrough into config
Reviewed-on: #119
|
2025-04-23 13:13:05 -05:00 |
|
|
a28d9a4246
|
functions.php: minor code semplification for crossbooard citations
|
2025-04-23 19:57:22 +02:00 |
|
|
439730f216
|
functions.php: add crossboard strikethrough for invalid cites
|
2025-04-23 19:52:10 +02:00 |
|
|
f2d0ac7341
|
functions.php: minor format
|
2025-04-23 19:34:49 +02:00 |
|
|
6763f7b416
|
Merge pull request 'Secured PDF and DJVU file handling and thumbnailing' (#118) from secure-file-handling into config
Reviewed-on: #118
|
2025-04-21 09:45:48 -05:00 |
|
|
19c0868320
|
docker: add djvulibre and ghostscript tools
|
2025-04-21 16:42:20 +02:00 |
|
|
8cb6a76f0a
|
post.php: add safe djvu thumbnail generation
|
2025-04-21 16:42:20 +02:00 |
|
|
8282d5cd63
|
post.php: implement safe PDF thumbnailing
|
2025-04-21 16:42:17 +02:00 |
|
|
28f75c8aed
|
config.php: add missing djvu_file_thumbnail option
|
2025-04-21 16:42:17 +02:00 |
|
|
ff94e58f2e
|
config.php: update pdf_file_thumbnail documentation
|
2025-04-21 16:42:17 +02:00 |
|
|
181f4ba49a
|
config.php: add generic invalidfile error
|
2025-04-21 14:53:09 +02:00 |
|
|
bac5032b56
|
rules.html: make ordinance 2 into rule 15
|
2025-04-20 16:45:18 +02:00 |
|
|
8d189eb9c8
|
Merge pull request 'Better authentication token generation' (#116) from auth-sha256 into config
Reviewed-on: #116
|
2025-04-16 07:47:29 -05:00 |
|
|
3c0779992a
|
auth.php: use secure salt source, use a cryptographically secure hashing algorithm for login tokens
|
2025-04-16 14:44:21 +02:00 |
|
|
8cffb479fa
|
functions.php: use secure_hash where appropriate
|
2025-04-16 14:44:21 +02:00 |
|
|
08c2d6f5d1
|
composer: add hide.php
|
2025-04-16 14:44:21 +02:00 |
|
|
acdf792daf
|
hide.php: add hide.php to the functions
|
2025-04-16 14:44:21 +02:00 |
|
|
54dcf79a7f
|
search.php: fix formatting
|
2025-04-15 22:31:18 +02:00 |
|
|
2e1cb7995f
|
pages.php: better input validation in recent_posts page
|
2025-04-14 17:49:30 +02:00 |
|
|
8ee3f4c81d
|
flags: add Tania's flag
|
2025-04-13 17:02:03 +02:00 |
|
|
68b2911dfd
|
flags: add Rodinia's /leftypol/ flag
|
2025-04-13 16:50:49 +02:00 |
|
|
612d1cfc57
|
flags: add Rodinia's /get/ flag
|
2025-04-13 16:49:50 +02:00 |
|
|
5613baca05
|
flags: add grace flag
|
2025-04-13 16:49:13 +02:00 |
|
|
92fc2daa9c
|
post.php: fix undefined exif_stripped
|
2025-03-29 08:55:15 +01:00 |
|
|
d224c0af23
|
post.php: skip resize only if already stripped
|
2025-03-29 00:34:37 +01:00 |
|
|
c1c20bdab2
|
post.php: fix typo
|
2025-03-29 00:32:56 +01:00 |
|
|
42e850091a
|
config.php: remove minimum_copy_resize
|
2025-03-29 00:31:29 +01:00 |
|
|
87029580b6
|
post.php: default minimum_copy_resize to true by removing it
|
2025-03-29 00:30:59 +01:00 |
|
|
cf74272806
|
Merge pull request 'Remove functionality' (#114) from remove-tesseract into config
Reviewed-on: #114
|
2025-03-28 09:06:52 -05:00 |
|
|
336c40b0f7
|
remove all tesseract traces
|
2025-03-28 15:05:01 +01:00 |
|
|
81c02be563
|
style.css: reduce margin between multiple files
|
2025-03-27 01:23:37 +01:00 |
|
|
fa56876c36
|
style.css: set minimum file container width and multifile margin
|
2025-03-27 00:17:17 +01:00 |
|
|
8da10af101
|
frames.html: break long words to prevent page getting cut
|
2025-03-26 13:55:04 +01:00 |
|
|
9431536112
|
frames.html: trim
|
2025-03-26 13:54:55 +01:00 |
|
|
025f1c4221
|
news.html: remove spurious stuff from css
|
2025-03-26 13:40:28 +01:00 |
|
|
501e696891
|
banners: remove just monika banner
This reverts commit 6bcf22aa7e .
|
2025-03-23 17:05:20 +01:00 |
|
|
557e43e38f
|
Merge pull request 'Fix #66 Use equilateral triangle as the post menu button' (#113) from 10-post-menu-triangle into config
Reviewed-on: #113
|
2025-03-17 15:24:36 -05:00 |
|
|
6ee8670401
|
post-menu.js: use unicode code with variant selector for equilateral triangle
|
2025-03-17 16:20:49 +01:00 |
|