Commit Graph

1507 Commits

Author SHA1 Message Date
xiaomlove
2b029eba10 API: torrents upload/list 2025-04-17 01:39:40 +07:00
xiaomlove
0d3a46231d fix logincookie() error 2025-04-05 22:09:20 +07:00
xiaomlove
291f5c03b5 reset password update auth_key 2025-04-05 21:43:37 +07:00
xiaomlove
1841f1377a change backend create user + reset password hashing 2025-04-05 20:16:09 +07:00
xiaomlove
21fe7d6249 H&R add create time filter and bulk delete 2025-04-05 19:47:35 +07:00
xiaomlove
14767b1aca middleware Locale use as global 2025-04-05 16:17:11 +07:00
xiaomlove
97dc956c20 Challenge-Response Authentication 2025-04-05 15:38:40 +07:00
xiaomlove
bd9b4d7e1d use config() to read env 2025-03-29 15:08:34 +07:00
xiaomlove
43df3ed492 usercp token management lang 2025-03-29 14:49:52 +07:00
xiaomlove
edc9e56d7d usercp token management 2025-03-29 14:32:31 +07:00
xiaomlove
4b2f933806 change lang_rules.php encoding to utf-8 2025-03-26 22:29:20 +07:00
xiaomlove
4e67109a0f Merge pull request #321 from tdh62/php8
Exam tag url change and rich businessTypes
2025-03-17 20:51:56 +08:00
tdh
06b1f855fb Exam's tag jump to task.php instead of messages.php when the exam type is task 2025-03-17 17:48:00 +08:00
tdh
a7ff258802 add BUSINESS_TYPE_TASK_NOT_PASS_DEDUCT and BUSINESS_TYPE_TASK_PASS_REWARD to BonusLogs::$businessTypes 2025-03-17 17:38:47 +08:00
xiaomlove
dd417ae646 ammds approve 2025-03-12 23:48:10 +08:00
xiaomlove
80a0302e98 medal add ID 2025-03-12 22:05:58 +08:00
xiaomlove
b37037ea56 Merge remote-tracking branch 'origin/php8' into php8 2025-02-25 02:06:01 +08:00
xiaomlove
ac5f733edb exam user detail 2025-02-25 02:05:49 +08:00
xiaomlove
ee53d5a1a7 Merge pull request #317 from specialpointcentral/patch-2
fix: Change Refresh into Location
2025-02-22 20:02:19 +08:00
SPC
a80f53d4f4 fix: Change Refresh into Location
If use Refresh, it will not work on some browser and
some protocols (e.g. HTTP/2). So, change Refresh
into Location.

Signed-off-by: SPC <github@spcsky.com>
2025-02-19 20:04:54 +08:00
xiaomlove
7b3e74b47e upload/section add tags 2025-02-18 02:15:30 +08:00
xiaomlove
c9b2237efd API: upload sections list 2025-02-15 03:15:45 +08:00
xiaomlove
0d7cbcde9f personal access token create and del 2025-02-13 01:48:33 +08:00
xiaomlove
e45b7c42f0 fix filament resource notify 2025-02-08 01:24:29 +08:00
xiaomlove
4a0475b49c fix send gift 2025-02-08 00:43:37 +08:00
xiaomlove
53e167787c fix seedBoxRecord 2025-02-07 20:25:43 +08:00
xiaomlove
fd12d463b7 fix more modcomment 2025-02-06 22:32:36 +08:00
xiaomlove
076aeeb576 cleanup comment 2025-01-27 14:57:24 +08:00
xiaomlove
efb635c12b fix h&R detail 2025-01-27 14:07:44 +08:00
xiaomlove
e48932d74d torrent extras createOrUpdate 2025-01-21 22:55:37 +08:00
xiaomlove
9863398809 fix takeupload extra no torrent_id 2025-01-21 22:27:51 +08:00
xiaomlove
2ef6fc3c88 add cache for isIPSeedBoxFromASN 2025-01-21 13:24:10 +08:00
xiaomlove
b3702cb065 fix hit and run addHour 2025-01-21 13:01:10 +08:00
xiaomlove
03c65b6f2e fix Cleanup delay param 2025-01-20 22:40:29 +08:00
xiaomlove
efebecfe84 format_comment() empty return 2025-01-20 22:12:40 +08:00
xiaomlove
7ef816f52c fix trim htmlspecialchars null param 2025-01-20 13:35:38 +08:00
xiaomlove
3338f04c0e fix ExamRepository bonuscomment 2025-01-20 13:11:19 +08:00
xiaomlove
4cbbd8c3d8 fix takeupload nfo 2025-01-20 13:01:49 +08:00
xiaomlove
a197cade6d fix torrentrss descr 2025-01-20 12:02:59 +08:00
xiaomlove
a74a2c3c2a torrents table last_action add index 2025-01-20 01:49:06 +08:00
xiaomlove
d06d677565 fix torrent edit and send email 2025-01-20 00:47:31 +08:00
xiaomlove
9de6fb42a9 fix carbon 3 diffIn* 2025-01-19 23:41:50 +08:00
xiaomlove
943e960921 fix bonus log 2025-01-19 22:47:39 +08:00
xiaomlove
02a95cba71 fix get script username 2025-01-19 19:09:16 +08:00
xiaomlove
971a4b7702 Merge remote-tracking branch 'refs/remotes/origin/php8' into php8 2025-01-19 14:37:31 +08:00
xiaomlove
403a9447a9 plugin management + user tables and torrents table text column migrate 2025-01-19 14:37:00 +08:00
xiaomlove
071fd678e1 Merge pull request #304 from specialpointcentral/php8
fix: viewrequests.php: Totalreq style fix
2025-01-02 13:47:28 +08:00
xiaomlove
4d2e421bc8 Merge pull request #305 from tdh62/php8
Fixed Tracker compact return issue when accessing via ipv6
2025-01-02 13:43:31 +08:00
tdh
22277c3750 Already have peers6 parameters, which should NOT disable compact announce with IPv6. Thanks to Properformer for reporting this issue. 2025-01-02 12:06:08 +08:00
SPC
888f50e0bd fix: viewrequests.php: Totalreq style fix
Signed-off-by: SPC <github@spcsky.com>
2025-01-02 11:20:49 +08:00