Commit Graph

1536 Commits

Author SHA1 Message Date
xiaomlove
8c903a6799 add complain switch 2025-05-01 16:39:44 +07:00
xiaomlove
af33e5cba7 finish oauth provider + docker service wait for MySQL 2025-05-01 14:18:30 +07:00
xiaomlove
cc89e8aa59 fix log to stdout 2025-04-29 01:52:43 +07:00
xiaomlove
404357945e fix docker openresty port 2025-04-29 01:24:13 +07:00
xiaomlove
7ed607c981 docker set LOG_FILE=/dev/stdout 2025-04-28 21:51:40 +07:00
xiaomlove
95be31300a fix docker http2 config 2025-04-28 21:33:02 +07:00
xiaomlove
d7e80231ea change docker service environment name 2025-04-28 20:38:15 +07:00
xiaomlove
695cde1670 improve docker 2025-04-28 20:21:32 +07:00
xiaomlove
b43b1058c6 add docker 2025-04-27 21:09:42 +07:00
xiaomlove
996bb78e17 fix delete.php error 2025-04-24 20:09:39 +07:00
xiaomlove
c29865aea5 cancel require lang/_target 2025-04-24 18:11:59 +07:00
xiaomlove
b3aeaf04b4 oauth providers 2025-04-24 15:30:07 +07:00
xiaomlove
13bc885fd7 fix cleanup + get_user_locale() 2025-04-23 14:42:13 +07:00
xiaomlove
a534611381 staffbox message add check all 2025-04-23 02:04:13 +07:00
xiaomlove
2b970305a5 add lang de/pl/pt/ro/ru/sv 2025-04-22 19:35:05 +07:00
xiaomlove
ca33cbacfe add lang fi + fr 2025-04-22 02:55:12 +07:00
xiaomlove
92530e2c79 fix formatCode() 2025-04-21 20:20:16 +07:00
xiaomlove
8a9a478d51 fix format_quote() 2025-04-21 19:50:22 +07:00
xiaomlove
cedd7887bd improve get_user_from_cookie() 2025-04-21 18:59:41 +07:00
xiaomlove
bfdc86391b fix cleanup 2025-04-21 15:03:16 +07:00
xiaomlove
2265a162ef cancel include lang/_target 2025-04-21 11:57:24 +07:00
xiaomlove
e3673ef3da medal add priority 2025-04-21 11:52:05 +07:00
xiaomlove
d990723ebc add lang: nl + deprecate lang/_target 2025-04-21 02:53:56 +07:00
xiaomlove
4166a933e1 add lang: cs 2025-04-20 18:13:46 +07:00
xiaomlove
ff11c10eab add lang: ja 2025-04-19 02:06:51 +07:00
xiaomlove
432c57f886 separate route permission + token manage 2025-04-17 18:59:03 +07:00
xiaomlove
263901bc54 Merge remote-tracking branch 'origin/php8' into php8 2025-04-17 01:40:07 +07:00
xiaomlove
2b029eba10 API: torrents upload/list 2025-04-17 01:39:40 +07:00
xiaomlove
46d1b2cabd Merge pull request #323 from tdh62/php8
fix announce.php , use $GLOBALS array in the loop
2025-04-09 10:26:30 +07:00
tdh
bcb789a950 fix announce.php , use $GLOBALS array in the loop for accessing values instead of direct variable references. 2025-04-09 01:57:10 +08: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