Commit Graph

  • d55961995c docker: change the work directory to /var/www Zankaria 2024-03-31 15:41:02 +02:00
  • 482962844a docker: fix missing tmp directory Zankaria 2024-02-11 16:04:57 +01:00
  • cc8e458906 docker: split up application and dependency layers Zankaria 2024-02-11 15:45:55 +01:00
  • 1d385ad6aa docker: remove "meaningless" bits from nginx configuration Zankaria 2024-02-11 11:00:29 +01:00
  • 62f0e9894c docker: trim PHP configuration Zankaria 2024-02-11 10:28:36 +01:00
  • 7ac0460b0a Apply suggested changes zeke 2024-02-09 11:01:07 -08:00
  • 460aee0dad Remove unused Dockerfile zeke 2024-02-07 12:03:05 -08:00
  • 03228eb87d Fix user and group creation for docker containers zeke 2024-02-07 10:47:36 -08:00
  • f3c7bad9cd Remove extension lines (added by docker-php-ext-enable) zeke 2024-02-04 23:29:38 -08:00
  • fc63de4ed4 Use two Dockerfiles, move Docker stuff to /docker zeke 2024-02-01 18:05:08 -08:00
  • 5ca2d194b4 Update dependencies for Docker image zeke 2024-01-17 11:06:22 -08:00
  • 90235b2bab docker: remove unused configuration Zankaria 2024-04-07 13:22:53 +02:00
  • 3a769b437f adding docker items Barbara Pitt 2020-12-27 17:15:12 -06:00
  • 8389c399bd Context: shorter lazy initialization Zankaria 2024-04-10 17:29:25 +02:00
  • 73f2e3222b
    Merge pull request #722 from Zankaria/dep-inj-factory Lorenzo Yario 2024-04-09 05:37:21 -05:00
  • a83bcf14a4 Context: simplify lazy initialization Zankaria 2024-04-09 11:43:46 +02:00
  • f93dd1fae5 Context: extract dependency building from the container Zankaria 2024-04-09 11:20:04 +02:00
  • fc716fd0a8 install.php: better SQL error reporting Zankaria 2024-04-07 19:51:37 +02:00
  • 3c49645af0
    Merge pull request #717 from Zankaria/dep-inj-logging Lorenzo Yario 2024-04-04 19:43:46 -07:00
  • 1109ef3ba6
    Merge pull request #718 from Zankaria/fix-deprecation Lorenzo Yario 2024-04-04 19:43:33 -07:00
  • 710f6aa6c2 post.php: use logger Zankaria 2024-04-03 23:51:02 +02:00
  • 55cb6bc400 context.php: add log driver Zankaria 2024-04-03 23:42:05 +02:00
  • f05c290b67 log-driver.php: autoload the logging dirver Zankaria 2024-04-04 09:56:59 +02:00
  • 28395d55e5 Refactor the logging system Zankaria 2024-02-04 12:42:21 +01:00
  • 4d9d68b550 Substitute deprecated php functions calls Zankaria 2024-04-04 11:07:15 +02:00
  • 5680d73f08
    Merge pull request #716 from Zankaria/adjust-image-stripping Lorenzo Yario 2024-04-03 14:23:39 -07:00
  • eaacf27199 post.php: do not strip orientation metadata Zankaria 2024-04-03 19:51:58 +02:00
  • 6ceee8261e post.php: strip and reorient png and webp images Zankaria 2024-04-03 21:34:51 +02:00
  • 2bb1b0b9d4 post.php: remove double check Zankaria 2024-04-03 21:24:10 +02:00
  • 9072ce5992 post.php: strip metadata from png and webp image file types Zankaria 2024-04-03 19:51:41 +02:00
  • 98650ec2e7
    Merge pull request #677 from Zankaria/refactor-queue Lorenzo Yario 2024-04-03 12:17:50 -07:00
  • 99d55ca2b5
    Merge pull request #711 from Zankaria/add-dep-injection Lorenzo Yario 2024-04-03 12:17:33 -07:00
  • 59b763fd53
    Merge pull request #715 from vichan-devel/revert-668-remove-check-updates Lorenzo Yario 2024-04-03 12:16:56 -07:00
  • 429ae8e352
    Revert "Remove check-updates functionality" Lorenzo Yario 2024-04-03 12:15:06 -07:00
  • e811a9deeb
    Merge pull request #668 from Zankaria/remove-check-updates Lorenzo Yario 2024-04-03 12:14:51 -07:00
  • c91c58ed07 Fix: substitute deprecated string interning syntax Zankaria 2024-04-03 19:16:56 +02:00
  • 99133c90fa config.php: fix date time diplay documentation Zankaria 2024-04-03 17:38:12 +02:00
  • 4ffe91e384 templates: substitute deprecated functions Zankaria 2024-04-03 17:14:49 +02:00
  • 1fa60e7386 index.hmtl: trim template Zankaria 2024-04-03 17:19:45 +02:00
  • 7479360aad catalog.html: format template Zankaria 2024-04-03 17:18:52 +02:00
  • 9a014e8557 template.php: fix deprecated string interning syntax Zankaria 2024-04-03 16:11:54 +02:00
  • 542c9f3342 Remove check-updates functionality. It relies on the defunct vichan.net website, no point keeping it around. Zankaria 2024-02-12 12:45:47 +01:00
  • f47332cdff Allow queue push to fail gracefully Zankaria 2024-02-16 15:48:18 +01:00
  • 09dc44ec40 functions.php: trim Zankaria 2024-03-11 10:31:19 +01:00
  • e61ed35aa0 Refactor queue.php Zankaria 2024-02-16 15:18:17 +01:00
  • 55034762b0 Format queue.php Zankaria 2024-02-16 14:48:42 +01:00
  • 760431606d Refactor lock.php Zankaria 2024-02-16 14:47:20 +01:00
  • 00b05099f3 Format lock.php Zankaria 2024-02-16 14:18:55 +01:00
  • 8120c42440 Format injected javascript on failed native captcha Zankaria 2024-04-01 19:46:04 +02:00
  • 650ef8bcc2 Fix crash if no captcha is enabled Zankaria 2024-04-01 19:36:37 +02:00
  • 3016d69428 Share REST call code and separate components via dependency injection Zankaria 2024-04-01 19:36:03 +02:00
  • c3de90075e
    Merge pull request #712 from Zankaria/fix-bad-report Lorenzo Yario 2024-04-02 03:41:21 -07:00
  • 03a875f663 Handle reporting non-existing posts. Zankaria 2024-04-01 19:20:23 +02:00
  • 74c2aec338
    Merge pull request #708 from vichan-devel/revert-707-revert-704-revert-688-add-dep-injection Lorenzo Yario 2024-03-30 22:47:55 -07:00
  • 95153233eb
    Revert "Revert "Revert "Share REST call code and separate components via dependency injection""" Lorenzo Yario 2024-03-30 22:46:35 -07:00
  • be3437e452
    Merge pull request #707 from vichan-devel/revert-704-revert-688-add-dep-injection Lorenzo Yario 2024-03-30 22:34:42 -07:00
  • 67475c2c2f
    Revert "Revert "Share REST call code and separate components via dependency injection"" Lorenzo Yario 2024-03-30 22:34:30 -07:00
  • 4094437464
    Merge pull request #706 from vichan-devel/revert-705-revert-666-fix-composer Lorenzo Yario 2024-03-30 22:33:44 -07:00
  • d0c0d272af
    Revert "Revert "Fix composer.json platform"" Lorenzo Yario 2024-03-30 22:32:45 -07:00
  • 2fa28510b9
    Merge pull request #705 from vichan-devel/revert-666-fix-composer Lorenzo Yario 2024-03-30 22:31:35 -07:00
  • 24708dec7e
    Revert "Fix composer.json platform" Lorenzo Yario 2024-03-30 22:31:04 -07:00
  • 06ea4898d4
    Merge pull request #704 from vichan-devel/revert-688-add-dep-injection Lorenzo Yario 2024-03-30 22:25:25 -07:00
  • f5328a436c
    Revert "Share REST call code and separate components via dependency injection" Lorenzo Yario 2024-03-30 22:24:20 -07:00
  • 3d2f0b6a1b
    Merge pull request #688 from Zankaria/add-dep-injection Lorenzo Yario 2024-03-30 22:15:44 -07:00
  • 45f476084e
    Merge pull request #693 from Zankaria/premade-ban-reasons Lorenzo Yario 2024-03-30 22:15:20 -07:00
  • 38b47a0844
    Merge pull request #698 from Zankaria/calc-file-size-after-strip Lorenzo Yario 2024-03-30 22:15:10 -07:00
  • afe7c73195
    Merge pull request #699 from Zankaria/remove-no-op Lorenzo Yario 2024-03-30 22:14:58 -07:00
  • 55984b4260
    Merge pull request #700 from Zankaria/optimize-ban-queries Lorenzo Yario 2024-03-30 22:14:47 -07:00
  • b10ca57da1
    Merge pull request #666 from Zankaria/fix-composer Lorenzo Yario 2024-03-30 21:21:30 -07:00
  • c5ca05185f
    Merge pull request #702 from Zankaria/show-ban-id2 Lorenzo Yario 2024-03-27 18:10:52 -07:00
  • d4bcc34d6d Add ban id to ban page. Zankaria 2024-03-26 15:00:55 +01:00
  • b739a8e846 banned.html: trim Zankaria 2024-03-26 15:05:26 +01:00
  • 018da09ac5 Fix CaptchaQueries naming Zankaria 2024-03-26 14:16:19 +01:00
  • 3e3fa057d5 bans.php: rebuild themes only if bans are deleted Zankaria 2024-03-22 10:56:23 +01:00
  • 67b88ec78f bans.php: group deletions Zankaria 2024-03-22 10:49:47 +01:00
  • a2eb3d9053 bans.php: trim Zankaria 2024-03-22 10:51:27 +01:00
  • 27ddd5158d psot.php: remove no-op lines Zankaria 2024-03-21 16:15:49 +01:00
  • e455080d42 post.php: refactor image metadata stripping into function Zankaria 2024-03-21 16:02:09 +01:00
  • 0cefa9353b Recalculate filesize after stripping metadata discomrade 2021-07-06 11:37:54 +00:00
  • af8240e166 Autoload CaptchaQueries Zankaria 2024-03-14 11:36:33 +01:00
  • dc903017ca Add CaptchaQueries Zankaria 2024-01-30 00:03:34 +01:00
  • 819ce71c55 Autload HttpDriver Zankaria 2024-03-14 11:35:53 +01:00
  • 2cad97775a post.php: use HttpDriver for remote file download Zankaria 2024-03-12 15:37:00 +01:00
  • c20b0ba6f0 Add context dependency container Zankaria 2024-03-12 15:14:35 +01:00
  • 3dc239e204 http-driver: refactor Zankaria 2024-03-12 14:51:27 +01:00
  • 65cebe9bd5 http-driver: add file size limit and timeout support Zankaria 2024-02-12 22:49:56 +01:00
  • 2a228e8ee4 Add http curl driver Zankaria 2024-02-06 15:55:20 +01:00
  • 0c3159673d
    Merge pull request #692 from Zankaria/simple-antispam Lorenzo Yario 2024-03-16 15:39:57 -07:00
  • 70410e5e61
    Merge pull request #695 from Zankaria/post-delete-ip-modlog Lorenzo Yario 2024-03-15 13:23:08 -07:00
  • 32d3573e56
    kept since it sounds better Lorenzo Yario 2024-03-15 13:22:45 -07:00
  • 3c23e01dab
    Merge pull request #696 from Zankaria/ban-appeals-limits Lorenzo Yario 2024-03-15 09:48:25 -07:00
  • 44684496c7
    Merge pull request #697 from Zankaria/report-limits Lorenzo Yario 2024-03-15 09:47:06 -07:00
  • 2a8b69fa77 Add maximum report length Zankaria 2024-03-15 16:37:59 +01:00
  • 61cdca7207 Prevents reports with too many characters vholmes 2017-02-15 23:07:50 -02:00
  • d5109426d9 Prettier simple-antispam Zankaria 2024-03-14 14:40:55 +01:00
  • e80549a881 Enforce maximum length of ban appeal discomrade 2021-07-24 10:47:56 -02:00
  • caa05e41a2 Add IPs of users deleting their own post to the mod log Zankaria 2024-03-15 10:48:56 +01:00
  • 43973862dd Added Feature - Premade Ban Reasons discomrade 2022-05-22 19:42:57 -02:00
  • 3ac86a074a
    Merge pull request #687 from Zankaria/trim-functions Lorenzo Yario 2024-03-14 06:12:42 -07:00
  • 9841102494
    Merge pull request #691 from vichan-devel/simplespamfix Lorenzo Yario 2024-03-14 06:11:58 -07:00