Commit Graph

825 Commits

Author SHA1 Message Date
xiaomlove
db4982f8f7 self enable 2026-03-29 21:42:43 +07:00
xiaomlove
3dae3aec8d imdbphp/imdbphp lock 8.3.1 2026-02-17 14:36:24 +08:00
xiaomlove
8dec50fc6d fix bonus-log 2026-01-31 20:06:43 +07:00
NekoCH
8207f1ed6f fix possible replay attack with passkey login 2026-01-31 15:28:25 +08:00
xiaomlove
c162fc81be userdetails.php disable change vip_added + vip_until 2026-01-31 12:35:50 +07:00
xiaomlove
ea176b1615 bonus logs 2026-01-29 20:24:36 +07:00
NekoCH
4f32c10d9f update to filament v5 2026-01-18 19:18:45 +08:00
NekoCH
4035f4084f use TorrentFile from Rhilip\Bencode 2026-01-14 16:18:16 +08:00
xiaomlove
4d96d40a29 Merge remote-tracking branch 'origin/php8' into php8 2026-01-07 01:34:59 +07:00
xiaomlove
81400a34cc Merge branch '1.9' into php8 2026-01-07 01:31:11 +07:00
NekoCH
2cad4e1a83 filter get params in torrent rss 2026-01-04 21:32:48 +08:00
xiaomlove
8d98a7dd8b ptgen fill small title add field: chinese_title 2025-12-31 02:39:07 +07:00
xiaomlove
5f37d5c59a usercp add seedbox cancel ip help text 2025-12-30 15:39:15 +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
NekoCH
00ec3d5e8d migrate custom field management to filament
fix xss
2025-12-28 22:46:55 +08:00
xiaomlove
6180ae18df fix takeconfirm conusr 2025-12-23 16:20:47 +07:00
NekoCH
5c73e643a4 add uploaded torrents count to invite 2025-12-20 22:52:35 +08:00
xiaomlove
ef397714b1 Merge pull request #413 from ex-hentai/preview
fix preview get stuck
2025-12-20 16:16:13 +07:00
xiaomlove
1d6740cc41 Merge pull request #412 from ex-hentai/flash
remove flash stuff
2025-12-20 16:15:25 +07:00
xiaomlove
8e12cbf470 Merge pull request #411 from ex-hentai/detached
fix voting for non-existent offers
2025-12-20 16:14:52 +07:00
xiaomlove
d70a2c45ce Merge pull request #410 from ex-hentai/top
better image zooming
2025-12-20 16:14:06 +07:00
NekoCH
eb11239372 fix preview get stuck 2025-12-20 17:05:53 +08:00
NekoCH
39853b221a fix voting for non-existent offers 2025-12-20 17:01:50 +08: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
xiaomlove
b59377ab47 Merge pull request #405 from ex-hentai/passkey
support login with Passkeys
2025-12-20 13:17:43 +07:00
xiaomlove
b3067e2b6a Merge pull request #407 from ex-hentai/compact
always response in compact format
2025-12-20 13:12:16 +07:00
NekoCH
036e98a2d7 always response in compact format 2025-12-20 14:05:08 +08:00
NekoCH
dfdf64833f validate email with filter_var 2025-12-20 14:02:51 +08:00
NekoCH
e035ff1512 passkey support 2025-12-20 13:59:10 +08:00
xiaomlove
d255499e83 fix media info xss 2025-12-15 19:35:37 +07: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