Commit graph

5170 commits

Author SHA1 Message Date
35388a942e Revert "anti-bot.php: permanent bans stay permanent on new bans being issued"
This reverts commit 684a3cb852.
2024-07-10 00:26:27 +02:00
684a3cb852 anti-bot.php: permanent bans stay permanent on new bans being issued 2024-07-09 20:00:45 +02:00
106db9a7e7 anti-bot.php: trim 2024-07-09 00:17:23 +02:00
26ca994be8 Remove legacy c.php 2024-07-01 21:21:50 +02:00
a8a8bea834 install.sql: change MyISAM engines to InnoDB 2024-06-24 00:08:28 +02:00
86266bb98a error.php: format 2024-06-23 23:33:03 +02:00
4e1654a1d3 docker: upgrade php to 8.0 2024-06-23 22:23:43 +02:00
6e962f91ad error.php: fix error_handler 2024-06-23 22:22:02 +02:00
44db356116 error.php: fix callback 2024-06-23 22:19:52 +02:00
8dad968be1 error.php: trim 2024-06-23 21:22:08 +02:00
8c97b3a3fb Remove bundled minify dependency 2024-06-23 21:21:47 +02:00
b5834cafaf docker: remove legacy authentication plugin 2024-06-23 21:21:36 +02:00
cd32d04c93 docker: make the compose local instance folder file parametrizable 2024-06-23 21:21:23 +02:00
fd04d92c48 profile.php: reduce logging 2024-06-22 23:49:56 +02:00
4f2bd22fae banned.html: add missing space to banned template 2024-06-22 23:00:57 +02:00
466d569d74 Merge pull request 'Add the excimer profier injactable file' (#148) from profile-excimer into config
Reviewed-on: https://git.leftypol.org/leftypol/leftypol/pulls/148
2024-06-21 21:05:27 +00:00
eda30f81fd docker: add the Excimer Profiler extension 2024-06-21 23:03:53 +02:00
0b746c4ec6 Add profile.php for profiling 2024-06-21 23:03:51 +02:00
54feeba2da docker: delete PEAR leftovers 2024-06-21 23:00:14 +02:00
38e0b22916 templates: wrap posts intro links: number and quotation 2024-06-15 00:15:41 +02:00
f2f901e1f7 post_reply.html: format 2024-06-15 00:12:42 +02:00
ab28d42484 docker: fix php Dockerfile command 2024-06-14 23:47:38 +02:00
7f51fbd6d6 docker: remove the old Dockerfile 2024-06-14 23:47:08 +02:00
3cbf0c2fcf post.php, pages.php: pack and unpack source ip addresses of ban appeals 2024-06-13 19:53:37 +02:00
b0b684bdb1 pages.php: use link to create hardlinks isntead of full file copy for thread moving 2024-05-22 23:55:06 +02:00
8626ab7571 Merge pull request 'Refactor ban log' (#142) from refactor-ban-log into config
Reviewed-on: https://git.leftypol.org/leftypol/leftypol/pulls/142
2024-05-22 20:31:03 +00:00
0ce203f1d2 bans.php: always print modLog 2024-05-22 22:24:04 +02:00
9efc35e441 bans.php: simplify modLog string 2024-05-22 22:22:56 +02:00
0d38349a10 Merge pull request 'Add the About theme' (#141) from about-theme into config
Reviewed-on: https://git.leftypol.org/leftypol/leftypol/pulls/141
2024-05-21 14:46:51 +00:00
295cde61f6 style.css: add center utility class 2024-05-21 16:43:30 +02:00
Zankaria
cfdbcfcad9 Add about theme 2024-05-21 16:43:26 +02:00
Zankaria
2030b60acf posts.sql: make default board table engine InnoDB 2024-05-14 19:40:00 +02:00
428d9e9001 functions net.php: add Tor connections to secure connections 2024-05-07 22:44:31 +02:00
Zankaria
7dcdbc065d faq.html catalog.html: fix top bar not being unpinned (missing hud hook) 2024-05-07 11:47:21 +02:00
Zankaria
47d704ed01 faq.html: fix broken style picker (due to missing hud hook) 2024-05-07 11:39:35 +02:00
Zankaria
9723bb8f4a faq.html: trim 2024-05-07 11:39:17 +02:00
217f52ec69 Merge pull request 'Disable login on insecure connections. Implements #134' (#136) from secure-login into config
Reviewed-on: https://git.leftypol.org/leftypol/leftypol/pulls/136
Closes #134
2024-05-07 09:09:44 +00:00
Zankaria
aa99d10f1a auth.php: disallow unencrypted logins by default 2024-05-07 10:44:05 +02:00
Zankaria
003152095a auth.php: remove obsolete code 2024-05-07 10:32:34 +02:00
Zankaria
940ea3f4b5 config.php: reduce default login cookie expire timeout 2024-05-07 10:31:36 +02:00
Zankaria
f6cc9a2f9f auth.php: trim 2024-05-07 10:30:50 +02:00
Zankaria
f5aa60627e catalog.html: add bottom-hud hook on catalog template 2024-05-05 22:18:30 +02:00
Zankaria
909c2040da hud-pinning.js: fix inappropriate unpinning on image posting 2024-05-05 21:32:39 +02:00
Zankaria
86fc44d2f3 style.css: remove default top bar color re-declaration 2024-05-03 14:57:19 +02:00
Zankaria
1da97d77ca Fix broken top bar remaining still pinned on soome themes 2024-04-30 15:47:38 +02:00
8bc9a22920 Merge pull request 'style.css: better user options panel on mobile' (#132) from fix-options-panel-mobile into config
Reviewed-on: https://git.leftypol.org/leftypol/leftypol/pulls/132
2024-04-27 19:50:28 +00:00
Zankaria
9084588fa0 style.css: better user options panel on mobile 2024-04-27 21:46:43 +02:00
3351715795 Attempt fix broken unban on serveral pages 2024-04-25 18:50:32 +02:00
Zankaria
6863db49ef Remove old lainchan entrypoint 2024-04-24 15:59:11 +02:00
21d0a3a585 docker: prepare compose for multiple test instances 2024-04-24 15:30:46 +02:00