You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jumpserver/apps/terminal
Aaron3S 1083f5f6f2
feat: 添加 task 的 verbose_name
2 years ago
..
api fix: 修复终端列表根据负载状态进行过滤 2 years ago
applets perf: update applet download and deployment 2 years ago
automations perf: APPLET_DOWNLOAD_HOST 优化 2 years ago
backends
management
migrations
models
serializers perf: 发布机部署新增 CORE_HOST 配置 2 years ago
signal_handlers
templates/terminal
urls
utils
__init__.py
admin.py
apps.py
connect_methods.py
const.py
exceptions.py
filters.py
hands.py
notifications.py perf: 重构 notifications site msg 2 years ago
startup.py
tasks.py feat: 添加 task 的 verbose_name 2 years ago
tests.py
ws.py