jumpserver/apps/terminal
fit2bot a91cb1afd5
feat: 系统设置可配置gpt (#12207)
* feat: 系统设置可配置gpt

* perf: 添加gpt的terminal config

---------

Co-authored-by: feng <1304903146@qq.com>
2023-12-05 10:58:19 +08:00
..
api feat: 资产详情页面添加历史执行命令列表页面 2023-12-04 16:38:28 +08:00
applets perf: 修复 chrome 部分元素定位失败的问题 2023-09-18 14:10:24 +08:00
automations perf: 优化发布机终端名称 2023-11-08 13:53:24 +08:00
backends
management
migrations perf: 账号备份增加sftp方式 (#12032) 2023-11-07 15:10:46 +08:00
models feat: 系统设置可配置gpt (#12207) 2023-12-05 10:58:19 +08:00
serializers fix: sftp不能设置为默认存储 (#12213) 2023-11-28 15:21:40 +08:00
signal_handlers feat: 发布机支持使用同名账号连接 2023-10-31 10:18:30 +08:00
templates/terminal
urls
utils
__init__.py
admin.py
apps.py
connect_methods.py perf: 优化 xpack license 检查 (#11885) 2023-10-18 01:10:24 -05:00
const.py perf: 账号备份增加sftp方式 (#12032) 2023-11-07 15:10:46 +08:00
exceptions.py
filters.py feat: 资产详情页面添加历史执行命令列表页面 2023-12-04 16:38:28 +08:00
hands.py
notifications.py
permissions.py perf: 优化会话 api 2023-10-07 15:57:15 +08:00
startup.py
tasks.py perf: 完善僵尸会话清理 2023-10-18 19:13:42 +08:00
tests.py
ws.py