haproxy-wi/app
Aidaho 1f9942aa7d v8.0.1: Refactor variable types and names for clarity
Updated variable types from `var` to `let` in script.js for block scope. Renamed `file_name` to `file_path` for consistency across templates and models. Added additional error conditions for alert handling in the JavaScript code.
2024-09-09 09:52:33 +03:00
..
api/routes v8.0.1: Add ServiceConfigList to retrieve service config files 2024-09-05 11:57:56 +03:00
certs
modules v8.0.1: Refactor variable types and names for clarity 2024-09-09 09:52:33 +03:00
routes v8.0.1: Remove keepalived service and improve service status handling 2024-09-04 21:16:22 +03:00
scripts v8.0.1 2024-09-03 12:09:03 +03:00
static v8.0.1: Refactor variable types and names for clarity 2024-09-09 09:52:33 +03:00
templates v8.0.1: Refactor variable types and names for clarity 2024-09-09 09:52:33 +03:00
views v8.0.1: Update NGINX service handling and fix template service lookup 2024-09-06 11:38:39 +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
config.py
create_db.py v8.0.1: Update database version and fix minor formatting issue 2024-09-07 13:31:09 +03:00
jobs.py
login.py
middleware.py