haproxy-wi/app
Aidaho 7173ed8357 v8.2: Add return statements and enhance response handling
Add return statements to `insert_*` methods for consistency. Introduce a `delete_section` method and implement it in the view. Enhance response handling with new `IdDataStrResponse` and update OpenAPI spec to better reflect data structures.
2024-10-15 10:16:14 +03:00
..
api/routes v8.2: Add PUT and DELETE methods to InstallView and update schemas 2024-10-09 18:03:00 +03:00
certs v4.0.0.0 2020-02-19 21:25:35 +01:00
modules v8.2: Add return statements and enhance response handling 2024-10-15 10:16:14 +03:00
routes v8.2: Refactor log handling and cleanup unused code 2024-10-08 15:56:13 +03:00
scripts v8.2: Rework backup handling to use server_id instead of server 2024-10-10 15:54:22 +03:00
static v8.2: Rework backup handling to use server_id instead of server 2024-10-10 15:54:22 +03:00
templates v8.2: Rework backup handling to use server_id instead of server 2024-10-10 15:54:22 +03:00
views v8.2: Add return statements and enhance response handling 2024-10-15 10:16:14 +03:00
__init__.py v8.0.1: Update NGINX service handling and fix template service lookup 2024-09-06 11:38:39 +03:00
app.wsgi v7.0.0.0 2023-09-17 12:42:39 +03:00
config.py v8.0: https://roxy-wi.org/changelog#8 2024-08-02 12:50:02 +03:00
create_db.py v8.2: Update service settings, backup models, and DB schema 2024-10-12 08:43:32 +03:00
jobs.py v8.0: Delete check_version.html and refactor version checking logic 2024-08-12 23:41:31 +03:00
login.py v8.0: Log exceptions and add DB update to version 8 2024-09-02 10:46:50 +03:00
middleware.py v8.2: Remove unnecessary blank lines and exception handling 2024-10-03 10:11:39 +03:00