haproxy-wi/app
Aidaho 5e542caf4a v8.1.1: Fix incorrect IP retrieval for cluster slaves
Replaces a method call with direct attribute access for retrieving the IP address of cluster slaves. This simplifies the code and improves performance by eliminating unnecessary database queries.
2024-11-13 22:27:06 +03:00
..
api/routes v8.1.2: Enhance server status checks and exception handling logic 2024-11-04 11:19:00 +03:00
certs v4.0.0.0 2020-02-19 21:25:35 +01:00
modules v8.1.1: Fix incorrect IP retrieval for cluster slaves 2024-11-13 22:27:06 +03:00
routes v8.1.1: Refactor server SQL function names 2024-11-13 21:52:41 +03:00
scripts/ansible/roles v8.1.2: Delete letsencrypt.sh script and add LetsEncrypt API endpoints 2024-11-03 10:12:08 +03:00
static v8.1.1: Refactor server SQL function names 2024-11-13 21:52:41 +03:00
templates v8.1.1: Update WAF overview and simplify service ID handling 2024-11-10 11:09:07 +03:00
views v8.1.1: Refactor server SQL function names 2024-11-13 21:52:41 +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.1.1: Update WAF overview and simplify service ID handling 2024-11-10 11:09:07 +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.2: Refactor database interactions and cleanup unused code 2024-11-04 16:46:54 +03:00
middleware.py v8.2: Remove unnecessary blank lines and exception handling 2024-10-03 10:11:39 +03:00