Commit Graph

12614 Commits (dev)

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
feng 46da05652a fix: Fixed the issue where the final connection verification failed when the domain name contains . 2025-09-18 14:08:00 +08:00
feng 9249aba1a9 perf: Video player version 2025-09-18 11:03:58 +08:00
fit2bot eca637c120
perf: Translate msg template (#16050)
* fix: Correct translation for device and user limits in django.po

* perf: Translate msg template

---------

Co-authored-by: wangruidong <940853815@qq.com>
2025-09-17 19:04:06 +08:00
feng ddacd5fce1 fix: Ticket direct approval 2025-09-17 18:58:16 +08:00
wangruidong 3ca5c04099 fix: Add ignore_https_errors option to browser context 2025-09-17 16:30:54 +08:00
wangruidong 6603a073ec fix: Case 2025-09-17 15:32:23 +08:00
wangruidong d745f7495a fix: Conflict 2025-09-17 15:32:23 +08:00
wangruidong 76f1667c89 perf: Restore msg template default value config 2025-09-17 15:32:23 +08:00
wangruidong 1ab1954299 fix: reset password msg error 2025-09-17 15:32:23 +08:00
wangruidong c8335999a4 perf: Translate msg template 2025-09-17 15:32:23 +08:00
feng 5b4a67362d perf: Translate 2025-09-17 15:10:54 +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
feng 2155bc6862 perf: Migrate 2025-09-16 16:46:30 +08:00
wangruidong 953b515817 perf: Add is_alive filter to TerminalFilterSet 2025-09-16 16:30:57 +08:00
ibuler 7f7a354b2d fix: get obj error on queryset limit 2025-09-16 16:28:54 +08:00
Eric 2b2f7ea3f0 perf: add rdp true color 24 bit 2025-09-16 16:28:14 +08:00
feng 529123e1b5 perf: Translate 2025-09-16 16:15:09 +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
Bai b15f663c87 fix: AK/SK remained valid after the user expired. 2025-09-16 13:32:25 +08:00
wangruidong 93906dff0a fix: Export report pdf failed 2025-09-16 11:36:42 +08:00
Bai 307befdacd fix: login acl action reject > reviewers 500 2025-09-16 11:17:42 +08:00
feng626 dbfc4d3981 Revert "perf: User acl 500"
This reverts commit 849edd33c1.
2025-09-16 11:15:51 +08:00
feng 849edd33c1 perf: User acl 500 2025-09-16 10:50:41 +08:00
feng 37cceec8fe perf: get protocols error 500 2025-09-16 10:40:42 +08:00
feng d2494c25cc perf: Translate 2025-09-15 19:19:01 +08:00
feng 023952582e fix: Push account failed 2025-09-15 15:32:27 +08:00
halo 863fe95100 perf: client version 2025-09-12 18:53:16 +08:00
wangruidong 4b0bdb18c9 perf: Template msg example error 2025-09-12 18:47:47 +08:00
Eric 10da053a95 perf: change applet-hosts view default limit 2025-09-12 18:43:38 +08:00
mikebofs c40bc46520 fix: asset permission exclude accounts with -action 2025-09-12 11:16:27 +08:00
feng a732cc614e perf: Asset user login notify 2025-09-11 14:16:00 +08:00
ibuler bb29d519c6 perf: exclude accounts date expired 2025-09-11 11:42:44 +08:00
ibuler b56c3a76a7 fix: user option error 2025-09-11 11:21:59 +08:00
fit2bot ab908d24a7
perf: add i18n (#16001)
* perf: change some api view default limit

* perf: add i18n

---------

Co-authored-by: mikebofs <mikebofs@gmail.com>
2025-09-10 18:18:18 +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
feng 231b7287c1 perf: Notify info css optimization 2025-09-10 14:04:19 +08:00
feng be7a4c0d6e perf: Create account unique message 2025-09-09 17:39:18 +08:00
feng 009da19050 perf: Change secret windows password cannot contain > ^ 2025-09-09 16:41:45 +08:00
feng dfda6b1e08 perf: Change secret del over report 2025-09-09 15:48:03 +08:00
fit2bot 59b40578d8
fix: adhoc SQL Server 2008 (#15984)
* fix: Resolve the issue of errors occurring during automated execution with SQL Server 2008

* fix: adhoc SQL Server 2008

* perf: add todo information

---------

Co-authored-by: halo <wuyihuangw@gmail.com>
2025-09-09 14:26:42 +08:00
Eric e5db28c014 perf: user add has_public_keys 2025-09-09 14:23:39 +08:00
Eric 6d1f26b0f8 perf: add redis cluster mode setting 2025-09-09 13:51:53 +08:00
Ewall555 2333dbbe33 fix: avoid AttributeError when default_limit is missing 2025-09-09 13:32:52 +08:00
fit2bot 16461b0fa9
perf: support global search (#15961)
* perf: support global search

* perf: change serach

* perf: search model add asset permission

---------

Co-authored-by: mikebofs <mikebofs@gmail.com>
Co-authored-by: ibuler <ibuler@qq.com>
2025-09-05 16:40:18 +08:00
mikebofs 528b0ea1ba perf: change some api view default limit 2025-09-05 16:20:26 +08:00
ibuler 60f06adaa9 fix: wechat or phone decrypt err 2025-09-04 11:59:04 +08:00
Bai 7a6187b95f fix: temp token backend 2025-09-03 18:10:10 +08:00
Bai aacaf3a174 perf: aks encrypt 2025-09-03 11:16:04 +08:00