Commit Graph

1115 Commits (v4.10.8-lts)

Author SHA1 Message Date
wangruidong c593f91d77 fix: Account backup: when sending to the mailbox fails, the task status also shows the success problem. 2025-09-18 15:44:35 +08:00
fit2bot e025073da2
fix: The number of exported data is incorrect (#16043)
Co-authored-by: wangruidong <940853815@qq.com>
2025-09-16 18:52:24 +08:00
ibuler 7f7a354b2d fix: get obj error on queryset limit 2025-09-16 16:28:54 +08:00
ibuler e156ab6ad8 fix: force page limit 2025-09-16 13:48:06 +08:00
wangruidong 3c1fd134ae fix: There is something wrong with the format of the site message 2025-09-16 13:33:43 +08:00
feng d2494c25cc perf: Translate 2025-09-15 19:19:01 +08:00
ibuler b56c3a76a7 fix: user option error 2025-09-11 11:21:59 +08:00
fit2bot 79cabe1b3c
feat: setting email template content (#15974)
* feat: setting email template content

* perf: tempale list

* perf: custom template render to string

* perf: content serialize valid

* perf: Custom msg template base class

* perf: Template content reset

* perf: Update templates config

* perf: Remove useless code

---------

Co-authored-by: wangruidong <940853815@qq.com>
2025-09-10 16:49:52 +08:00
Bai 3c9d2534fa perf: aks encrypt 2025-09-03 11:16:04 +08:00
wangruidong 4f79abe678 perf: Connect methods acl allow accept action 2025-09-03 11:00:56 +08:00
ibuler 034ee65157 perf: decrypt secret logic 2025-09-02 10:38:10 +08:00
wangruidong db0e21f5d9 fix: Lazy import Azure and Google Cloud dependencies 2025-08-29 11:10:43 +08:00
ibuler 28d5475d0f perf: try to decrypt then origin value 2025-08-29 11:00:02 +08:00
wangruidong bf92c756d4 fix: Ensure command arguments are safely quoted in safe_run_cmd 2025-08-28 14:14:55 +08:00
fit2bot 395b868dcf
perf: swagger done (#15865)
* perf: swagger upgrade

* perf: upgrade to drf-spectacular

* perf: 添加部分注解

* perf: swagger done

---------

Co-authored-by: ibuler <ibuler@qq.com>
2025-08-27 10:27:01 +08:00
feng 6929c4968e perf: Check api 2025-08-20 11:16:46 +08:00
ibuler 4e33b5b478 perf: some risk example file path 2025-08-01 10:35:15 +08:00
wangruidong 29f10bf10e perf: ES connect error detail 2025-07-31 17:15:55 +08:00
ibuler 14e0396508 perf: change ip db path 2025-07-29 10:20:37 +08:00
wangruidong 835eb2e3d0 perf: Improve error handling for email sending in tasks 2025-07-28 10:30:42 +08:00
feng d1d6f3fe9c perf: string_punctuation remove > ^ 2025-07-17 14:02:19 +08:00
feng 4d22c0722b fix: Exclude special char failed 2025-07-16 16:10:17 +08:00
ibuler c7dcf1ba59 perf: playbook task db save if conn timeout 2025-07-11 11:00:20 +08:00
Gerry.tan d933e296bc perf: ES command log supports fuzzy search 2025-07-08 11:25:44 +08:00
Bai c3f877d116 fix: check count 2025-07-01 15:35:17 +08:00
feng 9abd708a0a fix: ES search session count 2025-06-27 10:32:28 +08:00
jiangweidong c9270877eb fix: According to the CMPP2.0 protocol standard, modify the attribute alignment. 2025-06-26 18:41:30 +08:00
wangruidong 70aaa9cf8f fix: Activate user language when sending emails 2025-06-16 19:04:45 +08:00
feng 41658af8fd perf: Suggestion api 2025-06-16 14:03:27 +08:00
ibuler 1e07cba545 perf: open svc account register on deploy 2025-06-11 13:32:00 +08:00
feng 08aa1e48b9 perf: send_mail_async func log subject recipients info 2025-06-11 11:16:03 +08:00
feng b75210b0c3 perf: send_mail_async add log 2025-06-10 17:45:59 +08:00
wangruidong d179ce1cd4 perf: Add celery worker count config 2025-06-09 14:02:31 +08:00
feng 4a7a1fd95c perf: Optimize the results returned by the suggestion api for different organizations 2025-06-06 18:09:05 +08:00
feng 8a3acb649e fix: ES non-global organizations cannot be queried 2025-05-27 14:31:27 +08:00
ibuler 16e7a12974 perf: static file download and catch 2025-05-20 13:14:47 +08:00
Aaron3S 6bd1ec960b feat: add a new piico gm alg 2025-05-16 15:07:39 +08:00
ibuler f826f43495 perf: simplify db using 2025-05-14 15:11:46 +08:00
ibuler e9ff988d8c perf: db connection close if needt 2025-05-14 14:43:14 +08:00
ewall555 a88ebeff15 feat: Set the default expiration days for adding user and asset permissions 2025-05-13 10:35:21 +08:00
Emmanuel Ferdman 19b7be33ae Resolve warnings of logger library
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
2025-05-12 09:51:30 +08:00
w940853815 ad3ba5034e Revert "fix: Upgrading django version causes json serialization problems"
This reverts commit ad56845d89.
2025-05-09 16:04:58 +08:00
feng 30e680ad91 fix: ES the calculated quantity is 0 2025-05-08 17:23:15 +08:00
wangruidong ad56845d89 fix: Upgrading django version causes json serialization problems 2025-05-08 17:12:53 +08:00
fit2bot e992c44e11
perf: change lfs files download (#15293)
* perf: change lfs files download

* perf: clean unused ansible module

* perf: update lfs download

* perf: Update Dockerfile with new base image tag

* perf: change download path

* perf: Update Dockerfile with new base image tag

---------

Co-authored-by: ibuler <ibuler@qq.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-04-27 14:35:10 +08:00
ibuler 471053e62a perf: change mcp integrate 2025-04-25 17:28:03 +08:00
feng 14a8d877e0 perf: ko translate 2025-04-25 15:04:03 +08:00
feng 57fcebfdd3 fix: No data found for the carrying organization 2025-04-18 16:50:07 +08:00
feng626 c500bb4e4c Revert "Revert "perf:Stored command records in ES support accurate searching.""
This reverts commit 6bc1c5bd50.
2025-04-18 16:50:07 +08:00
feng626 6bc1c5bd50 Revert "perf:Stored command records in ES support accurate searching."
This reverts commit 3d6d2af268.
2025-04-17 20:16:06 +08:00