56 Commits
Author SHA1 Message Date
liuruogu 84bd916840 * optimize code. 2026-01-09 03:04:24 +00:00
朱金勇 5baff4bb85 * [apiv2] Fix delete method. 2026-01-08 11:05:52 +08:00
朱金勇 af77023ac2 * [apiv2] Fix bug#68332 2026-01-06 09:34:31 +08:00
朱金勇 cb71668716 * [apiv2] Fix bug#68242 2026-01-05 17:42:59 +08:00
朱金勇 027a464099 * [apiv2] Fix bug#66555. 2026-01-04 14:43:19 +08:00
朱金勇 313111f809 * [apiv2] Fix checkObjectExists 2026-01-04 13:20:54 +08:00
朱金勇 3235a07280 * [apiv2] Fix bug#68260. 2026-01-04 13:09:25 +08:00
朱金勇 412ac4456d * [apiv2] Fix bug#68271. 2026-01-04 11:49:25 +08:00
朱金勇 c30a24a8e4 * [apiv2] Fix bug#66974. 2026-01-04 11:39:44 +08:00
liuruogu 2c3973ad36 * Re implement setSuperVars in the API router and remove csrf validation. 2025-12-31 08:59:21 +00:00
liuruogu a32fd5b3ff * Re implement setSuperVars in the API router and remove csrf validation. 2025-12-31 08:59:21 +00:00
朱金勇 fe67417c76 * [apiv2] Fix delete method. 2025-12-30 15:41:42 +08:00
朱金勇 bfd4401758 * [apiv2] Check priv 2025-12-30 15:28:03 +08:00
朱金勇 5927087f1d * [apiv2] Check program priv. 2025-12-30 14:06:04 +08:00
朱金勇 7acc79c740 * [apiv2] Check priv. 2025-12-30 13:46:28 +08:00
朱金勇 4b314a0cd1 * [apiv2] Check empty if value is not empty or zero. 2025-12-30 09:06:06 +08:00
朱金勇 0109f278aa * [apiv2] Check object exists. 2025-12-29 14:00:50 +08:00
朱金勇 bac0c19354 * [apiv2] Check object exists. 2025-12-29 11:41:31 +08:00
朱金勇 23880a2e6b * [bug#68595] Fix upload file api. 2025-12-29 00:19:02 +08:00
朱金勇 f1e3c4bf66 * [apiv2] Check zen 2025-12-17 22:21:34 +08:00
朱金勇 e38a13bc1c * [apiv2] Fix control. 2025-12-17 18:24:27 +08:00
朱金勇 d584073005 * [apiv2] Clean the output in get method. 2025-12-17 17:32:02 +08:00
朱金勇 6e8c4bdbe2 * [apiv2] Fix repsonse extractor 2025-12-17 16:16:22 +08:00
朱金勇 de5c147176 * [apiv2] Fix post body 2025-12-16 10:26:00 +08:00
朱金勇 6348c54983 * [apiv2] Fix methodName in router 2025-12-15 09:44:39 +08:00
朱金勇 6ecbcfcc3f * [apiv2] Fix methodName 2025-12-11 10:30:04 +08:00
朱金勇 7a9916631d * [apiv2] fix setFormData 2025-12-11 09:01:47 +08:00
朱金勇 84a033d4d1 * [apiv2] Set params before POST 2025-10-24 10:42:47 +08:00
朱金勇 90f0fb7efa * [apiv2] Set GET variables from POST data 2025-10-24 10:25:14 +08:00
朱金勇 709539017d * [apiv2] Fix getFormData 2025-10-22 09:46:00 +08:00
朱金勇 53f47be722 * [apiv2] Cast type of params. 2025-10-21 17:54:10 +08:00
朱金勇 373c45353f * [apiv2] Display method may be called by zen. 2025-10-21 16:48:18 +08:00
朱金勇 2ced7c2ec9 + [apiv2] Add ext routes. 2025-10-21 11:19:57 +08:00
朱金勇 4a15d1ab3d * [apiv2] Fix routing 2025-10-14 14:45:10 +08:00
liugang e97bb7b96b + [refac] save xhprof log for api. 2025-04-03 13:16:25 +08:00
caoyanyi 564cd4a67e * Adjust api route parse. 2023-12-26 10:22:40 +08:00
caoyanyi 1c61db2bcb * Adjust api parse path for api request. 2023-12-26 09:53:30 +08:00
tanghucheng 2382769fac * Merge 18.8 framework into Merge184. 2023-11-22 21:45:49 -05:00
鲁飞 045289d4c7 * Support PHP8.1. 2023-04-23 11:21:09 +00:00
鲁飞 e0cd779954 * Remove use exit for api. 2022-11-03 00:32:42 +00:00
liumengyi e1a022ba7f * Fix bug #26768. 2022-08-24 10:54:29 +08:00
liumengyi a54d9168bb * Fix bug for task #64967. 2022-08-22 14:49:04 +08:00
王怡栋 e83555ffd3 * adjust for php8.0 2022-03-01 13:32:31 +08:00
zhujinyong 87817d186c * Fix router error of api. 2022-01-04 10:52:29 +08:00
zhujinyong df07ada2b3 * Fix path of api. 2021-12-28 14:34:12 +08:00
王怡栋 bf4dcdd19c * adjust get api version. 2021-12-21 11:08:28 +08:00
王怡栋 ae346dd200 * adjust for set api version. 2021-11-29 14:06:00 +08:00
zhujinyong 49bff6df49 * Fix router of api. 2021-11-25 10:26:17 +08:00
zhujinyong 0ee281b800 * Fix version of api request. 2021-11-18 14:37:26 +08:00
zhujinyong 1515e07c04 * Fix bugs: Compatibility for old version. 2021-11-11 17:19:55 +08:00