Commit Graph

5767 Commits

Author SHA1 Message Date
bergware 16d6853449 Dashboard: fix pool warnings 2023-03-23 16:57:36 +01:00
bergware 68c23105db Syslog: fix resizing 2023-03-22 12:05:45 +01:00
bergware c21f35c29d Revert "Syslog: fix resizing"
This reverts commit 994740259c.
2023-03-22 12:03:20 +01:00
bergware 994740259c Syslog: fix resizing 2023-03-22 12:01:47 +01:00
bergware 3f0b49352b TRIM: fix is_hdd logic 2023-03-22 11:22:17 +01:00
bergware 045dcc8699 TRIM: skip BTRFS devices which do not support trim 2023-03-22 10:58:00 +01:00
bergware 20bdc80a9f PHP8 support 2023-03-21 17:55:43 +01:00
bergware da2fad1869 Allow SMART long test for UD 2023-03-21 17:36:21 +01:00
bergware e555902e15 TRIM: better detection of HDD / SSD 2023-03-21 13:30:19 +01:00
bergware 2b4d408f35 TRIM: better detection of HDD / SSD 2023-03-21 13:14:36 +01:00
bergware c575da11c3 TRIM: better detection of HDD / SSD
Will skip trim on HDD
2023-03-21 13:12:55 +01:00
bergware 48ef8b415d TRIM: skip BTRFS devices which do not support trim 2023-03-21 11:04:44 +01:00
bergware e38f7a6140 PHP8 support 2023-03-21 02:43:21 +01:00
bergware 7da5ec4381 TRIM: skip ZFS devices which do not support trim 2023-03-20 17:32:11 +01:00
bergware 580be6ed91 TRIM: skip ZFS devices which do not support trim 2023-03-20 17:19:23 +01:00
bergware 00e8f39958 TRIM: skip ZFS devices which do not support trim 2023-03-20 16:56:35 +01:00
bergware f1571783b8 Dashboard: make wrench icon stand out 2023-03-20 11:00:29 +01:00
bergware cbe9e6480f Notifications Archive: adjust fixed height 2023-03-19 22:13:07 +01:00
bergware 7f3fd438d5 Read processor type from /proc/cpuinfo
Use dmidecode as backup
2023-03-19 18:30:23 +01:00
bergware a3579163ed PHP8 support 2023-03-19 12:32:22 +01:00
bergware 65e929bc51 Minor code optimization 2023-03-19 11:47:15 +01:00
bergware ba4b62d63a PHP8 support 2023-03-19 11:37:12 +01:00
bergware 4810c5988c Notifications Archive: adjust fixed height 2023-03-19 11:28:30 +01:00
bergware 992643b666 TRIM: code optimization 2023-03-18 22:04:04 +01:00
bergware ef30f756d5 TRIM: code optimization 2023-03-18 22:02:48 +01:00
bergware 7d00a374c9 TRIM: code optimization 2023-03-18 22:01:21 +01:00
bergware 97f49a1873 TRIM: code optimization 2023-03-18 21:53:22 +01:00
bergware 96547a76ff Revert "TRIM: code optimization"
This reverts commit a82b0d6d09.
2023-03-18 21:48:47 +01:00
bergware a82b0d6d09 TRIM: code optimization 2023-03-18 21:47:39 +01:00
bergware 72d63b68af TRIM: code optimization 2023-03-18 21:35:42 +01:00
bergware a016b2a3a2 TRIM: check mount state 2023-03-18 21:08:13 +01:00
bergware c5677e4892 TRIM: improved zfs listing 2023-03-18 20:58:02 +01:00
bergware 00aa8a2b0a TRIM: improved zfs listing 2023-03-18 20:46:08 +01:00
bergware c9fbe40b2f CSS: solve scrollbar issue in firefox 2023-03-18 19:04:50 +01:00
bergware 3519159234 Main: revert reiserfs info message 2023-03-18 18:02:12 +01:00
bergware 3a8cc3981b TRIM enhancements 2023-03-18 15:55:54 +01:00
bergware 683e1ba901 TRIM enhancements 2023-03-18 15:53:01 +01:00
bergware 6b80ce8f57 TRIM enhancements 2023-03-18 15:46:51 +01:00
bergware 71d8011ffa TRIM schedule: improved operation 2023-03-18 14:48:23 +01:00
bergware 5da32c59bd TRIM: improved ZFS trim reporting 2023-03-18 13:20:31 +01:00
bergware b4f9f695a0 TRIM: improved ZFS trim reporting 2023-03-18 11:49:29 +01:00
bergware eca5da9cb4 VM: fix listing of vms 2023-03-18 11:05:26 +01:00
bergware 27d68ed733 VM: fix listing of vms 2023-03-18 11:01:51 +01:00
bergware e098e83de4 Docker: fix listing of containers 2023-03-18 11:00:20 +01:00
bergware 2068e551f8 Add ZFS pool trim to TRIM schedule 2023-03-17 22:34:23 +01:00
bergware 298c451399 Add ZFS pool trim to TRIM schedule 2023-03-17 22:31:01 +01:00
tom mortensen aa78b8cf19 Merge pull request #1285 from SimonFair/Fix-for-Missing-PCI-devices-
FixPCIDevice Lookup
2023-03-17 09:01:07 -07:00
bergware d336ef7c8f Main: add ReiserFS deprecation warning 2023-03-17 13:51:19 +01:00
SimonFair b7949da22d FixPCIDevice Lookup
VM Manager page doesn't load if PCI devices are missing.
2023-03-17 12:11:22 +00:00
bergware 0cac63d65f DeviceInfo: add ZFS Clear button
Show Clear button instead of Scrub button when applicable
2023-03-17 11:27:08 +01:00