wangyidong
|
95e95ba3a7
|
* [perf] remove admin register page.
|
2025-06-12 16:16:36 +08:00 |
|
liugang
|
3f81e771e0
|
- [refac] remove code of cache from admin module.
|
2024-11-20 15:42:49 +08:00 |
|
liugang
|
fb47a0dee2
|
* admin: calling method to check if apcu is enabled.
|
2024-06-04 14:20:12 +08:00 |
|
liugang
|
abe8cacb8e
|
+ adminZen: add a method to get memory used data of apcu.
|
2024-06-04 14:20:12 +08:00 |
|
caoyanyi
|
02d06fd9d4
|
* Adjust plugins default value for no internet.
|
2024-05-14 16:11:03 +08:00 |
|
wangyuting
|
eec1031299
|
* Fix plugin is null bug.
|
2024-04-30 15:04:24 +08:00 |
|
xieqiyu
|
6402d3f8e5
|
* Add parameter types.
|
2023-11-24 08:45:42 +08:00 |
|
xieqiyu
|
0a6ba22951
|
* Code for task#106504,#106505,#106507,#106508,#106509,#106512,#106521.
|
2023-11-23 15:41:52 +08:00 |
|
xieqiyu
|
94e5877402
|
* Finish task#106480.
|
2023-11-22 09:57:57 +08:00 |
|
xieqiyu
|
78ad8f2053
|
* Finish task#106479.
|
2023-11-22 09:30:54 +08:00 |
|
liugang
|
9668e8b5f7
|
* admin: Move declaration of EXT_MANAGER_VERSION constant from model.php to zen.php.
|
2023-05-16 10:59:05 +08:00 |
|
liugang
|
da46ef626c
|
* adminZen: declare the parameter types and return type of the function.
|
2023-05-16 09:00:59 +08:00 |
|
liugang
|
65803bd343
|
* adminZen: describe exactly what the function does in comment.
|
2023-05-16 08:58:15 +08:00 |
|
liugang
|
8c9991cb38
|
* adminZen: rename functions to sync data from https://www.zentao.net.
|
2023-05-16 08:38:04 +08:00 |
|
liugang
|
6e9b95965f
|
* Move the functions to sync data from https://www.zentao.net from model.php to zen.php.
|
2023-05-15 17:24:44 +08:00 |
|
liugang
|
310d228456
|
+ Add the zen.php file.
|
2023-05-15 17:20:23 +08:00 |
|