Commit Graph

140 Commits

Author SHA1 Message Date
bergware 0669cacb6a Display settings: new setting "width" 2023-11-05 12:32:49 +01:00
bergware b01c0b9aff Display settings: new setting "width" 2023-11-05 11:44:47 +01:00
bergware c7a1caba8a Display settings: new setting "width" 2023-11-05 11:38:19 +01:00
bergware c10c255f2d Display settings: new setting "width" 2023-11-05 11:24:04 +01:00
bergware 78c704beba Display settings: new setting "width"
width = boxed (default, content width is constrained)
width = unlimited (content width is unlimited for higher resolutions)

This should stop the complaints about dashboard not displaying three columns on wide screens.
2023-11-05 11:02:32 +01:00
bergware 3a073ed4bd Code alignment 2023-11-04 10:05:51 +01:00
bergware 8706f118eb File Manager: fix incorrect references 2023-11-03 18:06:40 +01:00
bergware dbde622c27 Update Acknowledge.php 2023-11-03 12:40:31 +01:00
bergware c9eb2593cf Updated copyright year to 2023 2023-11-03 12:36:03 +01:00
bergware 58ad4a8c87 Fixes for ZFS subpools 2023-11-02 13:51:41 +01:00
bergware 76757b5cf0 Fixes for ZFS subpools 2023-11-02 13:07:48 +01:00
bergware 1132e39eeb Fixes for ZFS subpools 2023-11-02 11:47:55 +01:00
bergware 44e2a8ca6e Fixes for ZFS subpools 2023-11-02 05:04:55 +01:00
bergware 0e8bb053f9 Update ToggleState.php 2023-11-02 04:56:13 +01:00
bergware 46ad2a266d Fixes for ZFS subpools 2023-11-02 04:55:10 +01:00
bergware af3a468654 Fixes for ZFS subpools 2023-11-02 04:31:07 +01:00
bergware 7154cc48fe Fixes for ZFS subpools 2023-11-02 01:56:26 +01:00
bergware f03d8a0090 Fixes for ZFS subpools
ZFS subpools have a tilde in their name, which is an illegal character in PHP keys and HTML ids. A tilde is automatically replaced to avoid conflicts.

The MAIN page shows the total of a ZFS pool at end, also when subpools are part of it.
2023-11-01 18:18:22 +01:00
bergware 030127933e DefaultPageLayout: move styling from inline to file 2023-10-28 11:02:49 +02:00
bergware 7042fbc3ce Revert "Update Wrappers.php"
This reverts commit 0b70d9800d.
2023-10-27 23:06:08 +02:00
bergware 0b70d9800d Update Wrappers.php 2023-10-27 22:56:17 +02:00
bergware 41d5c0d536 Update Wrappers.php 2023-10-27 22:36:44 +02:00
bergware e9af9d2dba Update Wrappers.php 2023-10-27 22:34:44 +02:00
bergware 0607942243 Update Dispatcher.php 2023-10-27 19:11:16 +02:00
bergware eb0efc0d5c Update SysDriversHelpers.php 2023-10-27 15:13:38 +02:00
bergware adef4eb786 SysDevs: fix regression error 2023-10-27 15:09:15 +02:00
bergware a29d3220f0 SysDrivers: improved styling 2023-10-27 14:09:02 +02:00
bergware d006f3da4d SysDrivers: improved styling 2023-10-27 10:29:28 +02:00
tom mortensen 5df3dbf911 Merge pull request #1477 from unraid/remove-legacy-certs
remove support for legacy unraid.net certs
2023-10-26 12:41:02 -07:00
bergware 43402f3eba SysDrivers: place edit icon at bottom 2023-10-26 21:23:21 +02:00
bergware 52a42ce3dc SysDrivers: place edit icon at bottom 2023-10-26 21:17:24 +02:00
bergware f92ec16f8e SysDrivers: fix regression errors 2023-10-26 20:08:55 +02:00
bergware d4e8617eef Use "null coalescing assignment" operator for $docroot 2023-10-26 18:17:44 +02:00
bergware 33a64665ea Use "null coalescing assignment" operator for $docroot 2023-10-26 18:10:11 +02:00
bergware af3eee47ae Dashboard: update time when timezone is changed 2023-10-26 17:32:25 +02:00
bergware ceeb125ba9 Use "null coalescing assignment" operator for $docroot 2023-10-26 14:00:15 +02:00
bergware d1d0880ceb SysDrivers: fix PHP8 errors 2023-10-26 02:43:31 +02:00
bergware c3826a5416 Dashboard: update time when timezone is changed 2023-10-26 02:06:06 +02:00
bergware 65b73b3c40 Fix PHP8 errors 2023-10-26 00:46:12 +02:00
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
ljm42 42e2ee6e39 remove support for legacy unraid.net certs 2023-10-24 17:17:10 -07: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