1
0
mirror of https://github.com/dkmstr/openuds.git synced 2024-12-22 13:34:04 +03:00
openuds/server
2024-10-08 23:02:16 +02:00
..
samples Refactor network_from_str function to handle IPv6 addresses 2024-09-30 20:53:39 +02:00
src Removed __slots__ from Job (nonsense... :S) 2024-10-08 23:02:16 +02:00
.env Added .env files for vscode editing 2021-01-22 07:16:53 +01:00
.pylintrc some fixes to make tests work as they are expected to 2023-05-21 16:19:58 +02:00
coverage.ini refactoring to camel_case, some minor fixes 2024-01-04 00:48:31 +01:00
mypy.ini Fixed tests for pyright 2024-05-25 17:42:58 +02:00
pyrightconfig.json Fixing up connection scripts for RDP. Preparing them for future client change on how these are executed 2024-09-23 17:34:21 +02:00
pytest.ini Migrated defered deletions to common worker, more versatile and common for all 2024-06-23 21:11:04 +02:00
requirements.txt Moved workers out of uds.core, where in fact it should be... 2024-08-29 17:36:20 +02:00