5018 Commits (dockerize)
 

Author SHA1 Message Date
Zankaria 67f461b22f docker: extract the vichan directory and make it optionally exposable 2 months ago
Zankaria c7f3b95591 Remove tmp/cache folder 2 months ago
Zankaria 12c96d8a50 docker-compose: use local www root 2 months ago
Zankaria 177de81550 template.php install.php: handle cache directory being a symlink 2 months ago
Zankaria b668556814 docker: reduce file permissions 2 months ago
Zankaria a1d857b8a7 docker: change user to www-data 2 months ago
Zankaria 86b46522e6 docker: change work directory to /var/www 2 months ago
Zankaria 6e622f8365 Fixup nginx.conf 2 months ago
Zankaria 1e05e1e423 docker: fix missing tmp directory 3 months ago
Zankaria 60254bf122 docker: split up application and dependency layers 3 months ago
Zankaria ed8224e4e0 Update twig to 1.14.5 (add php 8 support) 3 months ago
fowr 3544ff6041 Backport: update twig to 2.9 1 year ago
Zankaria 9112bc05d3 Fix error_handler 3 months ago
Zankaria 340f0ff916 docker: remove "meaningless" bits from nginx configuration 3 months ago
Zankaria eb1ec8c688 docker: trim PHP configuration 3 months ago
Zankaria 5709513cb7 Merge pull request 'Fix #19 Show ban ID' (#113) from show-ban-id into config 2 months ago
Zankaria 1de62d4ddd Add ban id to ban page. Fix #19 2 months ago
Zankaria 48347ae1cd banned.html: trim 2 months ago
Zankaria 98ef473a9a functions.php: trim 2 months ago
Zankaria c696ad4fa2 Add IPs of users deleting their own post to the mod log. See #109 2 months ago
Zankaria cb4726e076 post.php: trim 2 months ago
Zankaria b742445f50 Add overboard index support. Yet another ugly hack 2 months ago
Zankaria aca9ca0d7b Merge pull request 'Hack in support for the overboard catalog. Solves #94' (#107) from overboard-catalog-hack into config 2 months ago
Zankaria 91e41aa522 Refactor overboard catalog support to be slightly less bad 2 months ago
Zankaria 6fcd4f4779 Add overboard catalog support. This is an horrenouds hack. Pray to god we manage to refactor it away. See #94 2 months ago
leftypol 6ac0e47f15 Merge pull request 'Get Docker image creation working' (#97) from zeke/leftypol:config into config 3 months ago
zeke 39412b4427 Apply suggested changes 3 months ago
zeke 3191ef3105 Remove unused Dockerfile 3 months ago
zeke 17820b31c4 Fix user and group creation for docker containers 3 months ago
zeke 57a6154287 Update script with php/web container differences 3 months ago
zeke 64ba328c3b Remove extension lines (added by docker-php-ext-enable) 3 months ago
zeke dcc936b35d Use two Dockerfiles, move Docker stuff to /docker 3 months ago
Zankaria ea99ddc6f6 Reimplement overboard 4 months ago
Zankaria 2efd67ef85 Backport vichan 5.1.5 catalog implementation, enabling mod catalog. 4 months ago
leftypol 264c10cf2a Merge pull request 'Add the edit_news link to the mod dashboard. Fixes #83' (#87) from news_in_dashboard into config 4 months ago
leftypol c559d2cd41 Merge pull request 'Update dependencies for Docker image' (#85) from zeke/leftypol:config into config 4 months ago
Zankaria 45f310e4e3 Add the edit_news link to the mod dashboard 4 months ago
Zankaria 41016b1ca2 Add missing comment doc in post.php 4 months ago
zeke 38afe37733 Update dependencies for Docker image 4 months ago
Zankaria b16e891768 .gitignore more stuff 4 months ago
Zankaria a4b5bf341b Refactor post.php: isolate more db access and remote REST calls into functions. 4 months ago
Zankaria fd9baaea5f post.php: sanitize appeal message 4 months ago
Zankaria 854cc6cd23 Remove geoip dependency 4 months ago
Zankaria a9211d23b5 Remove feature: upload by url 4 months ago
Zankaria df2fe0e60f Minor format post.php 4 months ago
Zankaria 56b6d6b1aa Refactor post.php: split upload by url file downloading into a function. 4 months ago
Zankaria df78f0e79f Refactor post.php: move post body's markup splitting into a separate function 4 months ago
Zankaria 799072d692 Refactor post.php: split upload file hashing to a function 4 months ago
Zankaria 8faf20f7ff Format post.php in accordance with PSR-12 4 months ago
Zankaria 5c0d0a8ca1 ban page: remove max-height from table rows, since it doesn't work anyway 4 months ago