|
|
9b1f4debad
|
README.md: trim
|
2025-06-02 00:51:17 +02:00 |
|
|
|
5bc1009dfb
|
faq: remove broken link to readlist thread
|
2025-06-01 23:38:30 +02:00 |
|
|
|
b55c299842
|
Merge pull request 'Fix #124' (#126) from fix-catalog-hover into config
Reviewed-on: leftypol/leftypol#126
|
2025-06-01 16:26:13 -05:00 |
|
|
|
ca25c85984
|
tsuki.css: change hover color
|
2025-06-01 23:21:13 +02:00 |
|
|
|
ee84baf87d
|
tsuki.css: remove duplicated css
|
2025-06-01 23:19:34 +02:00 |
|
|
|
d4bc625c05
|
szalet.css: change catalog hover color
|
2025-06-01 23:16:29 +02:00 |
|
|
|
34bf9b2261
|
dark_spook.css: change catalog hover color
|
2025-06-01 23:12:38 +02:00 |
|
|
|
f580100121
|
dark.css: change catalog hover color
|
2025-06-01 23:10:39 +02:00 |
|
|
|
46c5f17db8
|
dark_red.css: change catalog hover color
|
2025-06-01 23:08:19 +02:00 |
|
|
|
c9926802f7
|
database.php: force utf8mb4 for PDO
|
2025-06-01 16:05:43 +02:00 |
|
|
|
e76c4eeed4
|
static: add the logo (somehow it wasn't in the repo!)
|
2025-05-31 23:04:41 +02:00 |
|
|
|
3c9c86901a
|
MemcacheCacheDriver.php: fix error check
|
2025-05-31 18:10:51 +02:00 |
|
|
|
7aae8be1ae
|
MemcacheCacheDriver.php: add detailed errors
|
2025-05-31 18:08:54 +02:00 |
|
|
|
2b30929bc9
|
MemcacheCacheDriver.php: fix init again
|
2025-05-30 00:22:42 +02:00 |
|
|
|
eed2b2986a
|
Merge pull request 'Fix memecached driver' (#123) from memcached-fix into config
Reviewed-on: leftypol/leftypol#123
|
2025-05-29 17:07:23 -05:00 |
|
|
|
de9d118390
|
cache.php: update MemcachedCacheDriver initialization
|
2025-05-30 00:06:23 +02:00 |
|
|
|
37e771f0be
|
MemcacheCacheDriver.php: fix configuration
|
2025-05-30 00:01:55 +02:00 |
|
|
|
b9a29927f3
|
RedisCacheDriver.php: use CacheDriverTrait
|
2025-05-30 00:01:55 +02:00 |
|
|
|
84a22a788e
|
CacheDriverTrait.php: add CacheDriverTrait to share code
|
2025-05-30 00:01:53 +02:00 |
|
|
|
126314846c
|
banners: add new banner
|
2025-05-13 23:11:55 +02:00 |
|
|
|
e10cd5fab4
|
banners: add closeted dengoid flag
|
2025-05-12 22:43:53 +02:00 |
|
|
|
e5145cd98c
|
banners: add thread on leftypol banner
|
2025-05-12 22:43:50 +02:00 |
|
|
|
dcb978e31a
|
delete-stray-images.php: handle missing files
|
2025-05-11 22:47:19 +02:00 |
|
|
|
0c898abdfe
|
flags: remove grace flag
|
2025-05-08 21:44:56 +02:00 |
|
|
|
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 |
|