Commit graph

5675 commits

Author SHA1 Message Date
6e5a56ff0e flags: remove incorrectly named rodina flags 2025-05-08 21:44:20 +02:00
a779f12144 flags: correct rodina naming 2025-05-03 22:21:06 +02:00
a586025a62 Merge pull request 'Set a minimum width for text in posts' (#122) from anon-css-fixes into config
Reviewed-on: leftypol/leftypol#122
2025-05-02 16:20:17 -05:00
18624963d5 style.css: set minimum width for text 2025-05-02 22:57:04 +02:00
2cc7a70e4c flags: fix typo in Stirner flag name 2025-04-25 23:31:33 +02:00
e3693f2d19 flags: add 420-tan flag 2025-04-25 14:23:52 +02:00
63228d04be pages.php: use Context provided config 2025-04-23 23:16:18 +02:00
4cf6fd3838 Merge pull request 'Better auth' (#121) from better-auth into config
Reviewed-on: leftypol/leftypol#121
2025-04-23 15:52:29 -05:00
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: leftypol/leftypol#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: leftypol/leftypol#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: leftypol/leftypol#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: leftypol/leftypol#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: leftypol/leftypol#114
2025-03-28 09:06:52 -05:00
336c40b0f7 remove all tesseract traces 2025-03-28 15:05:01 +01:00