Commit Graph

110 Commits (8ebf934f069ddc25f4b37195873f8569e15f6317)

Author SHA1 Message Date
Aidaho b3b6f7f596 v8.2: Fix strict equality check and remove unused intro.js template
Updated script.js to use strict equality for empty string checks and removed an obsolete inclusion of intro.js in admin.html. These changes enhance code accuracy and reduce unnecessary clutter in the project.
2024-10-03 19:53:05 +03:00
Aidaho 82662042e3 v8.2: Remove unused intro.js templates and mappings
Deleted the admin introduction script and associated source map since they are no longer required. This cleanup helps to reduce clutter and improve maintainability of the project.
2024-10-03 14:37:04 +03:00
Aidaho 6b24e8d39e v7.3.1.0: Remove OpenVPN code and update error handling in alert system
This commit removes unneeded OpenVPN related code and improves error handling in the alert system. All OpenVPN related functions and html files have been removed. Also, changes are made in the alerting module to raise exceptions instead of returning error messages, which provides a more pythonic way of error handling.
2024-06-17 16:09:34 +03:00
Aidaho 112ecd5ce6 v7.3.1.0: Refactor and optimize server applications for better error handling and accuracy
The code changes focus on enhancing the server application's functionality by improving the error handling mechanism and streamlining the logic. Modifications include refining how servers get created, updated, and deleted, optimizing how ssh related actions are performed, and ensuring more accurate server scanning. The changes help reduce potential errors and make the application more efficient.
2024-06-16 22:54:41 +03:00
Aidaho ea8e51ee29 v7.3.1.0: Refactor server-side code to use JSON-based APIs
The commit refactors the server-side modules of the Roxy-WI web interface to use JSON-based APIs for improved data exchange. Specifically, methods for user, group and SSH management have been updated to accept and return JSON data. Simultaneously, error handling is improved to give more informative responses instead of plain strings. The client-side JavaScript code is also refactored to accommodate these changes. Additionally, some minor corrections are made in the UI templates.
2024-06-16 19:20:18 +03:00
Aidaho a5174a152d v7.2.5.0
Fix interface bugs
2024-05-13 12:08:51 +03:00
Aidaho b66c4d0793 v7.2.5.0
https://roxy-wi.org/changelog#7_2_5
2024-05-03 15:22:58 +03:00
Aidaho 7df8cbad8b v7.2.4.0: Update script paths and add a new script
The JavaScript paths in many files have been updated to "/app/static/js". A new script for handling checker settings updates, "checker.js", has been added. The commit improves organisation of JavaScript resources by grouping them under a single directory and introduces new functionality for the checker service.
2024-04-19 12:32:13 +03:00
Aidaho c7570ec4bd v7.2.2.0
https://roxy-wi.org/changelog#7_2_2
2024-03-17 09:38:00 +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 9ce85fdff0 v7.0.1.0
Changelog: https://roxy-wi.org/changelog#7.0.1
2023-10-16 13:12:36 +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 08e415c3da v6.3.12.0
Changelog: https://roxy-wi.org/changelog#6_3_12
2023-05-17 20:38:13 +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 99b27b5873 v6.3.8.0
Changelog: https://roxy-wi.org/changelog#6_3_8
2023-03-19 18:51:58 +03:00
Aidaho d190583abd v6.3.7.0
Changelog: https://roxy-wi.org/changelog#6_3_7
2023-03-03 23:03:41 +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 2dc45ea547 v6.3.1.0
Changelog: https://roxy-wi.org/changelog#6_3_1
2022-12-06 21:29:14 +03:00
Pavel Loginov bab73f1694 v6.3.0.0
Changelog: https://roxy-wi.org/changelog#6_3_0
2022-11-28 10:47:18 +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 b02acc475a v6.1.2.0
Change log: https://roxy-wi.org/changelog.py#6_1_2
2022-07-30 20:00:36 +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 1f49943fae v6.0.0.0
Changelog: https://roxy-wi.org/changelog.py#6
2022-04-29 13:28:48 +03:00
Pavel Loginov 231f989bd2 v6.0.0.0
Changelog: https://roxy-wi.org/changelog.py#6
2022-04-27 21:10:26 +03:00
Pavel Loginov 28b85c0bac v5.5.1.0
https://roxy-wi.org/changelog.py#5_5_1
2022-04-06 15:32:04 +03:00
Pavel Loginov 8c245968f6 v5.3.5.0
Changelog: https://haproxy-wi.org/changelog.py#5_3_5
2021-12-20 13:29:52 +06:00
Pavel Loginov 689a19aa28 v5.3.2.0
Changelog: https://haproxy-wi.org/changelog.py#5_3_2
2021-11-09 17:01:49 +06:00
Pavel Loginov 80fcff0db5 v5.2.4.0
Changelog: https://haproxy-wi.org/changelog.py#5_2_4
2021-08-31 14:31:55 +06:00
Pavel Loginov 494352ac87 v5.2.4.0
Changelog: https://haproxy-wi.org/changelog.py#5_2_4
2021-08-15 15:02:12 +06:00
Pavel Loginov cec381b6e4 v5.2.3.0
Changelog: https://haproxy-wi.org/changelog.py#5_2_3
2021-08-02 14:19:22 +06:00
Pavel Loginov 2bf43e5d29 v5.2.2.0
Changelog: https://haproxy-wi.org/changelog.py#5_2_2
2021-07-21 10:57:58 +06:00
Pavel Loginov e22808deb8 v5.2.1.0
Changelog: https://haproxy-wi.org/changelog.py#5_2_1
2021-07-07 13:30:09 +06:00
Pavel Loginov 31c4d6975f v5.2.1.0
Changelog: https://haproxy-wi.org/changelog.py#5_2_1
2021-07-05 20:51:05 +06:00
Pavel Loginov 91867cfa6f v5.2.0
Changelog: https://haproxy-wi.org/changelog.py#5_2
2021-06-18 13:25:15 +06:00
Pavel Loginov fbb02a9743 v5.1.4.0
Changelog: https://haproxy-wi.org/changelog.py#5_1_4
2021-06-02 13:28:07 +06:00
Pavel Loginov 322dd978bb 5.0.0.0
Changelog: https://haproxy-wi.org/changelog.py#5_0_0)
2021-02-20 13:47:33 +06:00
Pavel Loginov f5856ad73b v4.5.8.0
Changelog: https://haproxy-wi.org/changelog.py#4_5_8
2021-01-12 11:05:53 +06:00
Pavel Loginov 14b34de18e v4.5.6.0
Changelog: https://haproxy-wi.org/changelog.py#4_5_6
2020-12-29 20:16:46 +06:00
Pavel Loginov 92864ff035 v4.5.6.0
Changelog: https://haproxy-wi.org/changelog.py#4_5_6
2020-12-17 16:30:49 +06:00
Pavel Loginov c880393c43 v4.5.4.0
Changelog: https://haproxy-wi.org/changelog.py#4_5_4
2020-11-26 10:18:51 +06:00
Pavel Loginov b5ce83d999 v4.5.3.0
Changelog: https://haproxy-wi.org/changelog.py#4_5_3
2020-11-15 12:50:56 +06:00
Pavel Loginov 956c4fd1ef v4.5.3.0
Changelog: https://haproxy-wi.org/changelog.py#4_5_3
2020-11-14 12:57:19 +06:00
Pavel Loginov 81e2505422 v4.5.1.0
Changelog: https://haproxy-wi.org/changelog.py#4_5_1
2020-10-09 21:56:16 +06:00
Pavel Loginov 0f1c889165 v4.5.0.0
Changelog: https://haproxy-wi.org/changelog.py#4_5
2020-09-24 11:01:48 +06:00
Pavel Loginov 95227a8016 v4.4.3.0
Changelog: https://haproxy-wi.org/changelog.py#4_4_3
2020-09-05 12:31:40 +06:00
Pavel Loginov 2e8267d1c8 v4.4.3.0
Changelog: https://haproxy-wi.org/changelog.py#4_4_3
2020-09-05 01:12:31 +06:00
Pavel Loginov 639fafd97d v4.4.2.0
Changelog: https://haproxy-wi.org/changelog.py#4_4_2
2020-08-11 11:54:03 +02:00
Pavel Loginov 3e974166a8 v4.4.2.0
Changelog: https://haproxy-wi.org/changelog.py#4_4_2
2020-08-10 20:32:44 +02:00
Pavel Loginov 17edd5c92b v4.4.2.0
Changelog: https://haproxy-wi.org/changelog.py#4_4_2
2020-08-08 22:54:53 +02:00