haproxy-wi/app
Aidaho c20f3f8ee9 v8.2.0: Fix string interpolation in migration error messages
Standardize the use of formatted strings (f-strings) for error messages across all migration scripts to ensure correctness and consistency. Added missing blank lines across files to comply with PEP 8 style guidelines and improve code readability.
2025-05-17 11:30:44 +03:00
..
api/routes v8.2.0: Refactor and modularize Nginx proxy addition logic 2025-05-14 20:31:25 +03:00
certs v4.0.0.0 2020-02-19 21:25:35 +01:00
modules v8.2.0: Fix string interpolation in migration error messages 2025-05-17 11:30:44 +03:00
routes v8.2.0: Refactor metrics and user group handling for better efficiency 2025-05-17 10:49:31 +03:00
scripts/ansible/roles v8.2.0: Refactor and modularize Nginx proxy addition logic 2025-05-14 20:31:25 +03:00
static v8.2.0: Refactor metrics and user group handling for better efficiency 2025-05-17 10:49:31 +03:00
templates v8.2.0: Refactor metrics and user group handling for better efficiency 2025-05-17 10:49:31 +03:00
views v8.2.0: Refactor and modularize Nginx proxy addition logic 2025-05-14 20:31:25 +03:00
__init__.py v8.2.0: Add database migration framework and initial migrations 2025-05-17 08:51:50 +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.0: Refactor metrics and user group handling for better efficiency 2025-05-17 10:49:31 +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.1.8: Simplify next URL handling and improve redirect behavior. 2025-04-23 13:22:48 +03:00
middleware.py v8.2: Remove unnecessary blank lines and exception handling 2024-10-03 10:11:39 +03:00
migrate.py v8.2.0: Add database migration framework and initial migrations 2025-05-17 08:51:50 +03:00