1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-13 18:40:49 +01:00

Commit Graph

  • 1db5c788dd
    lazy loading Lorenzo Yario 2024-09-17 21:03:05 -0700
  • 2b3eae89f1
    Merge pull request #805 from perdedora/fix-oversights Lorenzo Yario 2024-09-17 21:01:53 -0700
  • ce844b9270
    Merge pull request #807 from seisatsu/dev Lorenzo Yario 2024-09-17 21:00:51 -0700
  • 43b926c41b Fix typo in post.php that breaks Tesseract OCR seisatsu 2024-09-06 15:23:37 -0500
  • 4b20ad55ff
    fix antispam quick-reply index fowr 2024-08-29 13:14:46 -0300
  • 60e2ca2a88
    Close selector tag Weav 2024-08-28 18:01:15 +0000
  • eeb55133eb
    add missing context file to composer autoload fowr 2024-08-25 17:01:31 -0300
  • cd5c57f717
    fix oversights introduced in captcha; fowr 2024-08-25 17:01:06 -0300
  • 15e99813fb
    patch ajax for qr; implement support for only thread captchas; fowr 2024-08-25 16:58:48 -0300
  • 7b6f005ca4
    forgot to edit post_thread for quick-reply fowr 2024-08-25 16:50:48 -0300
  • 15070957b0
    enable quick reply on index fowr 2024-08-25 16:44:02 -0300
  • 1672646213
    Merge pull request #802 from Zankaria/resouce-ver-fix Lorenzo Yario 2024-08-24 22:16:39 -0700
  • 6ea8fd5bf3 config.php: add missing default configuration, remove db settings Zankaria 2024-08-21 14:00:59 +0200
  • bf32a24b96
    Merge pull request #798 from Zankaria/link-fallback Lorenzo Yario 2024-08-20 23:36:56 -0700
  • 187f16693c
    Merge pull request #801 from perdedora/resource_version Lorenzo Yario 2024-08-20 23:36:38 -0700
  • 13b587cf62
    add resource_version to avoid cache. fowr 2024-08-20 21:27:22 -0300
  • d329d3f3a6
    add resource_version to avoid cache. partial from: 823d3d8 fowr 2024-08-20 21:23:00 -0300
  • 8d40476e5a
    Merge remote-tracking branch 'upstream/dev' into resource-version fowr 2024-08-20 21:18:50 -0300
  • 1191dfb193 pages.php: add copy fallback in case of already existing file when moving thread. Zankaria 2024-08-18 01:06:45 +0200
  • 5ee48c5865
    Merge pull request #793 from Zankaria/captcha-rework-vichan Lorenzo Yario 2024-08-16 21:43:31 -0700
  • 60135bbb89
    Merge pull request #794 from Zankaria/fix-di Lorenzo Yario 2024-08-16 21:43:24 -0700
  • 39876f3cc7
    Merge pull request #795 from Zankaria/api-modern Lorenzo Yario 2024-08-16 21:43:17 -0700
  • 84a3bedd18
    Merge pull request #796 from Zankaria/mod-use-di Lorenzo Yario 2024-08-16 21:43:07 -0700
  • 90dead0394
    Merge pull request #797 from Zankaria/function-themes Lorenzo Yario 2024-08-16 21:42:43 -0700
  • 4f68166870 api.php: using depedency injection instead of globals fowr 2022-08-05 11:16:53 -0300
  • d408ed0413 theme.php: rename functions to snake_case Zankaria 2024-08-16 18:32:32 +0200
  • 453ae795f5 composer.json: autoload theme.php Zankaria 2024-08-16 18:24:48 +0200
  • b2df2ab2a5 theme.php: extract theme functions from functions.php Zankaria 2024-08-16 00:46:35 +0200
  • 81aebef2f4 pages.php: use modern array syntax for new empty arrays Zankaria 2024-08-15 17:21:41 +0200
  • b64bac5eb8 pages.php: use the context to access the configuration array Zankaria 2024-08-15 17:12:14 +0200
  • 524ae94624 mod.php: pass the context to the mod pages Zankaria 2024-08-15 17:05:43 +0200
  • 19082aec56 mod.php: use modern array syntax Zankaria 2024-08-15 16:52:29 +0200
  • e640217a8f post.php: fix DI method call Zankaria 2024-08-15 16:39:12 +0200
  • 165ea5308a config.php: ops, wrong name for the native captcha Zankaria 2024-08-15 16:33:56 +0200
  • f7073d5d7e post.php: do not verify the poster IP if the captcha is dynamic Zankaria 2024-08-15 16:22:58 +0200
  • cb5fb68c5e header.html: format Zankaria 2024-08-15 16:12:32 +0200
  • fb92e5fb68 config.php: rework captcha configuration Zankaria 2024-08-15 16:11:28 +0200
  • a275d04efa captcha-queries.php: refactor NativeCaptchaQuery to use DI Zankaria 2024-08-15 15:17:54 +0200
  • 933594194c captcha-queries.php: refactor remote captcha queries to use DI and abstract the implementation better Zankaria 2024-08-15 15:11:32 +0200
  • e825e7aac5 Add dynamic captcha support Zankaria 2024-05-25 00:32:44 +0200
  • e13b796398
    Merge 3ff4d1c896 into e16dc142b7 Weav 2024-08-14 15:43:13 +0000
  • 3ff4d1c896
    Use shorthand in addFormListener Weav 2024-08-14 15:42:26 +0000
  • 9225336851
    Merge branch 'dev' into inline-javascript Weav 2024-08-14 12:27:46 -0300
  • 6c39c474fc
    remove secure_link_confirm inline javascript fowr 2024-08-14 12:21:50 -0300
  • 1edaf67167
    remove inline javascript from ukko fowr 2024-08-14 12:12:17 -0300
  • f3cb1e56d5
    remove ready() calls from template fowr 2024-08-14 10:52:22 -0300
  • 5aa8fe74aa
    remove post-form inline javascript fowr 2024-08-14 10:45:00 -0300
  • 36de809c90
    remove citeReply inline fowr 2024-08-14 10:41:59 -0300
  • 9f5efdddbe
    remove inline highlightReply fowr 2024-08-14 10:33:48 -0300
  • 65feabf738
    add lazy loading fowr 2024-08-12 15:42:25 -0300
  • d4b4cf5825
    script to expand original filename if truncated fowr 2024-08-12 15:35:16 -0300
  • 3e72171889
    download original filename without javascript. fowr 2024-08-12 15:34:48 -0300
  • d8391eb34a
    fixes #747 and also fix when loading next page on ukko wrong value. e.g >>thread_<cite_id> fowr 2024-08-12 15:23:19 -0300
  • e16dc142b7
    Merge pull request #786 from Zankaria/config-opcache Lorenzo Yario 2024-08-11 17:03:17 -0700
  • 420ec4a852
    Merge pull request #787 from Zankaria/mod-page Lorenzo Yario 2024-08-11 17:02:57 -0700
  • 4d8a4db338 api.php: partially modernize the Api class Zankaria 2024-08-11 16:14:03 +0200
  • d1b06acbe9 mod.php: remove last mod_page_* handler, use only mod_* for mod pages Zankaria 2024-08-11 15:45:24 +0200
  • 80be41f47a config.php: make config sub-arrays more opcache friendly Zankaria 2024-08-11 14:39:41 +0200
  • f3e81c80d9
    Merge pull request #784 from Zankaria/micro-di Lorenzo Yario 2024-08-11 03:05:47 -0700
  • b3ae38da57
    Merge pull request #785 from Zankaria/batch-maintenance Lorenzo Yario 2024-08-11 03:05:31 -0700
  • 51e0616eb8 bans.php: fix forgot to extract the mask Zankaria 2024-07-14 20:46:50 +0200
  • 7e4acbb6d2 bans.php: FIX every IP matching to any ban that was going to expire eventually Zankaria 2024-07-14 19:23:14 +0200
  • ffe855222e bans.php: do not deserialize post that does not exist Zankaria 2024-07-14 19:13:51 +0200
  • 1e0a95ce83 maintenance.php: fix and update logs Zankaria 2024-07-12 00:02:15 +0200
  • c4e3541b15 config.php: purge_bans configuration into the proper section Zankaria 2024-07-11 22:52:18 +0200
  • ede7591702 bans.php: refactor to expose the moratorium on ban deletion from the database. Also fixes the 'purge_bans' configuration for non-cache deployments. Zankaria 2024-07-11 22:48:19 +0200
  • c057c6df29 functions.php: skip ban deletion on auto_maintenance disabled Zankaria 2024-07-11 22:07:36 +0200
  • 4d97e69620 maintenance.php: add purging antispam to the tool Zankaria 2024-07-08 23:59:17 +0200
  • e5bbdb9d28 functions.php: make automated antispam puring optional Zankaria 2024-07-08 23:58:54 +0200
  • cc5e96eb9d bans.php: use modern array syntax Zankaria 2024-07-01 21:56:35 +0200
  • 82b8eb1e74 bans.php: group deletion policy Zankaria 2024-07-01 21:52:03 +0200
  • 2298d4433f bans.php: use modify inplace Zankaria 2024-07-01 21:45:46 +0200
  • accca93084 Add maintenance.php to the tools Zankaria 2024-06-30 17:02:21 +0200
  • cbaf19cb7a bans.php: make the purge configurable Zankaria 2024-06-30 17:01:53 +0200
  • 75714505a0 config.php: add auto_maintenance configuration option Zankaria 2024-06-30 16:48:22 +0200
  • 36476f6341 bans.php: split find implementations Zankaria 2024-06-30 16:34:38 +0200
  • 980b2ef7bf bans.php: split findSingle implementations Zankaria 2024-06-30 16:15:47 +0200
  • e4707ee2a8 Delete stale unreferenced ban appeals via foreign key constrain Zankaria 2024-07-14 00:25:52 +0200
  • 00cc1f434d anti-bot.php: add comments to _create_antibot Zankaria 2024-07-11 21:16:55 +0200
  • ee20bf574a functions.php: format _create_antibot Zankaria 2024-08-11 10:14:54 +0200
  • 609da43548 anti-bot.php: trim Zankaria 2024-07-09 00:17:23 +0200
  • 0c074016e7 context.php: much better Dependency Injection implementation Zankaria 2024-08-11 00:56:16 +0200
  • 562ad74a12
    Merge branch 'vichan-devel:master' into fix-poster-id Weav 2024-08-09 14:16:42 -0300
  • 73fce5e571
    fix: wrong poster id for op; fowr 2024-08-09 14:10:18 -0300
  • e5d423e595
    revert column behavior Lorenzo Yario 2024-08-09 00:43:43 -0700
  • 230cc252c5
    add changes from #782 Lorenzo Yario 2024-08-09 00:39:08 -0700
  • 0fbf2f6f77
    Merge pull request #781 from Zankaria/main-js-refactor Lorenzo Yario 2024-08-08 23:41:29 -0700
  • db20a350a1
    Merge pull request #782 from perdedora/fix-cycle Lorenzo Yario 2024-08-08 23:40:49 -0700
  • 7f45f31aa8
    fix: proper delete posts in a cyclical thread fowr 2024-08-06 11:49:51 -0300
  • 4445254b00 expand-video.js: onReady Zankaria 2024-08-05 19:21:09 +0200
  • 85b03c0fb0 expand-video.js: format Zankaria 2024-08-05 19:20:55 +0200
  • d9a333a69f expand-all-images.js: onReady Zankaria 2024-08-05 19:15:42 +0200
  • e92e9469a8 expand-all-images.js: format Zankaria 2024-08-05 19:15:26 +0200
  • 41f9aed606 inline-expanding-filename.js: onReady Zankaria 2024-08-05 19:13:29 +0200
  • 5306f1d1f9 inline-expanding-filename.js: format Zankaria 2024-08-05 19:13:13 +0200
  • 2749567c3f download-original.js: onReply Zankaria 2024-08-05 19:11:32 +0200
  • 44e9a5aa57 download-original.js: format Zankaria 2024-08-05 19:10:25 +0200
  • 5550bc4212 catalog-search.js: onReady Zankaria 2024-08-05 19:09:05 +0200
  • d9d05ddbf5 catalog-search.js: format Zankaria 2024-08-05 19:08:28 +0200
  • d9feb5cfa7 catalog.html: onReady Zankaria 2024-08-05 19:03:24 +0200