Commit Graph

289 Commits (94e7a233837cdae72ae2c51bc1a28480f1a9975b)

Author SHA1 Message Date
Aidaho 85d745f7dd v8.0.2
https://roxy-wi.org/changelog#8_0_2
2024-09-16 10:56:24 +03:00
Aidaho 2b96fefba1 v8.0.1: Update database version and fix minor formatting issue
This commit updates the database version from 8.0 to 8.0.1 to reflect recent changes. Additionally, a minor formatting adjustment was made by adding a newline for better code readability.
2024-09-07 13:31:09 +03:00
Aidaho 69e5c2cca9 v8.0: Log exceptions and add DB update to version 8
Added logging for exceptions in user login and authentication processes. Enhanced `update_db.py` to include error handling for database migration and added a new database update version 8 function.
2024-09-02 10:46:50 +03:00
Aidaho a7a8b4b10d v8.0: Delete check_version.html and refactor version checking logic
Removed the `check_version.html` template and moved version checking to `script.js`. This refactoring simplifies the codebase by consolidating version check handling into JavaScript, removing deprecated HTML templates, and enhancing the backend logic and API routes.
2024-08-12 23:41:31 +03:00
Aidaho 108773c564 v8.0: Refactor user module and simplify server status check
Refactor user-related modules, updating data handling, roles, and methods. Simplify server status check process by removing event-based handling and replacing it with straightforward AJAX requests.
2024-08-03 09:25:02 +03:00
Aidaho e095a88b2e v8.0: https://roxy-wi.org/changelog#8 2024-08-02 19:30:33 +03:00
Aidaho 62bce859cf v8.0: https://roxy-wi.org/changelog#8 2024-08-02 19:06:31 +03:00
Aidaho 81d28536f6 v8.0: https://roxy-wi.org/changelog#8 2024-08-02 18:48:11 +03:00
Aidaho 8f50e1b8bf v8.0: https://roxy-wi.org/changelog#8 2024-08-02 12:50:02 +03:00
Aidaho e09103de7d v7.3.3.0
https://roxy-wi.org/changelog#7_3_3
2024-07-16 08:45:28 +03:00
Aidaho 61dc21c822 v7.3.2.0
https://roxy-wi.org/changelog#7_3_2
2024-07-06 11:14:01 +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 4e16398f2a v7.3.0.1
https://roxy-wi.org/changelog#7_3_1
2024-06-16 08:02:08 +03:00
Aidaho 7d47e94160 v7.3.0.0
https://roxy-wi.org/changelog#7_3
2024-06-05 10:20:43 +03:00
Aidaho 88471af613 v7.2.6.0
https://roxy-wi.org/changelog#7_2_6
2024-05-15 15:38:05 +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 04e39325c8 v7.2.4.0: Update date calculation to use UTC and increase version number
The commit modifies the date calculation in the database time_range checks to use the UTC timezone instead of the system's local time. This makes the time range checks more uniform and independent of the server's configuration. Additionally, it increases the version number in 'create_db.py' from '7.2.3.0' to '7.2.4.0'.
2024-04-17 17:03:42 +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 8c28c5128c v7.2.2.0
https://roxy-wi.org/changelog#7_2_2
2024-04-04 14:30:07 +03:00
Aidaho 8322ad4089 v7.2.1.0 2024-03-13 22:09:26 +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 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 e5b8e6a921 v7.1.1.0
Changelog: https://roxy-wi.org/changelog#7.1.1
2024-01-17 20:27:34 +03:00
Aidaho a17115f50e v7.1.1.0
Changelog: https://roxy-wi.org/changelog#7.1.1
2024-01-17 12:40:38 +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 c45532cfe4 v7.0.3.0
Changelog: https://roxy-wi.org/changelog#7.0.3
2023-11-16 10:58:37 +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 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 4a83b3696c v6.3.18.0
Changelog: https://roxy-wi.org/changelog#6_3_18
2023-08-17 14:37:08 +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 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 d25cfef618 v6.3.12.0
Changelog: https://roxy-wi.org/changelog#6_3_12
2023-05-17 21:45:18 +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 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 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 c0e75258d4 v6.3.7.0
Changelog: https://roxy-wi.org/changelog#6_3_7
2023-03-13 22:33:04 +03:00
Aidaho e7e6b7c837 v6.3.7.0
Changelog: https://roxy-wi.org/changelog#6_3_7
2023-03-12 14:18:03 +03: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 4879b215b7 v6.3.7.0
Changelog: https://roxy-wi.org/changelog#6_3_7
2023-03-04 10:42:26 +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 810a9d9460 v6.3.6.0
Changelog: https://roxy-wi.org/changelog#6_3_6
2023-02-17 20:21:19 +03:00