haproxy-wi/app/modules/db
Aidaho f08a049d72 v8.2.1: Refactor server IP handling, update metric timestamp logic, and improve service configuration error handling
- Extracted `server_ip` for consistent use across server creation workflows.
- Replaced `datetime.now()` with `datetime.utcnow()` for metric timestamp standardization.
- Enhanced exception handling and logging in service configuration to improve debuggability.
2025-07-11 10:06:50 +03:00
..
migrations v8.2.1: Refactor HA and Config Compare modules, optimize service installation flow, and add Spanish language support 2025-07-03 17:57:53 +03:00
__init__.py v6.3.0.0 2022-11-17 10:34:58 +03:00
add.py v8.2.0: Fix string interpolation in migration error messages 2025-05-17 11:30:44 +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.1.8: Refactor error handling, cleanup unused variables, and fix intervals 2025-04-27 19:51:54 +03:00
checker.py v8.1.6: Fix minor bugs and enhance security in multiple modules 2025-03-13 10:45:39 +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.4: Add support for storing private keys in the database 2025-01-02 15:00:30 +03:00
db_model.py v8.2.0: Refactor error handlers and clean up unused imports 2025-05-19 10:11:07 +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.1.5: Add UDP backend status checks and refine cluster HA handling 2025-01-04 10:49:28 +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.2.1: Refactor server IP handling, update metric timestamp logic, and improve service configuration error handling 2025-07-11 10:06:50 +03:00
migrate.py v8.2.0: Fix action type in Nginx config update and clean up spacing. 2025-05-17 11:37:01 +03:00
migration_manager.py v8.2.0: Fix action type in Nginx config update and clean up spacing. 2025-05-17 11:37:01 +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.5: Update HAProxy configurations and enhance error handling 2025-01-16 14:43:52 +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.1.6: Add UDP listener checker functionality 2025-02-19 10:49:07 +03:00
user.py v8.1.7: Add "log" mode, improve metrics, and refactor logging 2025-04-05 12:33:22 +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