bergware
20d5e9ab20
multiplugin scrips: fix PHP8 error
2023-10-01 23:03:49 +02:00
bergware
74d12ebae2
Revert "dynamix.js - removed sizzle css selector - included now in jQuery 3.7.0"
...
This reverts commit 2ec782f297 .
2023-10-01 20:18:02 +02:00
bergware
2ec782f297
dynamix.js - removed sizzle css selector - included now in jQuery 3.7.0
2023-10-01 20:13:25 +02:00
bergware
4c8b77a485
GUI search: use search icon of Unraid
2023-10-01 16:08:13 +02:00
bergware
1b6f43e05d
Disk Settings: add possibility to change encryption phrase/keyfile
2023-10-01 15:58:26 +02:00
bergware
6f5f9c400e
Disk Settings: add possibility to change encryption phrase/keyfile
2023-10-01 15:47:25 +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
7c6eb80850
update.php: fix empty file error
2023-10-01 15:19:58 +02:00
bergware
bc6bf903ae
Update jQuery to version 3.7.0
2023-10-01 11:18:00 +02:00
bergware
c317408a4e
Improve footer array status display
2023-10-01 11:11:41 +02:00
bergware
6f74ce9968
Make script executable
2023-10-01 11:10:34 +02:00
bergware
2d28256c26
Add Dynamix File Manager to stock GUI
2023-10-01 11:10:02 +02:00
Tom Mortensen
62dc15a9f5
Merge branch 'master' of github.com:unraid/webgui
2023-09-25 13:25:34 -07:00
tom mortensen
929409d294
Merge pull request #1431 from unraid/fix-downgrade
...
Improve Downgrade process
2023-09-25 12:33:46 -07:00
tom mortensen
90ba712f7c
Merge pull request #1433 from SimonFair/VM-Clone-and-Snapshot-merge
...
Vm clone and snapshot merge
2023-09-25 12:33:24 -07:00
Tom Mortensen
eda1d50ac4
zfs subpool support
2023-09-25 11:37:34 -07:00
SimonFair
f95b599b61
Ignore same target and source files
2023-09-25 18:14:00 +01:00
tom mortensen
c2db155751
Merge pull request #1423 from unraid/fix-shebang
...
Set bash shebang on scripts
2023-09-25 10:10:29 -07:00
tom mortensen
f320b13bab
Merge pull request #1429 from Squidly271/master
...
Integrate GUI Search
2023-09-25 10:06:37 -07:00
tom mortensen
0ee34fb8c4
Merge pull request #1427 from ich777/patch-1
...
update LXC diagnostics
2023-09-25 10:03:52 -07:00
SimonFair
6b67f4a589
Merge and spaces fixes
2023-09-25 15:05:02 +01:00
Squidly271
a039c2dd49
Fatal PHP error if dynamix.cfg corrupt or non existent
2023-09-23 10:20:14 -04:00
Squidly271
051e603384
Minor logic error if locale is "en_US" instead of "" (unlikely)
2023-09-23 10:07:04 -04:00
SimonFair
31e49a5f70
Merge branch 'Snapshots' into VM-Clone-and-Snapshot-merge
2023-09-23 10:39:34 +01:00
ljm42
e842121c3b
Improve Downgrade process
2023-09-19 16:49:03 -07:00
Squidly271
e44851de92
PHP8 error if dynamix.cfg doesn't exist
2023-09-19 07:50:04 -04:00
SimonFair
5e5fb2e7b6
PHP Fix and Spice Audio Fix
...
Fix some PHP errors
Fix changing from spice to vnc if <audio id='1' type='spice'> is set,
2023-09-17 21:22:50 +01:00
SimonFair
3aeba2f871
Update reflink error display.
2023-09-16 00:27:23 +01:00
SimonFair
eda8d37c12
Add option to try reflink first. Revert to rsync if not supported.
2023-09-15 21:10:06 +01:00
SimonFair
167ad02e4c
Merge remote-tracking branch 'upstream/master' into Add-Clone-VM-option-
2023-09-14 18:33:59 +01: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
Zack Spear
a6be030a3a
fix(upc): remove erroneous button from welcome dropdown
2023-09-08 16:15:58 -07:00
Zack Spear
f59c3430e6
refactor(upc): vue3 + ts web components & improved supporting php
2023-09-08 15:54:00 -07:00
ljm42
c9c2a0a8be
Set bash shebang on scripts
...
Any shell scripts that have been modified for Unraid should have the correct `#!/bin/bash` shebang to aid with linting.
2023-09-08 11:17:53 -07: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
bergware
09042aff3f
Docker settings: fix wrong size calculation function
2023-08-25 22:09:48 +02:00
bergware
835f2f1aa7
Revert "Docker settings: revert javascript floor function"
...
This reverts commit 3367eab76a .
2023-08-25 22:05:49 +02:00
bergware
3367eab76a
Docker settings: revert javascript floor function
2023-08-25 21:17:39 +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
05d5738423
Helptext: fix typo
2023-08-25 12:48:04 +02:00
bergware
f0017ec452
Set default notifications life time to 5 seconds
2023-08-25 11:13:55 +02:00
bergware
15db8bdd36
Docker settings: fix subnet sizes
2023-08-24 19:22:03 +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
a2dca4bc03
Docker settings: fix subnet sizes
2023-08-24 18:42:37 +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