Commit Graph

29 Commits (9e6405aaa51d5d41a748a7da8a42f54c8770be00)

Author SHA1 Message Date
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
Aidaho 4e16398f2a v7.3.0.1
https://roxy-wi.org/changelog#7_3_1
2024-06-16 08:02:08 +03:00
Aidaho 1954b60e13 v7.2.4.0: Update requirements and refactor date formatting function
The requirements for el9, deb, and main have been updated to specifically use version 2.27.1 of the "requests" package. In addition, the date formatting function get_time_zoned_date in common.py has been refactored. The default format for the date has been moved to the function arguments, and the function now also checks if the provided date is an instance of datetime before processing it.
2024-04-18 09:58:32 +03:00
Aidaho 2712b25515 v7.1.2.0
Changelog: https://roxy-wi.org/changelog#7.1.2
2024-02-04 10:28:17 +03:00
Aidaho fdc7badc61 v7.1.1.0
Changelog: https://roxy-wi.org/changelog#7.1.1
2024-01-17 09:08:27 +03:00
Aidaho 4b168e8fa8 v7.0.0.0
Changelog: https://roxy-wi.org/changelog#7.0.0
2023-09-17 12:42:39 +03:00
Aidaho 1ba2183618 v6.3.9.0
Changelog: https://roxy-wi.org/changelog#6_3_9
2023-04-09 16:11:16 +03:00
Aidaho ab93673f2a v6.3.9.0
Changelog: https://roxy-wi.org/changelog#6_3_9
2023-04-02 19:58:55 +03:00
Aidaho df04d52eab v6.3.5.0
Changelog: https://roxy-wi.org/changelog#6_3_5
2023-02-13 17:45:45 +03:00
Pavel Loginov 1fb426a7eb v6.1.4.0
Change log: https://roxy-wi.org/changelog.py#6_1_4
2022-08-18 06:30:55 +03:00
Pavel Loginov f3de2ec64d v6.1.4.0
Change log: https://roxy-wi.org/changelog.py#6_1_4
2022-08-15 11:50:29 +03:00
Pavel Loginov 85bcfda2a0 v6.1.0.0
Change log: https://roxy-wi.org/changelog.py#6_1
2022-06-15 10:34:20 +03:00
Pavel Loginov b6bf804f73 v6.0.2.0
Changelog: https://roxy-wi.org/changelog.py#6_0_2
2022-05-22 12:09:04 +03:00
Pavel Loginov 20ba4eff7a v5.2.5.0
Changelog: https://haproxy-wi.org/changelog.py#5_2_5
2021-09-14 12:02:05 +06:00
Pavel Loginov 15257c92ce v5.1.3.0
Changelog: https://haproxy-wi.org/changelog.py#5_1_3
2021-05-16 11:27:47 +06:00
Pavel Loginov 08b21981df v5.1.1.0
Changelog: https://haproxy-wi.org/changelog.py#5_1_1
2021-04-16 20:09:51 +06:00
Pavel Loginov 5d591fdf7f v4.5.3.0
Changelog: https://haproxy-wi.org/changelog.py#4_5_3
2020-11-06 10:39:44 +06:00
Pavel Loginov f7dd5398da v4.5.3.0
Changelog: https://haproxy-wi.org/changelog.py#4_5_3
2020-11-02 23:01:08 +06:00
Pavel Loginov cebf706ced v4.5.0.0
Changelog: https://haproxy-wi.org/changelog.py#4_5
2020-09-17 11:26:54 +06:00
Pavel Loginov e0d298bdbb v4.3.2.0
https://haproxy-wi.org/changelog.py#4_3_2
2020-06-30 16:54:40 +02:00
Pavel Loginov 0072b1babf v3.9.3
Bugs fix, a new version haproxy
2019-12-17 16:36:38 +03:00
Frederic Coelho 465a515d65 Fix method POST 2019-12-04 14:38:07 +01:00
Pavel Loginov acdbff6985 v3.5.8
code optimization, haproxy page, bugs
2019-10-25 10:18:57 +03:00
Pavel Loginov 7edd6f179e v3.4.9.5 2019-10-01 08:44:25 +03:00
Pavel Loginov d7dc50c10c v.3.4.9.5 2019-10-01 08:42:08 +03:00
Pavel Loginov 0b96ff017f 3.4.9.5
Added ability to reload instead of restart,  improved interface
2019-10-01 08:35:05 +03:00
Pavel Loginov 82a2b707df v3.4.9.2
Improved the Overview page, improved the "Add Proxy" page, improved the admin page, bugs fix
2019-09-26 18:48:56 +03:00
Pavel Loginov 59b904b94e v3.4.8.1
Bugs fix
2019-09-20 19:24:45 +03:00
Pavel Loginov 8ad92c1342 v3.4.8
Appeared ability edit not whole config. just separate sections
Some new design
Improved Options
Bugs fixed
2019-09-20 09:42:19 +03:00