Commit Graph

672 Commits (master)

Author SHA1 Message Date
Aidaho 7d47e94160 v7.3.0.0
https://roxy-wi.org/changelog#7_3
2024-06-05 10:20:43 +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 bd5af37255 v7.2.4.0: Update paths to static files in JavaScript
This commit updates the paths to several static files in various JavaScript files. The '/inc/' directory has been replaced with '/app/static/js/' to maintain consistency across the application. This change affects the ion.sound.min.js and fontawesome.min.js file locations and their corresponding references in script.js, index.html, main_head.html, and channel.js.
2024-04-19 18:12:07 +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 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 5b98f1b611 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-17 22:54:00 +03:00
Aidaho b205d47372 v7.2.4.0
https://roxy-wi.org/changelog#7_2_4
2024-04-17 11:06:29 +03:00
Aidaho 73563a047e v7.2.2.0: Update error handling in waf.js and fix favicon and script paths
Refactored error handling in the waf.js file to simplify and reduce conditional checks. Also updated the paths for favicon images and included scripts to ensure accurate addressing, enhancing the consistency and reliability of the application's behavior.
2024-04-05 20:21:42 +03:00
Aidaho fd0f0f194b v7.2.2.0: Refactor JavaScript code and adjust paths
This commit updates variable declarations from 'var' to 'let' in 'install.js' for better scope control. It additionally includes error-handling for undefined 'select_id' in 'parseAnsibleJsonOutput' function. The 'waf.js' file is moved to the 'app/static/js' directory and paths are updated accordingly in both 'waf.js' and 'waf.html'. The success handler in 'waf.js' is also updated to use 'parseAnsibleJsonOutput'.
2024-04-04 21:19:32 +03:00
Aidaho 093b1b890e v7.2.2.0: Update WAF nginx module path in Ansible scripts
Path of the WAF nginx module in Ansible scripts has been updated from NGINX_PATH to SERVICE_PATH. This refactoring enhances the organization of the configuration files and improves code base understanding. Changes have been applied in the WAF configuration and service execution files.
2024-04-04 17:26:06 +03:00
Aidaho 8c28c5128c v7.2.2.0
https://roxy-wi.org/changelog#7_2_2
2024-04-04 14:30:07 +03:00
Aidaho a8d401d253 v7.2.2.0
Delete debug output
2024-03-21 10:50:40 +03:00
Aidaho f57b418d74 v7.2.2.0
Fix tools status showing for Docker
2024-03-21 09:04:37 +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 2448b04426 v7.2.1.0
https://roxy-wi.org/changelog#7_2_1
2024-03-13 13:06:02 +03:00
Aidaho d1a81f937b v7.2.1.0
https://roxy-wi.org/changelog#7_2_1
2024-03-03 10:11:48 +03:00
Aidaho c0d667547f v7.2.0.0
Small fix interface for SMON
2024-03-01 11:40:58 +03:00
Aidaho 714bd71bf2 v7.2.0.0
History and Status Page fixes
2024-02-27 15:18:37 +03:00
Aidaho 392e4f4465 v7.2.0.0
SMON agent fixes
2024-02-24 21:07:18 +03:00
Aidaho ee0bd7d0de v7.2.0.0
SMON agent fixes
2024-02-24 20:45:43 +03:00
Aidaho 447739c644 v7.2.0.0
Small bugs fix
2024-02-24 11:05:31 +03:00
Aidaho f981819505 v7.2.0.0
Changelog: https://roxy-wi.org/changelog#7.2.0
2024-02-16 09:50:27 +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 79b6b7abd9 v7.1.1.0
Fix HAProxy WAF logs and config version
2024-01-25 09:11:38 +03:00
Aidaho bfcead6430 v7.1.1.0
Fix interface bugs
2024-01-23 09:49:47 +03:00
Aidaho ee4631f214 v7.1.1.0
Changelog: https://roxy-wi.org/changelog#7.1.1
2024-01-18 20:00:44 +03:00
Aidaho d82b65e7d1 v7.1.1.0
Changelog: https://roxy-wi.org/changelog#7.1.1
2024-01-18 17:05:07 +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 781f3f8447 v7.1.0.0
Fix PortScanner and SMON for Docker, SMON checks for groups
2024-01-06 11:42:32 +03:00
Aidaho 63a7d4c09a v7.1.0.0
Fix HA cluster creation
2023-12-27 16:35:59 +03:00
Aidaho 820b0cd3db v7.1.0.0
Changelog: https://roxy-wi.org/changelog#7.1.0
2023-12-16 10:15:59 +03:00
Aidaho cc0edee75a v7.0.4.0
Changelog: https://roxy-wi.org/changelog#7.0.4
2023-12-03 12:36:36 +03:00
Aidaho c4dac4d3ad v7.0.3.0
Fix Status page interface
2023-11-22 17:55:44 +03:00
Aidaho 9311159b3c v7.0.3.0
Fix #369
2023-11-18 11:32:33 +03:00
Aidaho 0b9cf8ff78 v7.0.3.0
Fix Status page interface
2023-11-17 10:11:36 +03:00
Aidaho c45532cfe4 v7.0.3.0
Changelog: https://roxy-wi.org/changelog#7.0.3
2023-11-16 10:58:37 +03:00
Aidaho 7faf04b59d v7.0.2.0
Delete wrong check in SMON Status page
2023-11-14 19:57:40 +03:00
Aidaho a70a061832 v7.0.2.0
Interface fixes
2023-11-14 17:15:44 +03:00
Aidaho f91f329308 v7.0.2.0
Small interface fixes
2023-11-06 20:47:27 +03:00
Aidaho 3885b281b7 v7.0.2.0
Fix add page for HAProxy
2023-11-03 08:46:14 +03:00
Aidaho 62071588e9 v7.0.2.0
Changelog: https://roxy-wi.org/changelog#7.0.2
2023-11-02 15:38:04 +03:00
Aidaho a2581227b5 v7.0.1.0
Fix update tools versions for sqlite db
2023-10-26 11:07:08 +03:00
Aidaho c96768fc64 v7.0.1.0
Fix showing Roxy-WI tools versions on the Tools and Update pages
2023-10-24 22:21:19 +03:00
Aidaho 57db17c86b v7.0.1.0
Changelog: https://roxy-wi.org/changelog#7.0.1
2023-10-22 10:18:39 +03:00
Aidaho 95dc978c3b v7.0.1.0
Changelog: https://roxy-wi.org/changelog#7.0.1
2023-10-19 16:53:37 +03:00
Aidaho c5ea14bb61 v7.0.1.0
Changelog: https://roxy-wi.org/changelog#7.0.1
2023-10-17 10:27:40 +03:00
Aidaho 333b53a327 v7.0.1.0
Changelog: https://roxy-wi.org/changelog#7.0.1
2023-10-16 18:35:26 +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 9a4d29076e v7.0.0.0
Changelog: https://roxy-wi.org/changelog#7.0.0
2023-10-14 10:47:37 +03:00
Aidaho 5e2fadc75e v7.0.0.0
Changelog: https://roxy-wi.org/changelog#7.0.0
2023-10-07 21:48:23 +03:00
Aidaho 8648b3f344 v7.0.0.0
Changelog: https://roxy-wi.org/changelog#7.0.0
2023-10-06 22:42:35 +03:00
Aidaho 3f83e316fa v7.0.0.0
Changelog: https://roxy-wi.org/changelog#7.0.0
2023-10-06 22:15:47 +03:00
Aidaho c54248dd47 v7.0.0.0
Changelog: https://roxy-wi.org/changelog#7.0.0
2023-10-04 21:58:39 +03:00
Aidaho 6aaeeef565 v7.0.0.0
Changelog: https://roxy-wi.org/changelog#7.0.0
2023-10-03 22:56:34 +03:00
Aidaho 38be0f4dbb v7.0.0.0
Changelog: https://roxy-wi.org/changelog#7.0.0
2023-10-01 14:35:01 +03:00
Aidaho 9f022fb614 v7.0.0.0
Changelog: https://roxy-wi.org/changelog#7.0.0
2023-10-01 00:38:22 +03:00
Aidaho 658a41706e v7.0.0.0
Changelog: https://roxy-wi.org/changelog#7.0.0
2023-09-30 11:48:54 +03:00
Aidaho d75ad2b893 v7.0.0.0
Changelog: https://roxy-wi.org/changelog#7.0.0
2023-09-20 16:43:15 +03:00
Aidaho 3edd512c91 v7.0.0.0
Changelog: https://roxy-wi.org/changelog#7.0.0
2023-09-20 13:11:10 +03:00
Aidaho 191267a90a v7.0.0.0
Changelog: https://roxy-wi.org/changelog#7.0.0
2023-09-19 19:59:26 +03:00
Aidaho 0f07635324 v7.0.0.0
Changelog: https://roxy-wi.org/changelog#7.0.0
2023-09-18 14:13:37 +03:00
Aidaho 7421d16c92 v7.0.0.0
Changelog: https://roxy-wi.org/changelog#7.0.0
2023-09-17 23:36:55 +03:00
Aidaho 536a94b10a v7.0.0.0
Changelog: https://roxy-wi.org/changelog#7.0.0
2023-09-17 19:44:40 +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 940ca0b96d v6.3.19.0
Changelog: https://roxy-wi.org/changelog#6_3_19
2023-09-03 11:40:42 +03:00
Aidaho 4a83b3696c v6.3.18.0
Changelog: https://roxy-wi.org/changelog#6_3_18
2023-08-17 14:37:08 +03:00
Aidaho 2a50d5b869 v6.3.17.0
Changelog: https://roxy-wi.org/changelog#6_3_17
2023-08-05 09:25:59 +03:00
Aidaho af228c236e v6.3.17.0
Changelog: https://roxy-wi.org/changelog#6_3_17
2023-08-03 09:56:25 +03:00
Aidaho e5807d62c2 v6.3.16.0
Changelog: https://roxy-wi.org/changelog#6_3_16
2023-07-17 18:22:04 +03:00
Aidaho 5c811a0858 v6.3.16.0
Changelog: https://roxy-wi.org/changelog#6_3_16
2023-07-17 09:15:55 +03:00
Aidaho 9fc3ab236b v6.3.15.0
Changelog: https://roxy-wi.org/changelog#6_3_15
2023-07-03 12:15:39 +03:00
Aidaho 88296e5909 v6.3.14.0
Changelog: https://roxy-wi.org/changelog#6_3_14
2023-06-16 06:51:26 +03:00
Aidaho 5120e0a200 v6.3.13.0
Changelog: https://roxy-wi.org/changelog#6_3_13
2023-06-03 18:04:22 +03:00
Aidaho 13b9f36c04 v6.3.12.0
Changelog: https://roxy-wi.org/changelog#6_3_12
2023-05-27 15:26:25 +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 c1a4daa5a6 v6.3.11.0
Changelog: https://roxy-wi.org/changelog#6_3_11
2023-05-03 08:46:32 +03:00
Aidaho 1e34e0b996 v6.3.10.0
Changelog: https://roxy-wi.org/changelog#6_3_10
2023-04-29 09:30:58 +03:00
Aidaho 14539e8511 v6.3.10.0
Changelog: https://roxy-wi.org/changelog#6_3_10
2023-04-25 12:18:41 +03:00
Aidaho c610e9c03f v6.3.10.0
Changelog: https://roxy-wi.org/changelog#6_3_10
2023-04-18 09:27:52 +03:00
Aidaho 7863fa108a v6.3.10.0
Changelog: https://roxy-wi.org/changelog#6_3_10
2023-04-17 18:01:01 +03:00
Aidaho afea8cbd1d v6.3.10.0
Changelog: https://roxy-wi.org/changelog#6_3_10
2023-04-16 00:26:54 +03:00
Aidaho f02408155e v6.3.10.0
Changelog: https://roxy-wi.org/changelog#6_3_10
2023-04-15 10:33:00 +03:00
Aidaho d58b3b9ee2 v6.3.9.0
Changelog: https://roxy-wi.org/changelog#6_3_9
2023-04-14 11:18:20 +03:00
Aidaho 24aff57031 v6.3.9.0
Changelog: https://roxy-wi.org/changelog#6_3_9
2023-04-11 10:10:38 +03:00
Aidaho 28547820b9 v6.3.9.0
Changelog: https://roxy-wi.org/changelog#6_3_9
2023-04-09 19:40:41 +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 28eaa9d940 v6.3.9.0
Changelog: https://roxy-wi.org/changelog#6_3_9
2023-04-06 10:48:00 +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 fd009361ca v6.3.8.0
Changelog: https://roxy-wi.org/changelog#6_3_8
2023-04-01 11:25:35 +03:00
Aidaho c959240280 v6.3.8.0
Changelog: https://roxy-wi.org/changelog#6_3_8
2023-03-31 20:37:26 +03:00
Aidaho 6adba6cc37 v6.3.8.0
Changelog: https://roxy-wi.org/changelog#6_3_8
2023-03-25 12:01:26 +03:00
Aidaho 782544c85d v6.3.8.0
Changelog: https://roxy-wi.org/changelog#6_3_8
2023-03-20 14:24:59 +03:00
Aidaho a5cf0d5869 v6.3.8.0
Changelog: https://roxy-wi.org/changelog#6_3_8
2023-03-19 20:41:08 +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 c0e75258d4 v6.3.7.0
Changelog: https://roxy-wi.org/changelog#6_3_7
2023-03-13 22:33:04 +03:00
netbja a34d3f6e8d
Update fr.html
- Corrections for better translation and removal of syntax mistakes.
2023-03-13 13:30:03 +01:00
Aidaho 28db64211e v6.3.7.0
Changelog: https://roxy-wi.org/changelog#6_3_7
2023-03-11 20:25:10 +03:00
Aidaho 3a4af20d27 v6.3.7.0
Changelog: https://roxy-wi.org/changelog#6_3_7
2023-03-08 16:15:15 +03:00
Aidaho aa1702d243 v6.3.7.0
Changelog: https://roxy-wi.org/changelog#6_3_7
2023-03-05 00:30:32 +03:00