Commit Graph

5101 Commits

Author SHA1 Message Date
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: #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: #141
2024-05-21 14:46:51 +00:00
295cde61f6 style.css: add center utility class 2024-05-21 16:43:30 +02:00
cfdbcfcad9 Add about theme 2024-05-21 16:43:26 +02:00
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
7dcdbc065d faq.html catalog.html: fix top bar not being unpinned (missing hud hook) 2024-05-07 11:47:21 +02:00
47d704ed01 faq.html: fix broken style picker (due to missing hud hook) 2024-05-07 11:39:35 +02:00
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: #136
Closes #134
2024-05-07 09:09:44 +00:00
aa99d10f1a auth.php: disallow unencrypted logins by default 2024-05-07 10:44:05 +02:00
003152095a auth.php: remove obsolete code 2024-05-07 10:32:34 +02:00
940ea3f4b5 config.php: reduce default login cookie expire timeout 2024-05-07 10:31:36 +02:00
f6cc9a2f9f auth.php: trim 2024-05-07 10:30:50 +02:00
f5aa60627e catalog.html: add bottom-hud hook on catalog template 2024-05-05 22:18:30 +02:00
909c2040da hud-pinning.js: fix inappropriate unpinning on image posting 2024-05-05 21:32:39 +02:00
86fc44d2f3 style.css: remove default top bar color re-declaration 2024-05-03 14:57:19 +02:00
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: #132
2024-04-27 19:50:28 +00:00
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
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
2509be645d docker: remove special handling of instance-config.php from build 2024-04-24 15:30:46 +02:00
28c8ff15c1 docker: simplify composer file 2024-04-24 15:30:46 +02:00
a74a9e41e3 Merge pull request 'Store the source ip of a ban appeal' (#125) from display-appeal-src-ip into config
Reviewed-on: #125
2024-04-24 13:04:14 +00:00
5f1f7319a3 Merge branch 'config' into display-appeal-src-ip 2024-04-24 13:03:31 +00:00
94f6a1f366 page.html: main.js cannot find the bottom-hud hook to add the stylepicker 2024-04-17 12:12:39 +02:00
159b9c9737 index.html: add missing hud bars ids 2024-04-16 00:10:05 +02:00
92a50f60cd index.html: trim 2024-04-16 00:08:04 +02:00
49457dfd9f hud-pinning: add hud pinning option 2024-04-15 23:55:42 +02:00
9799d7e515 thread.html main.js: use ids to identify hud top and bottom bars 2024-04-15 23:55:10 +02:00
8fcad42ba2 main.js: trim 2024-04-15 23:54:30 +02:00
e84480764a thread.html: trim 2024-04-15 23:54:30 +02:00
43a5a33cbd banners: move banners to static 2024-04-15 20:08:54 +02:00
bdd80b6160 banners: add united front banner 2024-04-15 19:44:58 +02:00
b942250a16 Merge pull request 'Redirect for banners' (#116) from banner-redirect into config
Reviewed-on: #116
2024-04-13 10:58:31 +00:00
4ca2f5f3a3 docker: very aggressive CDN, media, css and js file caching on nginx site config 2024-04-13 12:53:12 +02:00
c09a85ca65 docker: fix nginx site config 2024-04-13 12:27:56 +02:00
05952a6222 docker: add banners/ directory to directories to copy over 2024-04-13 12:22:32 +02:00
295d1751b1 banners.php: make banners redirect instead of serving the image directly 2024-04-13 00:07:03 +02:00
45e4153d5b banned.html: add breakline newline after image 2024-04-10 16:59:25 +02:00