NekoCH
dfdf64833f
validate email with filter_var
2025-12-20 14:02:51 +08:00
xqw8889
7d02a08c2d
修复:豆瓣图裂问题
2025-11-11 22:20:54 +08: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
c6d99f369f
Merge branch '1.9' into php8
2025-10-30 15:37:55 +07:00
xiaomlove
b5bfdc3c99
fix recover.php
2025-10-30 15:27:09 +07:00
xiaomlove
13020d1e48
Merge branch '1.9' into php8
2025-10-30 11:39:54 +07:00
xiaomlove
acb7df6d92
reset try catch
2025-10-30 11:29:00 +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
61f4de8868
fix takeupload duplicate tagId
2025-10-28 11:01:58 +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
47ddb94806
Merge pull request #387 from specialpointcentral/attendance
...
Add configurable attendance CAPTCHA
2025-10-14 15:04:51 +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
479ace4df7
feat(attendance): make captcha requirement configurable
...
- add Filament toggle to control whether attendance check-in requires captcha
- persist the toggle under captcha.attendance.enabled with sensible defaults
Signed-off-by: Qi HU <github@spcsky.com >
2025-10-14 10:59:13 +08:00
Qi HU
908b4b19ea
feat(attendance): enforce captcha validation before check-in
...
- require a successful captcha challenge before recording the day’s attendance
- preserve the original attendance summary layout after a successful check-in
Signed-off-by: Qi HU <github@spcsky.com >
2025-10-14 10:39:57 +08:00
Qi HU
1614ac3f3d
refactor(ui): improve captcha form responsiveness
...
- adjust layout spacing on public auth-related templates
- ensure captcha challenge areas remain visible on small screens
- align image driver output with refreshed markup
Signed-off-by: Qi HU <github@spcsky.com >
2025-10-13 12:15:15 +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
d58a1a9dbf
Merge pull request #382 from specialpointcentral/php8
...
Fix duplicate includes and update styles
2025-10-02 22:00:25 +07:00
xiaomlove
e17de1109b
Merge branch '1.9' into php8
2025-10-02 21:26:16 +07:00
SPC
0f089d39ab
fix: style for staff.php and lang_functions.php
...
Signed-off-by: SPC <github@spcsky.com >
2025-10-02 21:43:45 +08:00
xiaomlove
72fee4db99
fix forums.php receiver not exists error
2025-10-02 20:15:32 +07:00
xiaomlove
f2a7f2c09c
fix forums.php add message
2025-10-02 20:08:42 +07:00
xiaomlove
aa84bb90c8
fix forums.php pm url
2025-10-02 17:39:55 +07:00
xiaomlove
4f597e93dd
update filament to v4.1
2025-10-02 14:58:30 +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
612e83744f
warning fix
2025-10-01 12:01:53 +07:00
xiaomlove
e085d52679
mybonus.php add min size description
2025-10-01 03:14:42 +07:00
xiaomlove
86f57ed313
announce add warning message: please select tracker url at user control panel
2025-10-01 02:50:22 +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
ee46b762eb
reAnnounce log use info hash hex
2025-09-26 13:47:38 +07:00
xiaomlove
8b3cc2fe3f
shoutbox cancel writeLog
2025-09-23 19:25:29 +07:00
xiaomlove
30e5e305bb
misc fix
2025-09-23 17:12:20 +07:00
xiaomlove
5cec527a12
torrents.php pageSize max 100
2025-09-22 20:26:08 +07:00
今夕是何年
03002e52f1
Update torrents.php
...
Supports dynamic pagination parameters.
2025-09-22 21:09:06 +08:00
xiaomlove
3dca0e5774
Merge remote-tracking branch 'origin/php8' into php8
2025-09-21 14:43:16 +07:00
xiaomlove
c74c36d434
complains.php + confirm_resend.php add lock
2025-09-21 14:43:00 +07:00
tonghoil
dfcd2d9391
修复种子页面评论引用用户不存在时报错问题
2025-09-21 15:14:17 +08:00
xiaomlove
d16a864841
torrentrss add cache by sql
2025-09-21 00:34:41 +07:00
xiaomlove
409b734d3a
torrents.php list sql debug
2025-09-20 19:41:29 +07:00
xiaomlove
f675d4e2d4
improve torrents + torrentrss
2025-09-20 17:22:53 +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
4dd09b662a
Merge remote-tracking branch 'origin/php8' into php8
2025-09-17 17:11:29 +07:00
xiaomlove
bb25eb03c7
improve userdetails page hide_text
2025-09-17 17:11:17 +07:00