1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-12 01:50:48 +01:00

Commit Graph

  • faac455842
    Merge 562ad74a12 into b889b10626 Weav 2024-11-07 21:22:33 +0000
  • 89e1e8bc8d
    Merge 4b20ad55ff into eb2ac9c75a Weav 2024-11-04 21:27:37 +0400
  • eb2ac9c75a
    Merge pull request #828 from Zankaria/catalog-styling dev Lorenzo Yario 2024-10-31 13:52:34 -0700
  • fed2170923
    Merge pull request #832 from Zankaria/captcha-breakup Lorenzo Yario 2024-10-31 13:52:19 -0700
  • b889b10626
    Merge pull request #834 from Zankaria/patch-2 master Lorenzo Yario 2024-10-31 13:52:09 -0700
  • fb55203a2a
    Merge pull request #833 from Zankaria/ban-form-autofocus Lorenzo Yario 2024-10-31 13:51:54 -0700
  • b5a9dc4d1a
    bans.php: remove multiple return types for PHP 7.4 support Zankaria 2024-10-31 14:47:11 +0100
  • be781eadd8 composer.json: remove captcha-queries.php Zankaria 2024-10-30 12:00:26 +0100
  • 9bf6e6f94d captcha-queries.php: break up captcha queries Zankaria 2024-10-30 11:54:45 +0100
  • 62363f5727
    Merge pull request #829 from Zankaria/patch-1 Lorenzo Yario 2024-10-29 19:03:37 -0700
  • 4ccb5862e7
    Merge pull request #831 from Zankaria/redis-cache-patch Lorenzo Yario 2024-10-29 19:03:28 -0700
  • 2dc5196e63 ban_form.html: add autofocus on reason text form Zankaria 2024-10-28 23:36:11 +0100
  • a6399ed3b0 RedisCacheDriver.php: add false value support Zankaria 2024-10-28 23:02:51 +0100
  • b224bfefdf RedisCacheDriver.php: flush only the key-value pairs with matching prefix Zankaria 2024-10-28 22:56:27 +0100
  • 96a6307ff8 RedisCacheDriver.php: use extension provided serialization Zankaria 2024-10-28 22:21:33 +0100
  • 30113d3be9 RedisCacheDriver.php: remove erroneous expire scaling Zankaria 2024-10-28 22:15:57 +0100
  • 8f58172c5c
    post.php: fix captcha call typo Zankaria 2024-10-25 10:44:31 +0200
  • 7290a96e39 style.css: adjust catalog thread centering Zankaria 2024-10-23 21:35:18 +0200
  • ecf662c3c8 style.css: add spacing between catalog controls Zankaria 2024-10-24 23:48:45 +0200
  • bd3d06e960 catalog.html: add css classes for controls styling Zankaria 2024-10-24 23:48:22 +0200
  • d6677bb90c
    Merge pull request #825 from Zankaria/context-fix 5.2.0-release Lorenzo Yario 2024-10-20 12:03:51 -0700
  • c88acfc4f0
    Merge pull request #826 from vichan-devel/RealAngeleno-patch-13 Lorenzo Yario 2024-10-20 12:03:42 -0700
  • 58f7302936
    minor bugfix relating to auth when changing your own username RealAngeleno-patch-13 Lorenzo Yario 2024-10-20 12:03:15 -0700
  • 76f6c721e9 context.php: fix missing include file Zankaria 2024-10-16 22:49:19 +0200
  • c1307feeb5
    Merge pull request #818 from Zankaria/dep-inj-cache-wrap Lorenzo Yario 2024-10-15 20:40:34 -0700
  • e65bfa87c4
    Merge pull request #824 from Zankaria/inline-dice Lorenzo Yario 2024-10-15 20:40:21 -0700
  • b67ff982e2 composer: add dice.php to autoload Zankaria 2024-10-14 13:55:58 +0200
  • fba88643ec config.php: add inline dice rolling markup support to the default configuration Zankaria 2024-10-14 12:24:44 +0200
  • ad1d56d092 dice.php: handle inline dice rolling markup Zankaria 2024-10-14 12:23:38 +0200
  • ceccbfc5b7 config.php: limit the number of dicerolls Zankaria 2024-10-12 16:20:01 +0200
  • b8c53fbbcd dice.php: extract email dice function from functions.php Zankaria 2024-10-14 12:21:42 +0200
  • 27e4bd833a config.php: use op-cache friend array syntax for markup config Zankaria 2024-10-14 12:18:04 +0200
  • fe7a667441 style.css: add diceroll styling Zankaria 2024-10-12 16:16:37 +0200
  • 115f28807a FsCacheDriver.php: collect expired cache items before operating on the cache Zankaria 2024-10-05 17:31:41 +0200
  • 003e8f6d3b maintenance.php: delete expired filesystem cache Zankaria 2024-09-20 22:41:51 +0200
  • 243e4894fa Use CacheDriver and Context for mod.php and mod pages Zankaria 2024-04-07 23:14:31 +0200
  • 589435b667 context.php: use shared cache driver Zankaria 2024-04-07 21:10:39 +0200
  • f138b4b887 cache.php: wrap new cache drivers Zankaria 2024-04-26 13:55:58 +0200
  • ace2f2e83b driver: break up cache drivers Zankaria 2024-10-02 21:49:51 +0200
  • 3d406aeab2 cache-driver.php: move to Data Zankaria 2024-10-02 21:36:28 +0200
  • 66d2f90171 cache-driver.php: filesystem handle expired values. Zankaria 2024-09-20 19:44:50 +0200
  • 5ea42fa0e2 config.php: update cache documentation Zankaria 2024-04-11 18:19:18 +0200
  • b57d9bfbb3 cache: implement cache locking for filesystem cache and give it multiprocess support Zankaria 2024-04-11 19:20:19 +0200
  • 82ea1815fd Refactor cache driver Zankaria 2024-02-04 14:45:32 +0100
  • 7c305f58bf
    Merge pull request #822 from Zankaria/fix-captcha-call Lorenzo Yario 2024-10-08 20:12:25 -0700
  • 59d0dd9083
    Merge pull request #821 from Zankaria/refactor-log Lorenzo Yario 2024-10-08 20:12:13 -0700
  • f60b4d190f
    Merge pull request #789 from perdedora/expand-filename Lorenzo Yario 2024-10-08 20:11:49 -0700
  • 88a81a6d74
    Merge pull request #819 from Zankaria/minor-format Lorenzo Yario 2024-10-08 20:11:41 -0700
  • 3fe44653f2 post.php: fix invocation of native captcha Zankaria 2024-10-06 13:08:29 +0200
  • 0e8909ac4e pages.php: fix whitespace indentation Zankaria 2024-09-20 22:48:08 +0200
  • 767b8fd8c3 mod.php: add missing context parameter Zankaria 2024-10-06 11:25:57 +0200
  • f9127dd478 mod.php: $matches should always be an array Zankaria 2024-10-05 18:17:36 +0200
  • 6c6ec65b02 pages.php: extract $mod array Zankaria 2024-10-06 10:40:54 +0200
  • 23f3d15a52 extract create_pm_header Zankaria 2024-09-20 02:03:42 +0200
  • d88d6c814a docker: use shorter name for instance Zankaria 2024-10-04 13:19:27 +0200
  • 65a668d3a8 composer.json: use classmap for LogDriver Zankaria 2024-10-04 13:11:08 +0200
  • b501852ea4 config.php: update LogDriver configuration Zankaria 2024-10-04 13:10:38 +0200
  • 927a837216 post.php: update LogDriver Zankaria 2024-10-04 13:01:32 +0200
  • 79af4b34dd context.php: update LogDriver Zankaria 2024-10-04 12:57:37 +0200
  • 36d48951c1 log-driver.php: split up log driver Zankaria 2024-10-04 12:54:49 +0200
  • 5dab17e5f4 log-driver.php: move to Data Zankaria 2024-10-04 01:32:14 +0200
  • c97c61aeca
    Merge pull request #820 from Zankaria/http-refactor Lorenzo Yario 2024-10-04 00:00:06 -0700
  • 59551a2042 composer.json: rely on classmap for HttpDriver Zankaria 2024-10-04 01:21:21 +0200
  • 1682272f75 http-driver.php: rename to HttpDriver Zankaria 2024-10-04 01:01:47 +0200
  • 3eed312b6b http-driver.php: minor refactor Zankaria 2024-10-04 00:44:30 +0200
  • cae85a6a0c http-driver.php: move to Data Zankaria 2024-10-03 19:57:56 +0200
  • 25b2b6bc6e display.php: trim Zankaria 2024-09-20 02:04:32 +0200
  • 7377885de9
    Merge pull request #815 from Zankaria/remove-extensions Lorenzo Yario 2024-10-02 08:33:02 -0700
  • f421e25e63
    Merge pull request #816 from Zankaria/fix-dir-config Lorenzo Yario 2024-10-02 08:32:52 -0700
  • 3e9ad58e97 config.php: fix mod config array Zankaria 2024-10-01 23:54:16 +0200
  • f4ff39c876 post.php, mod.php: pass the context to check_login Zankaria 2024-10-01 22:15:03 +0200
  • e6133ef00f auth.php: passthrough the context Zankaria 2024-10-01 22:14:26 +0200
  • 13ca053e06 config.php: fix default 'dir' configuration Zankaria 2024-10-01 21:52:50 +0200
  • 44b31eff0b style.css: remove deprecated extensions Zankaria 2024-10-01 15:16:20 +0200
  • 785643a3bd
    Merge pull request #814 from Zankaria/patch-1 Lorenzo Yario 2024-10-01 09:38:02 -0700
  • e70c087f5f
    docker: use composer LTS Zankaria 2024-10-01 15:01:03 +0200
  • 428a686f47
    fix minor exploit with banning Lorenzo Yario 2024-09-21 14:39:13 -0700
  • c95877bdcb
    Merge pull request #803 from Zankaria/more-busting Lorenzo Yario 2024-09-20 18:45:14 -0700
  • 380ae8c675
    Merge pull request #811 from Zankaria/main-js-let Lorenzo Yario 2024-09-20 18:42:01 -0700
  • 2f37b3ce51
    Merge pull request #812 from Zankaria/anti-bot-format Lorenzo Yario 2024-09-20 18:41:48 -0700
  • 65008dec98 anti-bot.php: remove unused variable Zankaria 2024-09-19 23:13:42 +0200
  • 0e8aeca4af anti-bot.php: format Zankaria 2024-09-19 23:09:02 +0200
  • bdd7090e75 quote-selection.js: format Zankaria 2024-09-19 22:56:23 +0200
  • fd309443ea js: drop IE support Zankaria 2024-09-19 22:54:04 +0200
  • 4332b70363 quote-selection.js: trim Zankaria 2024-09-19 22:51:31 +0200
  • cb6d6f13dd main.js: use let Zankaria 2024-09-19 22:51:01 +0200
  • 6b60f841d4 template: supply data-resource-version to main.js Zankaria 2024-08-24 01:43:31 +0200
  • 3c5484a7c2 main.js: load styles with dyanamically provided resource version. This is done because: - If the version is updated before the rebuild, someone might cache the old version in the meanwhile. - One could not rebuild javascript before updating the version. Now it's possible. Zankaria 2024-08-24 01:36:49 +0200
  • fcf5c3d73a templates: bust all css caches with resource_version Zankaria 2024-08-22 00:15:51 +0200
  • 9fbc816205 templates: bust all js caches with resource_version Zankaria 2024-08-22 00:09:28 +0200
  • bd5c2c61b9
    Merge pull request #810 from vichan-devel/revert-809-howwwwww Lorenzo Yario 2024-09-19 01:33:18 -0700
  • c1788d0792
    Revert "revert trimming and this somehow fixes the antibot issues??????" Lorenzo Yario 2024-09-19 01:32:49 -0700
  • ccfcd03c95
    Merge pull request #809 from vichan-devel/howwwwww Lorenzo Yario 2024-09-19 01:28:18 -0700
  • e1a4ae5336
    revert trimming and this somehow fixes the antibot issues?????? Lorenzo Yario 2024-09-19 01:26:50 -0700
  • 1effe1648b
    add some spaces Lorenzo Yario 2024-09-17 23:28:21 -0700
  • 36737b77a8
    made https flag make sense Lorenzo Yario 2024-09-17 22:20:36 -0700
  • a457b905bf
    from master branch Lorenzo Yario 2024-09-17 21:44:06 -0700
  • 3291dc27f9
    Merge pull request #788 from perdedora/patch-747 Lorenzo Yario 2024-09-17 21:40:04 -0700
  • 8c27b5261c
    lazy loading commit Lorenzo Yario 2024-09-17 21:18:09 -0700
  • 16bb704154
    lazy loading commit Lorenzo Yario 2024-09-17 21:15:43 -0700