haproxy-wi/app/modules/db
Aidaho 6cfaf90743 v8.1.2: Refactor metric insertion and selection logic
Consolidated multiple metric insertion and deletion functions into more generic and reusable functions using dictionaries and typing literals. This refactoring reduces code duplication and improves maintainability. Additionally, flask route functions have been updated to use type validation, ensuring stronger typing and input verification.
2024-12-01 14:43:39 +03:00
..
__init__.py v6.3.0.0 2022-11-17 10:34:58 +03:00
add.py v8.2: Add return statements and enhance response handling 2024-10-15 10:16:14 +03:00
backup.py v8.2: Update service settings, backup models, and DB schema 2024-10-12 08:43:32 +03:00
channel.py v8.2: Fix whitespace inconsistencies across various modules 2024-10-02 12:33:20 +03:00
checker.py v8.1.2: Add IP calculator and improve nettools forms 2024-11-18 11:34:25 +03:00
common.py v8.0.2 2024-09-16 10:56:24 +03:00
config.py v8.1.1: Refactor server SQL function names 2024-11-13 21:52:41 +03:00
cred.py v8.1.1: Refactor server SQL function names 2024-11-13 21:52:41 +03:00
db_model.py v8.1.2: Refactor database interactions and cleanup unused code 2024-11-04 16:46:54 +03:00
group.py v8.1.1: Update WAF overview and simplify service ID handling 2024-11-10 11:09:07 +03:00
ha_cluster.py v8.1.2: Delete letsencrypt.sh script and add LetsEncrypt API endpoints 2024-11-03 10:12:08 +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
le.py v8.1.2: Delete letsencrypt.sh script and add LetsEncrypt API endpoints 2024-11-03 10:12:08 +03:00
metric.py v8.1.2: Refactor metric insertion and selection logic 2024-12-01 14:43:39 +03:00
portscanner.py v8.0: Add port scanner functionality and refactor codebase 2024-08-19 11:49:19 +03:00
roxy.py v8.1.1: Refactor server SQL function names 2024-11-13 21:52:41 +03:00
server.py v8.1.1: Refactor server SQL function names 2024-11-13 21:52:41 +03:00
service.py v8.1.1: Refactor server SQL function names 2024-11-13 21:52:41 +03:00
smon.py v8.0: https://roxy-wi.org/changelog#8 2024-08-02 12:50:02 +03:00
sql.py v8.1.2: Rename `group` to `group_id` in settings and related files. 2024-11-04 09:26:32 +03:00
udp.py v8.0: https://roxy-wi.org/changelog#8 2024-08-02 12:50:02 +03:00
user.py v8.1.2: Refactor database interactions and cleanup unused code 2024-11-04 16:46:54 +03:00
waf.py v8.1.0.1: Refactor SSH and WAF modules for improved logic and readability 2024-10-22 11:13:16 +03:00