SimonFair
0db0032648
Add Unmap Support
2024-08-15 19:29:20 +01:00
tom mortensen
3e17f35e19
Merge pull request #1826 from zackspear/refactor/registration-page-transfer-ineligible-copy
...
refactor: registration transfer check ineligible copy
2024-08-14 11:15:46 -07:00
Zack Spear
6f51589547
refactor: registration page transfer check ineligible copy
2024-08-13 17:28:29 -07:00
Zack Spear
b18e734381
chore: update .gitignore for prettier usage
2024-08-13 17:27:26 -07:00
tom mortensen
b5a8223ffe
Merge pull request #1820 from Garbee/ssh-key-regex
...
feat(user-edit): update allowed ssh key encryptions
2024-08-13 12:46:39 -07:00
tom mortensen
936adea879
Merge pull request #1824 from unraid/fix-typo
...
Fix typo in help text
2024-08-13 12:44:31 -07:00
tom mortensen
1572378824
Merge pull request #1822 from SimonFair/VM-Manager-PHP-Fixes
...
Add ZFS Checking
2024-08-13 12:39:12 -07:00
Tom Mortensen
0cf3585a0d
update error messsage
2024-08-13 12:37:57 -07:00
Tom Mortensen
3f103f2089
DeviceInfo page improvements:
...
* Present confirmation dialog for Delete Pool operation
* Fix expansion of single device pool to multi-device zfs mirror or btrfs raid-1
2024-08-13 12:28:28 -07:00
Tom Mortensen
ed308c3a69
Display warning along side replacement and expansion devivces on Main if they will be initialized
2024-08-13 12:28:28 -07:00
Tom Mortensen
985d077af5
Samba smb.conf: set "nmbd bind explicit broadcast = no" if NetBIOS enabled
2024-08-13 12:28:28 -07:00
Tom Mortensen
86b8b170d1
Startup improvements in rc.S script:
...
* Automatically repair boot sector backup
* Detect bad root value in syslinux.cfg
* Explicitly unmount all file systems if cannot continue boot
2024-08-13 12:28:28 -07:00
Tom Mortensen
d351e51f58
remove wol source
2024-08-13 12:28:28 -07:00
tom mortensen
53c1788580
Merge pull request #1821 from Garbee/remove-document-write
...
fix: replace document write usages
2024-08-13 12:27:42 -07:00
tom mortensen
0870461731
Merge pull request #1818 from ich777/grub_vm_settings_fix
...
Grub VM settings fix
2024-08-13 10:27:49 -07:00
ljm42
043d2baaf7
Fix typo in help text
2024-08-12 12:21:57 -07:00
SimonFair
32bb9bb6d9
Add ZFS Checking
...
This will check VM name does not include characters that are not valid for ZFS.
Existing VMs are not modified but will throw error and disable update if invalid characters are found.
2024-08-12 17:18:28 +01:00
Jonathan Garbee
2ff8b77c9d
fix: replace document write usages
2024-08-10 15:35:49 +00:00
Jonathan Garbee
654db74167
feat(user-edit): update allowed ssh key encryptions
2024-08-10 14:51:06 +00:00
Christoph Hummer
fb2b66b5b0
Make VM Settings work with grub
2024-08-09 12:38:18 +02:00
Christoph Hummer
663665a61b
Make VM Settings work when using GRUB
2024-08-09 12:37:00 +02:00
tom mortensen
c9333ea955
Merge pull request #1616 from mtongnz/network-display-improvements
...
Network info display improvements
2024-08-08 23:16:15 -07:00
tom mortensen
bad23e7647
Merge pull request #1817 from dlandon/master
...
Sort users in natural order on shares page.
2024-08-08 09:48:11 -07:00
Christoph Hummer
17909f889e
Fix PHP Warning ( #3 )
...
- Fix PHP Warnings on Add Container page
2024-08-08 20:32:38 +12:00
Christoph Hummer
8cabad6f0d
Changes ( #2 )
...
* Changes
- Revert commit #ed5fe721d9cdfeb65148a5f12eebdf35729e1dfb
- Fix php errors
* Update DockerContainers.page
- Change `External IP:Port` to `LAN IP:Port`
2024-08-08 16:58:58 +12:00
dlandon
566113f86c
Sort users in natural order.
2024-08-07 16:56:09 -05:00
tom mortensen
21e640184e
Merge pull request #1814 from suzukua/master
...
Fixed an issue where routes could not be saved in languages other t…
2024-08-07 10:07:55 -07:00
suzuki
202196f7d3
Fixed an issue where routes could not be saved in languages other than English
...
fix https://forums.unraid.net/bug-reports/stable-releases/%E3%80%9061211%E3%80%91%E3%80%90bug%E3%80%91cannot-save-static-route-r3156/
2024-08-03 22:17:51 +08:00
Christoph Hummer
9c2aa45751
Minor improvements ( #1 )
...
* few changes, please test
* Change weird formatting
* Another formatting change
* Fix for `container:` networks
* Hide IPs/Ports when container is not running
* WebUI fix
- generate WebUI links correctly
- don't show WebUI from containers which use a `container:` network
2024-08-03 17:39:00 +12:00
tom mortensen
06735f7a3e
Merge pull request #1805 from SimonFair/VM-Manager-PHP-Fixes
...
Fix delete VM if in a dataset.
2024-08-01 14:18:51 -07:00
tom mortensen
e7f7ef43c0
Merge pull request #1809 from desertwitch/patch-1
...
update.php: release file pointer after usage
2024-08-01 14:13:53 -07:00
tom mortensen
c5b692e805
Merge pull request #1808 from ich777/overlay2-gui-support
...
Overlay2 GUI support
2024-08-01 12:30:57 -07:00
SimonFair
6a91f270e3
Fix Audio and PCI for Mutlifunction.
2024-08-01 19:13:14 +01:00
Rysz
6d3a7a3298
release file pointer after usage
2024-08-01 10:53:47 +02:00
Christoph Hummer
f81118ffe3
Remove unnecessary comment
2024-07-31 21:33:50 +02:00
Christoph Hummer
f9107ebe11
Always display storage driver when Docker is active
2024-07-31 12:02:05 +02:00
Christoph Hummer
76f58d2995
overlay2 default
2024-07-31 11:05:54 +02:00
Christoph Hummer
b4722f57aa
Set default backingfs type to native for existing installations
2024-07-31 10:59:38 +02:00
Christoph Hummer
3314860d31
Change the default to overlay2
2024-07-31 10:56:03 +02:00
Christoph Hummer
9a6b62ae98
Bugfix for new installations
2024-07-31 10:55:30 +02:00
Christoph Hummer
e0b1612633
Add helptext for docker storage driver when active
2024-07-30 21:26:54 +02:00
Christoph Hummer
1e41ac637d
Bugfix for helptexts
2024-07-30 21:26:10 +02:00
Christoph Hummer
858a3aa999
Display storage driver with started array
2024-07-30 21:19:57 +02:00
Christoph Hummer
79c484e2e5
Add helptext for Docker storage driver
2024-07-30 19:22:40 +02:00
Christoph Hummer
49793ff602
Add DOCKER_BACKINGFS with native option
2024-07-30 19:07:49 +02:00
Christoph Hummer
342619a567
Add WebUI option for overlay2
...
- switch between native and overlay2 storage drivers
2024-07-30 19:05:39 +02:00
mtongnz
27047c8832
fix: improve IP & port display further as per suggestions
2024-07-28 11:18:31 +12:00
tom mortensen
b850940f19
Merge pull request #1793 from jbtwo/fix-ups-settings-page
...
Fix UPS settings page when config contains empty values
2024-07-27 01:11:47 -07:00
tom mortensen
de3334b0d2
Merge pull request #1803 from bergware/master
...
Fix broken "show_interfaces" script (take 2)
2024-07-27 01:11:10 -07:00
tom mortensen
373bb9f2ee
Merge pull request #1804 from unraid/detect-bad-root-in-syslinux
...
Detect bad root value in syslinux.cfg
2024-07-27 01:10:26 -07:00