xiaomlove
4e9e4ae143
fix some upgrade issue
2026-01-31 00:08:23 +07:00
xiaomlove
f3a6d366d8
add job RemoveUserVipStatus + RemoveUserDonorStatus + RemoveUserWarning
2026-01-30 15:03:52 +07:00
xiaomlove
ea176b1615
bonus logs
2026-01-29 20:24:36 +07:00
xiaomlove
695d5f071f
merge 1.9
2026-01-23 17:01:55 +07:00
xiaomlove
dd8df70f7e
update version to 1.9.14
2026-01-23 15:38:56 +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
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