Commit Graph

835 Commits

Author SHA1 Message Date
NekoCH
4035f4084f use TorrentFile from Rhilip\Bencode 2026-01-14 16:18:16 +08: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
eb248110fc release v1.9.13 2025-12-28 19:58:10 +07:00
xiaomlove
1d6740cc41 Merge pull request #412 from ex-hentai/flash
remove flash stuff
2025-12-20 16:15:25 +07:00
xiaomlove
d70a2c45ce Merge pull request #410 from ex-hentai/top
better image zooming
2025-12-20 16:14:06 +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
8a4538faea cache rss user content 2025-12-20 16:44:10 +08:00
NekoCH
dfdf64833f validate email with filter_var 2025-12-20 14:02:51 +08:00
xiaomlove
d255499e83 fix media info xss 2025-12-15 19:35:37 +07: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
xiaomlove
ac83b68929 UserResource add seeding leeching data + seed bonus per hour 2025-11-21 00:41:03 +07:00
xqw8889
7d02a08c2d 修复:豆瓣图裂问题 2025-11-11 22:20:54 +08:00
xiaomlove
6fb7be9036 Merge branch '1.9' into php8 2025-11-09 15:41:19 +07:00
xiaomlove
ab7c3a71a4 fix filter_src() undefined HTTP_HOST 2025-11-09 13:30:14 +07:00
xiaomlove
941b04174e move is_fpm_mode() to global functions 2025-11-02 23:08:03 +07:00
xiaomlove
b4d3618560 Merge branch '1.9' into php8 2025-11-02 21:59:30 +07:00
xiaomlove
bb50137e9a version 1.9.11 2025-11-02 21:59:16 +07:00
xiaomlove
ea644fa484 formatUrl dont use filter_src 2025-11-02 19:48:50 +07:00
xiaomlove
2787ec40f4 Merge branch '1.9' into php8 2025-10-31 19:36:13 +07:00
xiaomlove
e37f40f20f improve filter_src() 2025-10-31 19:35:57 +07:00
xiaomlove
13020d1e48 Merge branch '1.9' into php8 2025-10-30 11:39:54 +07:00
xiaomlove
3d5e316275 fix password related 2025-10-30 10:28:52 +07:00
xiaomlove
771d06c87b Merge branch '1.9' into php8 2025-10-29 17:18:00 +07:00
xiaomlove
f1cbb5c3da [API] torrent list add active_status 2025-10-29 17:02:00 +07:00
xiaomlove
61f4de8868 fix takeupload duplicate tagId 2025-10-28 11:01:58 +07:00
xiaomlove
747d272653 improve check install status when running in docker 2025-10-23 16:19:14 +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
1329617f9f Merge branch '1.9' into php8 2025-10-16 16:58:10 +07:00
xiaomlove
08dbf79ec9 fix search box category URI 2025-10-16 16:56:53 +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
xiaomlove
e17de1109b Merge branch '1.9' into php8 2025-10-02 21:26:16 +07:00
xiaomlove
72fee4db99 fix forums.php receiver not exists error 2025-10-02 20:15:32 +07:00
xiaomlove
0d96380d60 Merge pull request #377 from ex-hentai/filament-v4
update filament to v4
2025-10-01 20:53:33 +07:00
xiaomlove
717f7c5a30 fix magic.php + improve TrackerUrl::getById() 2025-10-01 02:41:45 +07:00
xiaomlove
598457db48 api return queries when debug 2025-09-29 00:55:07 +07:00
NekoCH
f0b50e4826 update filament to v4
fix torrent name
2025-09-27 12:29:50 +08:00
xiaomlove
3f04ae4163 API add more log 2025-09-27 03:28:27 +07:00
xiaomlove
c6c74354c6 fix users seeding_torrent_count 2025-09-24 14:46:14 +07:00
xiaomlove
c1845f276b update translations 2025-09-23 11:53:30 +07:00
xiaomlove
38688178b6 last_query() default return json string 2025-09-23 11:27:30 +07:00