haproxy-wi/app/modules/roxywi
Aidaho bf242a8eb2 v8.2: Rework backup handling to use server_id instead of server
Refactored code to use `server_id` in place of `server` across various modules to improve clarity and consistency. Updated database migrations, schema definitions, API documentation, and templates accordingly. Additionally, fixed related issues in the backup creation and management logic.
2024-10-10 15:54:22 +03:00
..
__init__.py v6.3.0.0 2022-11-17 10:34:58 +03:00
auth.py v8.2: Fix formatting and enhance logging error handling 2024-10-03 11:19:50 +03:00
class_models.py v8.2: Rework backup handling to use server_id instead of server 2024-10-10 15:54:22 +03:00
common.py v8.2: Rework backup handling to use server_id instead of server 2024-10-10 15:54:22 +03:00
exception.py v8.0.2 2024-09-16 10:56:24 +03:00
group.py v7.3.1.0: Refactor server-side code to use JSON-based APIs 2024-06-16 19:20:18 +03:00
logs.py v8.2: Refactor log handling and cleanup unused code 2024-10-08 15:56:13 +03:00
metrics.py v7.2.5.0 2024-05-03 15:22:58 +03:00
nettools.py v7.2.5.0: Add exception handling and remove commented code 2024-05-19 20:14:09 +03:00
overview.py v8.0: https://roxy-wi.org/changelog#8 2024-08-02 12:50:02 +03:00
roxy.py v8.0.1: Add group_id to service-related functions utilizing user params 2024-09-13 12:39:54 +03:00
user.py v8.0: Refactor HA cluster master selection logic 2024-08-27 15:57:45 +03:00
waf.py v8.0: https://roxy-wi.org/changelog#8 2024-08-02 12:50:02 +03:00