liugang
|
9b44fa40a7
|
* [refac] fix error of parsing uploaded file.
|
2025-06-11 09:05:19 +08:00 |
|
liugang
|
f86aa10624
|
* [refac] extract the same code into a variable to reduce duplication of code.
|
2025-06-11 09:05:19 +08:00 |
|
liugang
|
956a890de8
|
* [refac] check if the file content is a valid json string to fix file inclusion vulnerability.
|
2025-06-11 09:05:19 +08:00 |
|
liugang
|
2624e23bd4
|
+ [refac] check if the uploaded file is empty.
|
2025-06-11 09:05:19 +08:00 |
|
liugang
|
6b47c76d80
|
* [refac] check if the file exists or not.
|
2025-06-11 09:05:19 +08:00 |
|
liugang
|
17f6410f37
|
* [refac] format code.
|
2025-06-11 09:05:18 +08:00 |
|
liugang
|
e3201c11a4
|
* [refac] return if the result of extracting uploaded file is not array.
|
2025-06-11 09:05:18 +08:00 |
|
liugang
|
fb48a58d26
|
* [refac] return if the global $_POST variable is empty.
|
2025-06-11 09:05:18 +08:00 |
|
sunguangming
|
ad61a1c8f4
|
* [bug#62474,done,0.2h] fix bug.
|
2025-05-16 16:44:58 +08:00 |
|
sunguangming
|
673778f769
|
* [bug#62160,done,0.2h] fix bug.
|
2025-05-13 17:06:11 +08:00 |
|
sunguangming
|
b6ebacd195
|
* [bug#61478,done,0.2h] fix bug.
|
2025-04-11 16:43:10 +08:00 |
|
sunguangming
|
a594312654
|
* [misc] fix code error.
|
2025-03-31 10:36:49 +08:00 |
|
wangyidong
|
555cedf8d7
|
* [refac bug #59861] Check var.
|
2025-02-20 14:27:19 +08:00 |
|
xieqiyu
|
5220f267ba
|
* [bug#135302] Fix the bug of ai.
|
2024-12-20 16:27:28 +08:00 |
|
songchenxuan
|
27ca08b2e6
|
* [bug#57949, 0.5h].
|
2024-12-20 15:30:42 +08:00 |
|
dingyongliang
|
929dce832e
|
* [bug#45993] hide publishedDate if miniprogram unpublished.
|
2024-12-19 16:57:06 +08:00 |
|
dingyongliang
|
8a9032822f
|
* [bug#57572] fix cant create miniprogram.
|
2024-12-19 15:47:17 +08:00 |
|
liyang
|
2eee8962f7
|
* [task#132864] adjust build lang.
|
2024-11-26 17:06:11 +08:00 |
|
liyang
|
3315e320d9
|
* [task#132864] rename buid lang.
|
2024-11-22 13:01:06 +08:00 |
|
liwenrui
|
7a83b6b4a1
|
* [bug#54596] provide ai model data for form setup.
|
2024-08-28 13:29:23 +08:00 |
|
liwenrui
|
d28bf14c70
|
* [bug#54596] fix select value lost during form setup in ai model edit.
|
2024-08-28 13:29:23 +08:00 |
|
sunhao
|
3e6d24b6c0
|
* [ui] fix ai menu not show in doc view.
|
2024-08-16 13:50:07 +08:00 |
|
sunhao
|
25d1dfb7dd
|
* [refac] refactor pageCSS usage.
|
2024-08-13 11:04:54 +08:00 |
|
Chenjianyu
|
08ab5d2caf
|
* [bug] rebind event when page is reload.
|
2024-08-09 14:52:04 +08:00 |
|
liwenrui
|
b247c679f8
|
* [bug#52945] fix app closing too soon after trying to navigate causing navigation to be canceled.
|
2024-07-23 10:35:32 +08:00 |
|
liwenrui
|
40c6b2152f
|
* [bug#52945] fix admin app showing blank page after auditing prompts.
|
2024-07-22 17:19:05 +08:00 |
|
liwenrui
|
c1a0f27173
|
* [bug#52864] delay js execution, fix ai model form initialization.
|
2024-07-18 17:43:20 +08:00 |
|
liwenrui
|
1ece5fea4e
|
* [bug#52397] fix ai prompt failed to redirect to epic change method.
|
2024-07-09 10:43:06 +08:00 |
|
liugang
|
a4d2de38f0
|
* [misc] replace COUNT(*) with COUNT(1) in sql.
|
2024-06-27 14:07:27 +08:00 |
|
liwenrui
|
b4689fbe83
|
* [bug#51299] do not prevent ai regen navigations.
|
2024-06-19 13:05:25 +08:00 |
|
liumengyi
|
4455b78a56
|
* [bug#49415,done,0.1h] modify css.
|
2024-06-11 13:14:36 +08:00 |
|
liumengyi
|
f92ac55f32
|
+ [bug#49415,done,0.3h] set 'z-index' for 'detail-section'.
|
2024-06-07 09:43:51 +08:00 |
|
liumengyi
|
7ee7c45a47
|
* [bug#49177,done,0.2h] modify html.
|
2024-06-05 14:38:25 +08:00 |
|
liumengyi
|
60c1b3edb3
|
* [bug#49207,1h] modify targetContainer.
|
2024-06-05 14:31:16 +08:00 |
|
caoyanyi
|
8fe2a4ae4f
|
* [misc] Complete language items.
|
2024-06-03 08:35:56 +08:00 |
|
daitingting
|
3a52362890
|
* Fix bug #49380.
|
2024-05-16 06:10:20 +00:00 |
|
Chenjianyu
|
e7b102b3f8
|
* adjust AI languages.
|
2024-05-14 16:38:57 +08:00 |
|
liumengyi
|
8ddf12fa93
|
* Fix bug #49412, check model available when unpublishing a prompt.
|
2024-05-14 14:06:22 +08:00 |
|
Chenjianyu
|
8430a4fc50
|
* fix AI assistant actions reload problem.
|
2024-05-14 13:56:32 +08:00 |
|
liumengyi
|
bd2591b1c3
|
* Fix bug #49170, change the event binding method.
|
2024-05-10 13:50:27 +08:00 |
|
liwenrui
|
fa1c6154d5
|
* fix prompt edit during audition shows a growing modal, bug #49071.
|
2024-05-09 16:44:42 +08:00 |
|
liumengyi
|
3ac190f1fb
|
* Fix bug #49077, close app.
|
2024-05-09 10:07:19 +08:00 |
|
liumengyi
|
b5345b865a
|
* Fix bug #49068, locate to current page.
|
2024-05-08 15:52:58 +08:00 |
|
Chenjianyu
|
16dff50550
|
Merge branch 'refs/heads/master' into 20.0-ai-chat
# Conflicts:
# module/action/lang/de.php
# module/action/lang/en.php
# module/action/lang/fr.php
# module/action/lang/vi.php
# module/action/lang/zh-cn.php
|
2024-05-06 15:05:25 +08:00 |
|
liwenrui
|
68d7222bb6
|
* fix ai admin views navigations, should not have changed window name, bug #48705.
|
2024-04-29 14:29:08 +08:00 |
|
liwenrui
|
685567e16c
|
* fix navigating to ai models from admin index renders a blank page, bug #48588.
|
2024-04-29 08:34:20 +08:00 |
|
liugang
|
1c13a31e99
|
* Rename $lang->colon to $lang->hyphen.
|
2024-04-28 14:35:26 +08:00 |
|
liwenrui
|
1aa110645c
|
* fix ai prompt menu injected multiple times, bug #48358.
|
2024-04-24 16:01:23 +08:00 |
|
liwenrui
|
a64306f4e5
|
* fix incorrect buttons created by ai input injections, bug #47979.
|
2024-04-18 15:17:10 +08:00 |
|
liwenrui
|
b859cd49b6
|
* clearify priv name of ai promptExecutionReset, bug #47970.
|
2024-04-18 15:17:09 +08:00 |
|