selfprivacy-rest-api/selfprivacy_api/utils
Maxim Leshchenko 5602c96056 feat(services): rename "sda1" to "system disk" and etc (#122)
Closes #51

Reviewed-on: https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api/pulls/122
Reviewed-by: Inex Code <inex.code@selfprivacy.org>
Co-authored-by: Maxim Leshchenko <cnmaks90@gmail.com>
Co-committed-by: Maxim Leshchenko <cnmaks90@gmail.com>
2024-06-27 17:41:46 +03:00
..
__init__.py refactor: Adapt API to the NixOS configuration changes 2024-01-10 15:05:10 +02:00
block_devices.py feat(services): rename "sda1" to "system disk" and etc (#122) 2024-06-27 17:41:46 +03:00
huey.py test(huey): only import test task if it is a test 2024-03-18 12:18:55 +00:00
network.py style: Formatting 2024-03-04 00:45:45 +03:00
redis_model_storage.py feature(redis): compatibility with str enums 2023-08-21 11:31:29 +00:00
redis_pool.py fix(huey): adapt to new VM test environment 2024-03-18 12:18:55 +00:00
singleton_metaclass.py refactor: Use singleton metaclass for all singleton classes 2022-10-27 18:31:52 +03:00
systemd.py refactor(service): break out ServiceStatus and ServiceDNSRecord 2024-03-18 11:32:02 +00:00
timeutils.py fix(auth): fix timezone issues with recovery tokens 2023-11-13 09:15:12 -07:00
waitloop.py test(backups): test async service start n stop simulation 2023-07-12 12:10:40 +00:00