haproxy-wi/app/static/js/admin
Aidaho ddd9a1b92d v8.1.2: Refactor IP validation and type annotations in routes
Replaced common.is_ip_or_dns() with pydantic type validation in various route functions to ensure input consistency and clarity. Updated several methods to use Union[IPvAnyAddress, DomainName] for typing and added necessary imports. Also refined templates and helper functions for better readability.
2024-11-30 10:21:03 +03:00
..
admin_settings.js v8.0: Fix section value in admin settings and correct alert message 2024-08-21 09:25:56 +03:00
common.js v8.0: https://roxy-wi.org/changelog#8 2024-08-02 12:50:02 +03:00
group.js v8.0: https://roxy-wi.org/changelog#8 2024-08-02 12:50:02 +03:00
server.js v8.1.2: Enhance server status checks and exception handling logic 2024-11-04 11:19:00 +03:00
ssh.js v8.0.2: Exclude localhost from SSH configuration 2024-09-16 16:08:53 +03:00
user.js v8.1.2: Refactor IP validation and type annotations in routes 2024-11-30 10:21:03 +03:00