Commit Graph

100 Commits

Author SHA1 Message Date
bergware 2adac042ae SysDrivers: fix PHP8 errors 2023-10-25 21:07:03 +02:00
bergware 0b5a3990ad SysDrivers: fix PHP8 errors 2023-10-25 21:01:02 +02:00
Christoph Hummer d008f5a5f0 Just for the looks
- only add space if version number from module is found
2023-10-24 11:54:52 +02:00
tom mortensen cc6c997e58 Merge pull request #1469 from ich777/master
Add ntfy.sh to notification agents
2023-10-17 10:16:37 -07:00
tom mortensen 2f8b0f4ce3 Merge pull request #1464 from SimonFair/Vm-Multifunction-support
VM multifunction support
2023-10-17 10:14:00 -07:00
SimonFair e33ec1466e SystemDrivers add version
Add version to module

Module (Version)
2023-10-17 17:16:20 +01:00
Christoph Hummer 72f977f19b Add ntfy.sh to notification agents 2023-10-17 11:23:28 +02:00
bergware 1d031aa262 wireguard update: add explanation about parsing 2023-10-16 17:53:51 +02:00
bergware 4581506883 wireguard update: add explanation about parsing 2023-10-16 12:30:24 +02:00
bergware 855da15b23 Fix typos 2023-10-16 12:15:16 +02:00
bergware 416f8c4ceb Fix PHP8 errors 2023-10-14 23:37:53 +02:00
bergware 202cb8c222 Move inline styling in page files to dedicated css files
Instead of styling defined inside a page file, these settings are now kept in a dedicated css file. This has several advantages:

- It comes much easier to maintain styling, all css files are easy to find and update
- Browser can cache css files, which may improve page loading time
- Separate theme css files exist, no more need to make selection by coding

- This PR is a 1-to-1 move of existing inline styling to css files
- In future more optimization can be made by consolidating css files
2023-10-14 19:02:35 +02:00
bergware 287468005a Prepare for automatic style sheet loading per page 2023-10-14 15:49:06 +02:00
bergware b8d932d050 Prepare for automatic style sheet loading per page 2023-10-14 15:46:38 +02:00
bergware 21189acdb0 Prepare for automatic style sheet loading per page 2023-10-14 01:42:46 +02:00
bergware 2ddceae4a3 Prepare for automatic style sheet loading per page 2023-10-13 18:08:58 +02:00
bergware 48e8c5bb73 Prepare for automatic style sheet loading per page 2023-10-13 17:59:06 +02:00
bergware 5bd4280e83 Prepare for automatic style sheet loading per page
This feature will be used in future development of the GUI
It allows pages to have their own style sheet settings stored in a related .css file
2023-10-13 17:49:13 +02:00
bergware 6902238f1a Disk Settings: add possibility to change encryption phrase/keyfile 2023-10-11 21:48:54 +02:00
bergware 79476b0a84 Disk Settings: add possibility to change encryption phrase/keyfile 2023-10-11 21:41:39 +02:00
bergware e8cef12319 Disk Settings: add possibility to change encryption phrase/keyfile 2023-10-11 21:37:34 +02:00
bergware ac0e67eeac Updated logger registration 2023-10-03 10:21:19 +02:00
bergware e0602996e9 Updated logger function to escape message part 2023-10-02 23:52:48 +02:00
bergware 3903686c5f Updated logger function to escape message part 2023-10-02 22:16:23 +02:00
bergware e46a8991c4 Disk Settings: add possibility to change encryption phrase/keyfile 2023-10-02 19:31:34 +02:00
bergware 661fdf7a25 Update ColorCoding.php 2023-10-01 23:19:41 +02:00
bergware 105f21fc81 Update ColorCoding.php 2023-10-01 23:12:42 +02:00
bergware 0eaaad5c13 Disk Settings: add possibility to change encryption phrase/keyfile 2023-10-01 15:23:37 +02:00
bergware fb9e116e87 Wrappers.php: fix non-existing interfaces 2023-10-01 15:20:37 +02:00
bergware c317408a4e Improve footer array status display 2023-10-01 11:11:41 +02:00
bergware 2d28256c26 Add Dynamix File Manager to stock GUI 2023-10-01 11:10:02 +02:00
SimonFair 31e49a5f70 Merge branch 'Snapshots' into VM-Clone-and-Snapshot-merge 2023-09-23 10:39:34 +01:00
SimonFair 167ad02e4c Merge remote-tracking branch 'upstream/master' into Add-Clone-VM-option- 2023-09-14 18:33:59 +01:00
Tom Mortensen c37fbc7b07 Modify markdown to include "target='_blank'" for all inline links starting with "http". This will let us
get rid of inline <a .. /> anchors to do this and use normal markdown link syntax.
2023-08-31 12:00:12 -07:00
bergware 28bc68560c Notifications: auto archive when life time is zero 2023-08-26 10:02:26 +02:00
bergware 099fb3a2c6 New notification option: notification life time 2023-08-22 15:55:00 +02:00
bergware f5083b3e58 New notification option: auto-closure time 2023-08-22 11:59:45 +02:00
bergware 2e3be9bc14 Fix: routing metric information 2023-08-18 02:26:04 +02:00
bergware 72937d625e Fix: routing metric information 2023-08-18 02:24:15 +02:00
SimonFair 951b0c9b1c Merge remote-tracking branch 'upstream/master' into Add-Clone-VM-option- 2023-08-11 15:07:58 +01:00
bergware 9f4a86acf1 Fix PHP error in SysDrivers.php 2023-08-11 12:38:58 +02:00
tom mortensen 535dd1cd6a Merge pull request #1400 from SimonFair/SystemDrivers
System Drivers: Code fixes
2023-08-08 13:03:55 -07:00
bergware e9060412b6 Translations: trim key and value in language files 2023-08-08 04:31:47 +02:00
bergware 8149104647 Translations: trim key and value in language files 2023-08-08 02:56:09 +02:00
SimonFair 00c59cd5ad Merge remote-tracking branch 'upstream/master' into Snapshots 2023-08-04 08:28:35 +01:00
SimonFair 621c94a56c Update SysDrivers.php 2023-07-29 22:07:01 +01:00
SimonFair da0ba3e031 Code fixes 2023-07-29 19:37:19 +01:00
tom mortensen 8be3d872b5 Merge pull request #1399 from SimonFair/SystemDrivers
Sysdrivers: Updates
2023-07-29 08:49:18 -07:00
SimonFair aac56da2be Fix typo 2023-07-29 09:55:49 +01:00
SimonFair f36e307de0 Sysdrivers: Updates
Add remove button and confirmation
Fix sort issues by updating cells
Code tidy
2023-07-29 09:39:36 +01:00