liugang
|
5a4dc90974
|
* [perf] Caching array count to improve performance.
|
2025-08-01 18:05:10 +08:00 |
|
qixinzhi
|
49d415dee6
|
Merge branch 'release/21.7.4' into feature/task-report
|
2025-07-22 02:20:48 +00:00 |
|
wangyidong
|
1aa5190eab
|
* [refac] Fix for restart session.
|
2025-07-17 08:54:36 +08:00 |
|
qixinzhi
|
ae6e17179f
|
Merge branch 'release/21.7.3' into feature/task-report
|
2025-07-09 00:39:48 +00:00 |
|
liugang
|
ae7825a547
|
+ [misc] add 2 methods to compress and uncompress id list.
|
2025-07-08 09:38:53 +08:00 |
|
zhujinyong
|
94c876426f
|
* [misc] compatibility with PHP8.4.
|
2025-07-07 14:47:31 +08:00 |
|
qixinzhi
|
eebd3c7f02
|
Merge branch 'feature/task-report' into feature/task-report-merge
|
2025-07-07 06:41:52 +00:00 |
|
wangyidong
|
a96a04a31a
|
Merge branch 'feature/performance' into release/21.7.2
|
2025-06-23 10:06:08 +08:00 |
|
wangyidong
|
494eb18f59
|
* [perf story #75382] Adjust for custom session.
|
2025-06-20 09:59:12 +08:00 |
|
tianshujie
|
79229c2e91
|
* [refac,done,0.1h] To move the position of the arrayUnion function on the mobile.
|
2025-06-09 11:13:55 +08:00 |
|
caoyanyi
|
fa39ec0777
|
* [misc] Compatible with built-in json function parameters.
|
2025-06-05 09:33:16 +08:00 |
|
sunguangming
|
f8ad18c79a
|
* [error] fix framework error.
|
2025-05-19 10:26:26 +08:00 |
|
sunguangming
|
c55434b8cd
|
* [error] fix framework error.
|
2025-05-19 09:26:26 +08:00 |
|
sunguangming
|
a0999d6357
|
* [error] fix framework error.
|
2025-05-14 14:38:46 +08:00 |
|
liugang
|
644b6f9b6c
|
* [misc] make the content readable after json_encode.
|
2025-04-09 09:00:20 +08:00 |
|
caoyanyi
|
c1abaa8c81
|
* [misc] move method to base.
|
2025-03-06 09:18:49 +08:00 |
|
liyang
|
2dd65ae8fe
|
* [task#137831] fix bug for connet redis.
|
2025-02-28 14:04:14 +08:00 |
|
caoyanyi
|
401d6d9d3f
|
* [misc] move helper::convertType method to base.
|
2025-01-22 14:44:45 +08:00 |
|
caoyanyi
|
d279b9fb08
|
* [misc] adjust bool data format for env get.
|
2025-01-22 14:44:45 +08:00 |
|
caoyanyi
|
bfb98116b6
|
* [misc] add getEnvData method for helper.
|
2025-01-22 14:44:45 +08:00 |
|
caoyanyi
|
e95504d2c2
|
* [misc] adjust https check.
|
2024-12-19 16:15:17 +08:00 |
|
caoyanyi
|
2ed5f416a5
|
* [misc] adjust webRoot get for container.
|
2024-12-17 10:03:33 +08:00 |
|
liugang
|
f1f94474ff
|
* [refac] connect redis in baseHelper so that api can use it.
|
2024-12-11 13:35:42 +08:00 |
|
songchenxuan
|
e006fdbfa1
|
*[misc] Resolve json api with sessionid call fail and return login page issue.
|
2024-12-09 09:21:27 +08:00 |
|
tianshujie
|
3a6228c700
|
* [refac,done,0.3h] remove formatHours method.
|
2024-12-04 15:58:46 +08:00 |
|
sunguangming
|
9a1076e62c
|
* [task#133832,done,1h] finish task.
|
2024-12-04 15:06:09 +08:00 |
|
hufangzhou
|
424522620b
|
* [bug#57474,done,1h] Trim the trailing .0 in order.
|
2024-11-27 15:49:28 +08:00 |
|
caoyanyi
|
6df63a4fc8
|
* [misc] move helper method to base.
|
2024-11-12 10:49:15 +08:00 |
|
caoyanyi
|
c680256b61
|
* [misc] initialization without JSON extension.
|
2024-07-04 14:46:50 +08:00 |
|
caoyanyi
|
6b626b1992
|
+ [misc] add JsonSerializable interface init.
|
2024-07-04 11:12:43 +08:00 |
|
tianshujie
|
0094d12bae
|
* Add $app non-null judgment.
|
2024-05-14 16:54:50 +08:00 |
|
liugang
|
7eb23e1dad
|
* Fix the vulnerability that induces users to click on links with sessionID to bypass authentication.
|
2024-05-13 16:58:29 +08:00 |
|
dingguodong
|
bfc2f1cae2
|
* Optimize and fix the issue when zentaopms hides behind the proxy server.
|
2024-05-09 11:32:12 +08:00 |
|
liugang
|
e59a7f23ee
|
* baseHelper: return true if the file exists in cache.
|
2024-04-26 16:17:38 +08:00 |
|
liugang
|
549cdd55c1
|
- baseHelper: remove unused empty line.
|
2024-04-26 16:14:05 +08:00 |
|
liugang
|
7a5791fa62
|
+ baseHelper: cache loaded directories to improve effeciency.
|
2024-04-23 14:02:57 +08:00 |
|
liugang
|
46f40ac116
|
+ baseHelper: filter the sessionID paramter to fix directory traversal vulnerablity.
|
2024-04-08 15:01:28 +08:00 |
|
tianshujie
|
eb5e2dde89
|
+ Add onlybody to popup links on old pages.
|
2024-03-07 09:07:12 +08:00 |
|
tianshujie
|
01e97e2301
|
* Fix bug #46576.
|
2024-03-05 15:25:15 +08:00 |
|
sunhao
|
a5b694a8c4
|
* framework: remove max height limit of debug info.
|
2024-02-27 19:46:38 +08:00 |
|
sunhao
|
06b4654b8c
|
* framework: change style for dump block.
|
2024-02-26 17:09:46 +08:00 |
|
tianshujie
|
f71f0a52c0
|
+ Add isonlybody param of the link.
|
2024-02-26 16:12:23 +08:00 |
|
caoyanyi
|
e1fa74ba2a
|
* Adjust web root set for platform.
|
2024-01-10 09:55:50 +08:00 |
|
caoyanyi
|
a6ea2b7c82
|
* Move end method to base.
|
2024-01-09 11:09:41 +08:00 |
|
liugang
|
db4629560d
|
* baseHelper: convert the variable to string before passing it to the htmlspecialchars function.
|
2024-01-03 19:53:44 +08:00 |
|
朱金勇
|
54fec63da5
|
* Fix webroot in cli.
|
2023-12-28 18:53:42 +08:00 |
|
liugang
|
02038b8c35
|
* baseHelper: refactor the setcookie method to use cookie in test mode.
|
2023-12-21 09:47:08 +08:00 |
|
caoyanyi
|
d640adb59b
|
* Adjust env get rule for platform.
|
2023-12-19 13:31:32 +08:00 |
|
caoyanyi
|
db2524cc70
|
+ Add env config for devops.
|
2023-12-04 10:39:11 +08:00 |
|
tanghucheng
|
3d94eac50a
|
Merge branch 'Merge184' into c07e4a71eb
|
2023-11-30 21:21:55 -05:00 |
|