Commit Graph

156 Commits

Author SHA1 Message Date
tom mortensen
f320b13bab Merge pull request #1429 from Squidly271/master
Integrate GUI Search
2023-09-25 10:06:37 -07:00
Squidly271
da3c313254 Integrate GUI Search 2023-09-13 19:50:21 -04:00
Christoph Hummer
fa0a965494 update LXC diagnostics
- remove GitHub user and token from LXC diagnostics if they are set
2023-09-11 15:20:56 +02:00
Tom Mortensen
1cfe793761 Change wording of notification "lifetime" to "auto-close". Also a little shuffing of the settings and update Help text. 2023-08-31 12:03:20 -07: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
tom mortensen
bd1714ebc6 Merge pull request #1418 from justinnichols/master
CSS: set overflow-x to 'auto'
2023-08-25 08:57:37 -07:00
bergware
f0017ec452 Set default notifications life time to 5 seconds 2023-08-25 11:13:55 +02:00
Justin Nichols
868578b17c CSS: set overflow-x to 'auto'
When overflow-x is set to 'scroll',
in some browsers, it will reserve
space for the scrollbar and will
override the background color even
when no scrollbar is necessary.
2023-08-24 12:48:49 -04: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
bergware
9cd5518439 Auto update wireguard tunnels when disabling/enabling bridging 2023-08-15 14:39:30 +02:00
bergware
29b96374f2 Auto update wireguard tunnels when disabling/enabling bridging 2023-08-15 14:16:33 +02: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
bergware
6d0f1c3c4b Pool minimum free space: only enabled when array is stopped 2023-08-07 22:41:46 +02: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
b207e08dbb Update SysDrivers.page 2023-07-29 09:42:20 +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
tom mortensen
a151faf62b Merge pull request #1398 from SimonFair/SystemDrivers
Fix reboot banner - System Drivers
2023-07-28 14:18:44 -07:00
SimonFair
c30405434a Add System to filters 2023-07-28 21:41:57 +01:00
SimonFair
64ea160d32 Add system modprobe.d files 2023-07-28 21:33:54 +01:00
SimonFair
d2ee1c1daf Fix scroll to top of page on edit. 2023-07-28 20:30:53 +01:00
tom mortensen
dfe44097e6 Merge pull request #1397 from unraid/diag-url
diagnostics: anonymize urls in servers.conf
2023-07-28 12:30:38 -07:00
SimonFair
caf018e0f4 Fix reboot banner. 2023-07-28 20:06:50 +01:00
tom mortensen
c2bc3e4bf0 Merge pull request #1395 from bergware/master
Network settings: fix DNS settings sometimes disappear
2023-07-28 11:20:15 -07:00
ljm42
ebbe7d43b9 diagnostics: anonymize urls in servers.conf 2023-07-28 11:14:29 -07:00
bergware
02a6951c14 Network settings: fix DNS settings sometimes disappear 2023-07-28 13:30:18 +02:00
tom mortensen
0c0e29b205 Merge pull request #1393 from unraid/sysdrivers_helptext
add System Drivers helptext
2023-07-27 17:35:13 -07:00
tom mortensen
661123a0e8 Merge pull request #1392 from SimonFair/SystemDrivers
System Drivers
2023-07-27 17:35:00 -07:00
ljm42
d111e72814 add System Drivers helptext 2023-07-27 14:38:37 -07:00
SimonFair
caab0f8959 Reduce number of tar packages tested. 2023-07-27 21:15:31 +01:00
dlandon
b233607809 Remove upgrade date. 2023-07-26 05:41:00 -05:00
dlandon
9ec5e7974c Insure all files have newline changed to cr, lf; don't do maskIP if 'all' option is specified; fix linefeed routine not working; change update date to mtime.. 2023-07-25 21:05:34 -05:00
dlandon
68cf94f04f Add ntp.conf, sshd.config, and servers.conf; apply maskIP to testparm; fix php warning. 2023-07-25 15:08:09 -05:00
tom mortensen
a2c9e5bb8a Merge pull request #1389 from bergware/master
Dashboard: hide ZFS bar when no ZFS is used
2023-07-25 10:19:03 -07:00
bergware
014d0831cd diagnostics: anonymize IP addresses 2023-07-25 19:10:54 +02:00
bergware
3d284a0da0 diagnostics: anonymize IP addresses 2023-07-25 15:54:46 +02:00
bergware
12631a107d Dashboard: hide ZFS bar when no ZFS is used 2023-07-25 09:50:44 +02:00
tom mortensen
0d957d04ca Merge pull request #1388 from dlandon/master
Add previous Unraid version to diagnostics version txt file.
2023-07-24 16:13:52 -07:00
dlandon
ab277ce203 Remove branch from previous version. 2023-07-24 18:00:21 -05:00
dlandon
6a23a3d432 Add previous Unraid version to diagnostics version txt file. 2023-07-24 17:29:24 -05:00
tom mortensen
911b8ee5d6 Merge pull request #1366 from SimonFair/SystemDrivers
Add system drivers.
2023-07-24 15:28:04 -07:00