Commit Graph

5096 Commits

Author SHA1 Message Date
919a6d0d2f docker: handle leftypol not shipping with instance-config.php 2024-04-10 16:49:20 +02:00
c6f0dc5f4e docker: do not mention secrets.php in leftypol dockerfile 2024-04-10 16:49:20 +02:00
040bf21c47 docker: do not mention instance-config.php in leftypol dockerfile 2024-04-10 16:49:20 +02:00
651cc9edb4 docker: use different subnet and db container name than vanilla vichan 2024-04-10 16:49:20 +02:00
1682352b66 docker: boostrap script handle secrets.php, copy static files 2024-04-10 16:49:20 +02:00
4edb0b5563 docker: move image to alpine linux 2024-04-10 16:49:20 +02:00
ef98a2aa7e docker: remove lainchan branding from compose file 2024-04-10 16:49:20 +02:00
0d2a441eb0 docker: compose mount local-www as root directory in nginx 2024-04-10 16:49:20 +02:00
ffaad8dbb8 docker: handle secrets.php 2024-04-10 16:49:20 +02:00
745bd5fc5d docker: use less used port for compose 2024-04-10 16:49:20 +02:00
cb686abbba docker: ignore empty gitkeep directories 2024-04-10 16:49:20 +02:00
e1e6a5ce35 docker: create empty robots.txt 2024-04-10 16:49:20 +02:00
0354b1a3cd install.php: check that secrets.php is writable 2024-04-10 16:49:20 +02:00
5873987599 template.php install.php: handle cache directory being a symlink 2024-04-10 16:49:20 +02:00
06214a1e26 template.php: trim 2024-04-10 16:49:20 +02:00
df7d7e1d3c docker: extract the vichan directory and make it optionally exposable 2024-04-10 16:49:20 +02:00
6ba2c7cf42 docker-compose: use local www root 2024-04-10 16:49:20 +02:00
e76dbfd7a0 docker: reduce file permissions 2024-04-10 16:49:20 +02:00
5bf2634bf6 docker: change user to www-data 2024-04-10 16:49:19 +02:00
726de817b1 docker: change work directory to /var/www 2024-04-10 16:49:19 +02:00
20b7ed7829 docker: fix missing tmp directory 2024-04-10 16:49:19 +02:00
e3dc1a1a65 docker: split up application and dependency layers 2024-04-10 16:49:19 +02:00
faf546ab02 docker: remove "meaningless" bits from nginx configuration 2024-04-10 16:49:19 +02:00
928593dad9 docker: remove unused configuration 2024-04-10 16:49:19 +02:00
f3b2793954 banned.html: center image 2024-04-10 14:27:35 +02:00
9de120201d banned.html: fix ban dates lack of space 2024-04-10 14:12:02 +02:00
7805530e41 banned.html: adjust image size 2024-04-10 11:59:21 +02:00
2092661af4 banned.html: change ban image to stalin's purge list 2024-04-10 11:59:17 +02:00
b50578ffa9 Fix SQL error key too long on installation 2024-04-07 19:55:14 +02:00
fd890cefd7 install.php: better SQL error reporting 2024-04-07 19:55:03 +02:00
ef936d60a9 bans.php: format 2024-04-04 15:57:08 +02:00
2e6a0aa06a Merge pull request 'Add WEBP to list of supported file types' (#114) from zeke/leftypol:config into config
Reviewed-on: #114
2024-04-04 13:31:01 +00:00
9c978fd5f8 Add WEBP to list of supported file types 2024-04-03 20:54:43 -07:00
Lorenzo Yario
46e61a71cf webp 2024-04-03 20:07:16 +02:00
cb5b465c57 post.php: do not strip orientation metadata 2024-04-03 20:00:04 +02:00
97e41d1c7f post.php: strip metadata from png and webp image file types 2024-04-03 19:53:53 +02:00
8e5b09c687 Add webp to list of recognized image file types 2024-04-03 19:41:14 +02:00
0a1412b74f post.php: fix undefined post on report 2024-04-01 22:17:22 +02:00
e496fb10a5 Handle reporting non-existing posts. Fix #96 2024-04-01 19:20:23 +02:00
5709513cb7 Merge pull request 'Fix #19 Show ban ID' (#113) from show-ban-id into config
Reviewed-on: #113
2024-03-26 15:18:50 +01:00
1de62d4ddd Add ban id to ban page. Fix #19 2024-03-26 15:16:11 +01:00
48347ae1cd banned.html: trim 2024-03-26 15:05:26 +01:00
98ef473a9a functions.php: trim 2024-03-26 15:00:15 +01:00
e8f589f6c1 ban_appeals.html: do not display the source ip row if there is none 2024-03-15 16:44:44 +01:00
a8ff605571 Display split ban mask and appeal IP 2024-03-15 14:54:32 +01:00
0b7161a588 ban_appeals.html: trim 2024-03-15 14:48:45 +01:00
7e3a531aa5 Add source IP to ban_appeals table 2024-03-15 14:34:17 +01:00
c696ad4fa2 Add IPs of users deleting their own post to the mod log. See #109 2024-03-15 10:09:14 +01:00
cb4726e076 post.php: trim 2024-03-15 10:08:34 +01:00
b742445f50 Add overboard index support. Yet another ugly hack 2024-03-13 13:44:09 +00:00