jumpserver/apps/jumpserver
fit2bot 8f82ca9856
perf: 优化操作日志 (#12249)
* perf: 优化操作日志

* perf: 修改migrations中关于Nodes的verbose_name

* perf: 优化代码逻辑

* perf: 优化日志详情展示逻辑

* perf: 代码优雅一下

---------

Co-authored-by: jiangweidong <weidong.jiang@fit2cloud.com>
2023-12-05 17:26:47 +08:00
..
rewriting feat: 支持 virtual app (#12199) 2023-12-05 16:52:11 +08:00
settings feat: 支持 virtual app (#12199) 2023-12-05 16:52:11 +08:00
views perf: 修改 csrf 登录时判断 2023-08-18 20:36:58 +08:00
__init__.py
api.py perf: 优化仪表盘查询sftp数量sql (#12075) 2023-11-09 14:16:41 +08:00
asgi.py perf: 优化 asgi 的位置 2023-07-24 23:20:05 +08:00
conf.py perf: 优化操作日志 (#12249) 2023-12-05 17:26:47 +08:00
const.py perf(settings): 优化settings配置 (#5515) 2021-01-26 17:54:12 +08:00
context_processor.py feat: 支持备案配置 2023-11-24 13:55:47 +08:00
middleware.py Revert "fix: 修复平台自动化翻译 (#12078)" (#12138) 2023-11-16 16:35:08 +08:00
routing.py perf: 设置 application 到 __all__ 2023-07-24 23:23:04 +08:00
urls.py perf: 支持全局的 labels (#12043) 2023-12-05 11:16:34 +08:00
utils.py perf: 优化 xpack license 检查 (#11885) 2023-10-18 01:10:24 -05:00
wsgi.py