Commit Graph

  • 5f2f653993
    Update functions.php Lorenzo Yario 2024-12-20 02:16:59 -06:00
  • 0ff0e707d6
    remove vichan's current antibot system Lorenzo Yario 2024-12-20 01:56:57 -06:00
  • 26ffd1aa72
    remove anti-bot functions Lorenzo Yario 2024-12-20 01:08:41 -06:00
  • 2e91c1ed3d
    Update FileLogDriver.php Lorenzo Yario 2024-12-20 00:24:46 -06:00
  • 4ff382e210
    Merge pull request #857 from Zankaria/patch-1 Lorenzo Yario 2024-12-20 00:23:21 -06:00
  • cbe63087b6
    FileLogDriver.php: flush writes to file Zankaria 2024-12-19 00:35:08 +01:00
  • efd4810e83
    Merge pull request #856 from vichan-devel/RealAngeleno-patch-15 Lorenzo Yario 2024-12-16 23:16:18 -06:00
  • 9dacdf59b1
    skip captcha or log settings in mod.php config Lorenzo Yario 2024-12-16 23:15:23 -06:00
  • d359a12768
    Merge pull request #853 from Zankaria/log-fix Lorenzo Yario 2024-12-16 20:03:56 -08:00
  • 8f59ec4e3b
    Merge pull request #855 from Zankaria/list-board-opt Lorenzo Yario 2024-12-16 19:47:13 -08:00
  • 21f085a69e functions.php: optimize listBoards a bit Zankaria 2024-12-14 00:15:37 +01:00
  • 67cf7a464b maintenance.php: use ReportQueries Zankaria 2024-12-11 16:34:20 +01:00
  • c82a669934 pages.php: use ReportQueries Zankaria 2024-11-27 17:25:33 +01:00
  • e0807a1811 post.php: use ReportQueries Zankaria 2024-11-27 17:33:04 +01:00
  • 2372b7f7b0 context.php: include ReportQueries Zankaria 2024-12-11 15:18:05 +01:00
  • e18f5e5130 context.php: add PDO to context Zankaria 2024-11-26 00:34:03 +01:00
  • 47432f9ae5 ReportQueries.php: add deleteByPost Zankaria 2024-12-06 22:43:01 +01:00
  • fafe9a0257 ReportQueries.php: fetch post id Zankaria 2024-12-06 22:46:24 +01:00
  • f94be07d14 ReportQueries.php: add implementation Zankaria 2024-11-24 18:16:42 +01:00
  • a25f56e461 context.php: report deprecation notice on syslog option Zankaria 2024-12-11 15:34:51 +01:00
  • 68165c35ca context.php: fix log init Zankaria 2024-12-11 15:18:26 +01:00
  • d7f4c755cf
    Merge pull request #848 from Zankaria/redis-cache-config Lorenzo Yario 2024-12-08 08:48:14 -08:00
  • 7b15a652fb
    Merge pull request #851 from Zankaria/log-context Lorenzo Yario 2024-12-08 08:48:02 -08:00
  • c1cc3daf93
    Merge pull request #852 from perdedora/new-mod Lorenzo Yario 2024-12-08 08:47:35 -08:00
  • 0f38c9d578 mod.php: rework for better organization and removing dead code fowr 2024-12-07 15:41:34 -03:00
  • 1e8b456229 log.php: pass context to mod_board_log Zankaria 2024-12-07 16:37:21 +01:00
  • 82c703381c catalog.js: add comment doc Zankaria 2024-12-06 22:12:17 +01:00
  • dbc80bc661 cache.php: make it more forgiving to old redis cache config Zankaria 2024-12-06 21:43:36 +01:00
  • 342558307d
    Merge pull request #847 from Zankaria/redis-cache-fix Lorenzo Yario 2024-12-02 08:47:18 -08:00
  • 7d989e43e6
    Merge pull request #845 from Zankaria/post-body-length Lorenzo Yario 2024-12-02 08:47:05 -08:00
  • 0e3f1555c0 config.php: fix default config for redis cache Zankaria 2024-12-01 17:47:53 +01:00
  • b7a9f47a1b RedisCacheDriver.php: fixup Zankaria 2024-12-01 17:33:17 +01:00
  • 5a3fead579 docker: add redis instance Zankaria 2024-12-01 17:11:27 +01:00
  • e181e4d5cb docker: remove fixed database container name Zankaria 2024-12-01 17:54:28 +01:00
  • d9b983a3fb post.php: check post body min and max op characters Zankaria 2024-11-27 22:12:51 +01:00
  • 8773fbb52b config.php: add op min and max body configuration options Zankaria 2024-11-27 21:28:04 +01:00
  • d0de1d82d3 post.php: add minimum body length check Zankaria 2024-11-27 21:56:03 +01:00
  • dcd43b71dc config.php: add minimum body length option Zankaria 2024-11-27 21:55:39 +01:00
  • d4935786c6 post.php: format post length checks Zankaria 2024-11-27 21:47:46 +01:00
  • 1e47667b9a
    Merge pull request #843 from Zankaria/redis-unix Lorenzo Yario 2024-11-26 16:27:09 -08:00
  • 1bdba8d7f5 RedisCacheDriver.php: better support unix sockets Zankaria 2024-11-24 18:51:17 +01:00
  • f2b536efe3 polifill.php: add str_starts_with Zankaria 2024-11-24 18:46:26 +01:00
  • 2f41f317eb
    Merge pull request #840 from perdedora/maxmind-update Lorenzo Yario 2024-11-20 19:15:44 -08:00
  • 99de8ac728
    Merge pull request #842 from Zankaria/remove-return-type Lorenzo Yario 2024-11-20 19:15:33 -08:00
  • 687e5b83c4 bans.php: remove multiple return types for PHP 7.4 support Zankaria 2024-10-31 14:47:11 +01:00
  • d55273df14
    update maxmind lib fowr 2024-11-15 13:11:47 -03:00
  • eb2ac9c75a
    Merge pull request #828 from Zankaria/catalog-styling Lorenzo Yario 2024-10-31 13:52:34 -07:00
  • fed2170923
    Merge pull request #832 from Zankaria/captcha-breakup Lorenzo Yario 2024-10-31 13:52:19 -07:00
  • b889b10626
    Merge pull request #834 from Zankaria/patch-2 Lorenzo Yario 2024-10-31 13:52:09 -07:00
  • fb55203a2a
    Merge pull request #833 from Zankaria/ban-form-autofocus Lorenzo Yario 2024-10-31 13:51:54 -07:00
  • b5a9dc4d1a
    bans.php: remove multiple return types for PHP 7.4 support Zankaria 2024-10-31 14:47:11 +01:00
  • be781eadd8 composer.json: remove captcha-queries.php Zankaria 2024-10-30 12:00:26 +01:00
  • 9bf6e6f94d captcha-queries.php: break up captcha queries Zankaria 2024-10-30 11:54:45 +01:00
  • 62363f5727
    Merge pull request #829 from Zankaria/patch-1 Lorenzo Yario 2024-10-29 19:03:37 -07:00
  • 4ccb5862e7
    Merge pull request #831 from Zankaria/redis-cache-patch Lorenzo Yario 2024-10-29 19:03:28 -07:00
  • 2dc5196e63 ban_form.html: add autofocus on reason text form Zankaria 2024-10-28 23:36:11 +01:00
  • a6399ed3b0 RedisCacheDriver.php: add false value support Zankaria 2024-10-28 23:02:51 +01:00
  • b224bfefdf RedisCacheDriver.php: flush only the key-value pairs with matching prefix Zankaria 2024-10-28 22:56:27 +01:00
  • 96a6307ff8 RedisCacheDriver.php: use extension provided serialization Zankaria 2024-10-28 22:21:33 +01:00
  • 30113d3be9 RedisCacheDriver.php: remove erroneous expire scaling Zankaria 2024-10-28 22:15:57 +01:00
  • 8f58172c5c
    post.php: fix captcha call typo Zankaria 2024-10-25 10:44:31 +02:00
  • 7290a96e39 style.css: adjust catalog thread centering Zankaria 2024-10-23 21:35:18 +02:00
  • ecf662c3c8 style.css: add spacing between catalog controls Zankaria 2024-10-24 23:48:45 +02:00
  • bd3d06e960 catalog.html: add css classes for controls styling Zankaria 2024-10-24 23:48:22 +02:00
  • d6677bb90c
    Merge pull request #825 from Zankaria/context-fix Lorenzo Yario 2024-10-20 12:03:51 -07:00
  • c88acfc4f0
    Merge pull request #826 from vichan-devel/RealAngeleno-patch-13 Lorenzo Yario 2024-10-20 12:03:42 -07:00
  • 58f7302936
    minor bugfix relating to auth when changing your own username Lorenzo Yario 2024-10-20 12:03:15 -07:00
  • 76f6c721e9 context.php: fix missing include file Zankaria 2024-10-16 22:49:19 +02:00
  • c1307feeb5
    Merge pull request #818 from Zankaria/dep-inj-cache-wrap Lorenzo Yario 2024-10-15 20:40:34 -07:00
  • e65bfa87c4
    Merge pull request #824 from Zankaria/inline-dice Lorenzo Yario 2024-10-15 20:40:21 -07:00
  • b67ff982e2 composer: add dice.php to autoload Zankaria 2024-10-14 13:55:58 +02:00
  • fba88643ec config.php: add inline dice rolling markup support to the default configuration Zankaria 2024-10-14 12:24:44 +02:00
  • ad1d56d092 dice.php: handle inline dice rolling markup Zankaria 2024-10-14 12:23:38 +02:00
  • ceccbfc5b7 config.php: limit the number of dicerolls Zankaria 2024-10-12 16:20:01 +02:00
  • b8c53fbbcd dice.php: extract email dice function from functions.php Zankaria 2024-10-14 12:21:42 +02:00
  • 27e4bd833a config.php: use op-cache friend array syntax for markup config Zankaria 2024-10-14 12:18:04 +02:00
  • fe7a667441 style.css: add diceroll styling Zankaria 2024-10-12 16:16:37 +02:00
  • 115f28807a FsCacheDriver.php: collect expired cache items before operating on the cache Zankaria 2024-10-05 17:31:41 +02:00
  • 003e8f6d3b maintenance.php: delete expired filesystem cache Zankaria 2024-09-20 22:41:51 +02:00
  • 243e4894fa Use CacheDriver and Context for mod.php and mod pages Zankaria 2024-04-07 23:14:31 +02:00
  • 589435b667 context.php: use shared cache driver Zankaria 2024-04-07 21:10:39 +02:00
  • f138b4b887 cache.php: wrap new cache drivers Zankaria 2024-04-26 13:55:58 +02:00
  • ace2f2e83b driver: break up cache drivers Zankaria 2024-10-02 21:49:51 +02:00
  • 3d406aeab2 cache-driver.php: move to Data Zankaria 2024-10-02 21:36:28 +02:00
  • 66d2f90171 cache-driver.php: filesystem handle expired values. Zankaria 2024-09-20 19:44:50 +02:00
  • 5ea42fa0e2 config.php: update cache documentation Zankaria 2024-04-11 18:19:18 +02:00
  • b57d9bfbb3 cache: implement cache locking for filesystem cache and give it multiprocess support Zankaria 2024-04-11 19:20:19 +02:00
  • 82ea1815fd Refactor cache driver Zankaria 2024-02-04 14:45:32 +01:00
  • 7c305f58bf
    Merge pull request #822 from Zankaria/fix-captcha-call Lorenzo Yario 2024-10-08 20:12:25 -07:00
  • 59d0dd9083
    Merge pull request #821 from Zankaria/refactor-log Lorenzo Yario 2024-10-08 20:12:13 -07:00
  • f60b4d190f
    Merge pull request #789 from perdedora/expand-filename Lorenzo Yario 2024-10-08 20:11:49 -07:00
  • 88a81a6d74
    Merge pull request #819 from Zankaria/minor-format Lorenzo Yario 2024-10-08 20:11:41 -07:00
  • 3fe44653f2 post.php: fix invocation of native captcha Zankaria 2024-10-06 13:08:29 +02:00
  • 0e8909ac4e pages.php: fix whitespace indentation Zankaria 2024-09-20 22:48:08 +02:00
  • 767b8fd8c3 mod.php: add missing context parameter Zankaria 2024-10-06 11:25:57 +02:00
  • f9127dd478 mod.php: $matches should always be an array Zankaria 2024-10-05 18:17:36 +02:00
  • 6c6ec65b02 pages.php: extract $mod array Zankaria 2024-10-06 10:40:54 +02:00
  • 23f3d15a52 extract create_pm_header Zankaria 2024-09-20 02:03:42 +02:00
  • d88d6c814a docker: use shorter name for instance Zankaria 2024-10-04 13:19:27 +02:00
  • 65a668d3a8 composer.json: use classmap for LogDriver Zankaria 2024-10-04 13:11:08 +02:00