haproxy-wi/app/modules/db
Aidaho 811255ba0b v7.3.1.0: Improve error handling and streamline data formatting
This update reviews and adjusts multiple code segments across the project. The improvements are mainly focused on error handling with more informative exceptions and error messages. Additionally, data formatting and retrieval have been streamlined, mainly regarding JSON data preparation and use in several functions, which should expedite the data processing and enhance the code maintainability. Minor changes were also done on the front-end logic for error handling and improved user interaction.
2024-06-19 20:52:24 +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 v7.2.1.0 2024-03-03 10:11:48 +03:00
channel.py v7.2.4.0 2024-04-17 11:06:29 +03:00
checker.py v7.2.4.0 2024-04-17 11:06:29 +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 v7.3.1.0: Return insert result in db module 2024-06-17 07:46:01 +03:00
db_model.py v7.3.0.1 2024-06-16 08:02:08 +03:00
group.py v7.3.1.0: Refactor server-side code to use JSON-based APIs 2024-06-16 19:20:18 +03:00
ha_cluster.py v7.3.0.1 2024-06-16 08:02:08 +03:00
history.py v7.2.2.0 2024-04-04 14:30:07 +03:00
keep_alive.py v7.3.0.0: Refactor check_user_group_for_flask function and improve error handling 2024-06-06 08:53:11 +03:00
metric.py v7.2.5.0 2024-05-03 15:22:58 +03:00
portscanner.py v7.2.2.0 2024-04-04 14:30:07 +03:00
roxy.py v7.2.1.0 2024-03-03 10:11:48 +03:00
server.py v7.3.0.0 2024-06-05 10:20:43 +03:00
service.py v7.2.1.0 2024-03-03 10:11:48 +03:00
smon.py v7.2.4.0 2024-04-17 11:06:29 +03:00
sql.py v7.2.2.0 2024-04-04 14:30:07 +03:00
udp.py v7.3.0.0: Refactor check_user_group_for_flask function and improve error handling 2024-06-06 08:53:11 +03:00
user.py v7.3.1.0: Improve error handling and streamline data formatting 2024-06-19 20:52:24 +03:00
waf.py v7.3.1.0: Refactor server-side code to use JSON-based APIs 2024-06-16 19:20:18 +03:00