Commit Graph

393 Commits

Author SHA1 Message Date
xiaomlove
db4982f8f7 self enable 2026-03-29 21:42:43 +07:00
xiaomlove
695d5f071f merge 1.9 2026-01-23 17:01:55 +07:00
xiaomlove
5e163da05e fix bbcode_attach_to_img driver local 2026-01-23 13:10:24 +07:00
xiaomlove
3ced82fc0a bbcode_attach_to_img 2026-01-23 13:01:16 +07:00
xiaomlove
7494041005 fix get_ip_location_from_geoip() missing continent_en 2026-01-15 23:24:28 +07:00
NekoCH
4035f4084f use TorrentFile from Rhilip\Bencode 2026-01-14 16:18:16 +08:00
xiaomlove
c91cf060b1 delete torrent extra when delete torrent 2026-01-07 16:00:14 +07:00
xiaomlove
81400a34cc Merge branch '1.9' into php8 2026-01-07 01:31:11 +07:00
xiaomlove
0351f92bf4 [API] comments list 2025-12-30 17:49:56 +07:00
xiaomlove
290ad0f375 Merge remote-tracking branch 'origin/php8' into php8 2025-12-29 00:03:48 +07:00
xiaomlove
8602831d3a merge 1.9 2025-12-29 00:02:46 +07:00
xiaomlove
1d6740cc41 Merge pull request #412 from ex-hentai/flash
remove flash stuff
2025-12-20 16:15:25 +07:00
NekoCH
5548b7ef94 remove flash stuff 2025-12-20 16:59:43 +08:00
NekoCH
6803bbe85f better image zooming 2025-12-20 16:56:32 +08:00
NekoCH
dfdf64833f validate email with filter_var 2025-12-20 14:02:51 +08:00
xiaomlove
f97d564ada fix torrenttable() action render 2025-12-11 11:27:12 +07:00
Qi HU
2346afa291 feat: enhance torrent state scheduling and display
Signed-off-by: Qi HU <github@spcsky.com>
2025-12-07 17:07:47 +08:00
xiaomlove
70bc00b707 Fixed torrent list page display issues when users have edit permissions but no delete permissions 2025-12-02 21:40:40 +07:00
xqw8889
7d02a08c2d 修复:豆瓣图裂问题 2025-11-11 22:20:54 +08:00
xiaomlove
b4d3618560 Merge branch '1.9' into php8 2025-11-02 21:59:30 +07:00
xiaomlove
ea644fa484 formatUrl dont use filter_src 2025-11-02 19:48:50 +07:00
xiaomlove
771d06c87b Merge branch '1.9' into php8 2025-10-29 17:18:00 +07:00
xiaomlove
61f4de8868 fix takeupload duplicate tagId 2025-10-28 11:01:58 +07:00
xiaomlove
8d10cf7970 Merge branch '1.9' into php8 2025-10-18 02:55:02 +07:00
xiaomlove
39f85fd001 format_comment() add filter_src() 2025-10-17 22:00:39 +07:00
xiaomlove
2b107119c5 Merge remote-tracking branch 'origin/php8' into php8 2025-10-14 14:59:15 +07:00
xiaomlove
ba8715a3f9 Refactor IP History 2025-10-14 14:54:44 +07:00
Qi HU
60e1e45d73 feat(i18n): clarify captcha challenge labels
- harmonize challenge prompts across supported locales
- reuse shared helper to reduce duplicated translations
- ensure login flow references updated label key

Signed-off-by: Qi HU <github@spcsky.com>
2025-10-13 12:15:25 +08:00
Qi HU
9033eff8ea feat: Refine captcha configuration and drivers
Introduce a configurable captcha manager with drivers for image,
Cloudflare Turnstile, and Google reCAPTCHA, including fallback
behaviour.

Refactor login, signup, complain, and related flows to use the new
abstraction while simplifying the legacy image endpoint.

Document captcha environment options and restore classic defaults in
.env.example.

Signed-off-by: Qi HU <github@spcsky.com>
2025-10-11 23:38:27 +08:00
NekoCH
f0b50e4826 update filament to v4
fix torrent name
2025-09-27 12:29:50 +08:00
xiaomlove
c1845f276b update translations 2025-09-23 11:53:30 +07:00
xiaomlove
6b242dea36 make print_attachment() available on laravel mode 2025-09-21 19:26:24 +07:00
xiaomlove
1b2ba8dc48 improve sql debug 2025-09-21 17:00:32 +07:00
xiaomlove
ee4739fd8b fix cover issue on page torrents.php 2025-09-20 00:45:53 +07:00
xiaomlove
8bdcacf8e7 seeding bonus log save to click house 2025-09-19 21:02:34 +07:00
xiaomlove
90c973f608 fix quote post + improve color bbcode 2025-09-17 21:22:42 +07:00
xiaomlove
29a9fd48a4 Merge pull request #374 from ex-hentai/spoiler
use details summary for spoiler
2025-09-17 17:08:40 +07:00
NekoCH
bc96f53060 use details summary for spoiler 2025-09-17 17:42:17 +08:00
NekoCH
7376bbba8c hide passkey and ip addresses 2025-09-17 11:12:19 +08:00
NekoCH
08f879a5b9 support more bbcode tags
audio/video/hide/hr/strikethrough
2025-09-17 11:10:46 +08:00
xiaomlove
4009337133 backend bonus log exclude seeding default 2025-09-17 04:05:36 +07:00
xiaomlove
c74c88f5a5 misc up 2025-09-14 00:47:09 +07:00
xiaomlove
928c371d6a Merge remote-tracking branch 'refs/remotes/origin/php8' into php8 2025-09-08 03:06:24 +07:00
xiaomlove
60b5aba518 seed bonus add log etc 2025-09-08 03:05:55 +07:00
毛线
90032fe04c 修复SUM计算后,精度丢失出现.00000000xxx的问题 2025-09-02 09:17:49 +08:00
毛线
7963fc270a Fix the effect of paths on menu selections 2025-08-28 20:17:57 +08:00
xiaomlove
ae08039323 improve hr + agent update 2025-07-21 20:55:30 +07:00
xiaomlove
b3d58ef4cc userdetails page show bonus addition expire time 2025-07-15 02:03:33 +07:00
xiaomlove
3ffdec1f4a medal add bonus addition duration 2025-07-14 21:03:09 +07:00
xiaomlove
0e798355b4 Announce Log 2025-06-29 20:47:23 +07:00