haproxy-wi/app/modules/db
Aidaho 975a49d818 v8.0: Handle exceptions and update data structure
Added try-except blocks for better exception handling and updated VIP retrieval logic. Changed the structure from using server names and IPs to using IDs in both backend and frontend code. Updated template selections and introduced new expected version options.
2024-08-28 11:30:05 +03:00
..
__init__.py v6.3.0.0 2022-11-17 10:34:58 +03:00
add.py v7.2.1.0 2024-03-03 10:11:48 +03:00
backup.py v8.0: Delete check_version.html and refactor version checking logic 2024-08-12 23:41:31 +03:00
channel.py v8.0: https://roxy-wi.org/changelog#8 2024-08-02 12:50:02 +03:00
checker.py v8.0: Refactor admin views and JS scripts 2024-08-04 19:24:23 +03:00
common.py v7.2.1.0 2024-03-03 10:11:48 +03:00
config.py v7.2.2.0 2024-04-04 14:30:07 +03:00
cred.py v8.0: Delete check_version.html and refactor version checking logic 2024-08-12 23:41:31 +03:00
db_model.py v8.0: Refactor user module and simplify server status check 2024-08-03 09:25:02 +03:00
group.py v8.0: https://roxy-wi.org/changelog#8 2024-08-02 12:50:02 +03:00
ha_cluster.py v8.0: Handle exceptions and update data structure 2024-08-28 11:30:05 +03:00
history.py v7.2.2.0 2024-04-04 14:30:07 +03:00
keep_alive.py v8.0: https://roxy-wi.org/changelog#8 2024-08-02 12:50:02 +03:00
metric.py v8.0: Add DELETE endpoint for version deletion in ServiceConfigView 2024-08-20 10:39:40 +03:00
portscanner.py v8.0: Add port scanner functionality and refactor codebase 2024-08-19 11:49:19 +03:00
roxy.py v7.2.1.0 2024-03-03 10:11:48 +03:00
server.py v8.0: Add port scanner functionality and refactor codebase 2024-08-19 11:49:19 +03:00
service.py v8.0: Remove redundant requirement files and update VIP handling 2024-08-27 12:40:15 +03:00
smon.py v8.0: https://roxy-wi.org/changelog#8 2024-08-02 12:50:02 +03:00
sql.py v8.0: https://roxy-wi.org/changelog#8 2024-08-02 12:50:02 +03:00
udp.py v8.0: https://roxy-wi.org/changelog#8 2024-08-02 12:50:02 +03:00
user.py v8.0: Refactor code and fix various issues across modules 2024-08-04 17:44:11 +03:00
waf.py v8.0: https://roxy-wi.org/changelog#8 2024-08-02 12:50:02 +03:00