rustdesk-api-server/api
2024-05-14 10:47:41 +08:00
..
migrations Fix bugs and adjust internationalization of new pages 2024-05-14 10:47:41 +08:00
templates Fix bugs and adjust internationalization of new pages 2024-05-14 10:47:41 +08:00
templatetags Increase English language support 2024-03-15 23:54:34 +08:00
__init__.py first commit for RustDeskApiServer 2023-12-05 08:54:11 +08:00
admin_user.py add connection and file transfer logs 2024-04-17 08:39:02 -05:00
admin.py first commit for RustDeskApiServer 2023-12-05 08:54:11 +08:00
apps.py first commit for RustDeskApiServer 2023-12-05 08:54:11 +08:00
front_locale.py Fix bugs and adjust internationalization of new pages 2024-05-14 10:47:41 +08:00
models_user.py Increase English language support 2024-03-15 23:54:34 +08:00
models_work.py add connection and file transfer logs 2024-04-17 08:39:02 -05:00
models.py first commit for RustDeskApiServer 2023-12-05 08:54:11 +08:00
tests.py first commit for RustDeskApiServer 2023-12-05 08:54:11 +08:00
urls.py add connection and file transfer logs 2024-04-17 08:39:02 -05:00
util.py 增加退出按钮 2024-01-03 15:27:31 +08:00
views_api.py add connection and file transfer logs 2024-04-17 08:39:02 -05:00
views_front.py added back the translate code, I hope it is correct. 2024-04-17 17:44:28 -05:00
views.py Increase English language support 2024-03-15 23:54:34 +08:00