Commit Graph

248 Commits

Author SHA1 Message Date
bergware f9167b929f snaphots: several updates for Dashboard and VMs page 2023-10-14 13:54:13 +02:00
SimonFair e3cbf2309d PHP and Code tidy fixes 2023-10-14 11:31:12 +01:00
bergware 68a367bea7 libvirt_helpers: fix PHP8 error 2023-10-14 01:39:26 +02:00
SimonFair 093d754b74 Create VM autostart disable option 2023-10-12 20:27:37 +01:00
SimonFair 357171fec5 Add Override File support and default support for Coral TPu 2023-10-11 19:16:01 +01:00
bergware ac0e67eeac Updated logger registration 2023-10-03 10:21:19 +02:00
bergware 3903686c5f Updated logger function to escape message part 2023-10-02 22:16:23 +02: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
SimonFair f95b599b61 Ignore same target and source files 2023-09-25 18:14:00 +01:00
SimonFair 6b67f4a589 Merge and spaces fixes 2023-09-25 15:05:02 +01:00
SimonFair 31e49a5f70 Merge branch 'Snapshots' into VM-Clone-and-Snapshot-merge 2023-09-23 10:39:34 +01: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
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 aa1f377e45 Merge pull request #1409 from bergware/master
rc.inet1: suppress errors on non-existing interfaces
2023-08-14 14:16:20 -07:00
bergware fa70ef343e VMs: support IPv6 on macvtap interface 2023-08-14 12:29:03 +02:00
SimonFair 0bf12cd420 Add fix to remove downloaded .vv file when used. 2023-08-11 19:24:41 +01:00
SimonFair 951b0c9b1c Merge remote-tracking branch 'upstream/master' into Add-Clone-VM-option- 2023-08-11 15:07:58 +01:00
bergware 3e992ee00c Update libvirt_helpers.php 2023-08-11 02:13:48 +02:00
bergware b6dc2799dc Update libvirt.php 2023-08-11 02:13:45 +02:00
bergware aeda05bed7 Make bridge / macvtap selection per physical interface 2023-08-10 22:08:04 +02:00
bergware afe9065663 Update libvirt.php 2023-08-10 04:14:15 +02:00
bergware 7a7383a84b Update libvirt.php 2023-08-10 04:10:10 +02:00
bergware 28c6f03e83 Update libvirt.php 2023-08-10 04:07:21 +02:00
bergware 180c4c2e91 Re-introduce macvlan / ipvlan selection when bridge is enabled 2023-08-10 03:26:04 +02:00
bergware 4f61f11879 networking: use new macvtap network instead of macvlan
Minor fixes
2023-08-09 23:26:21 +02:00
bergware f8d6560b79 New vhost network for both containers and VMs
User can enable / disable bridging to change network behavior.
Containers and VMs are automatically updated to the new network settings
2023-08-09 19:36:00 +02:00
bergware cc08059389 Trailing spaces cleanup 2023-08-08 15:19:39 +02:00
SimonFair 00c59cd5ad Merge remote-tracking branch 'upstream/master' into Snapshots 2023-08-04 08:28:35 +01:00
SimonFair b7a1fc07ef Retain VNC password during update. 2023-07-21 12:54:08 +01:00
bergware b91a4ef28c VM settings: fixed typo 2023-07-07 13:01:08 +02:00
SimonFair b2ab922439 Fix Multilanguage buttons 2023-07-03 06:46:50 +01:00
SimonFair cf13a33f00 Fir directory permissions. 2023-07-02 21:54:34 +01:00
SimonFair 2b3990922d Fix usb updates. 2023-07-02 21:37:11 +01:00
SimonFair a08452c59e Wip update. 2023-07-02 20:45:59 +01:00
SimonFair 5c76b3c850 WIP Update. 2023-07-02 08:45:21 +01:00
SimonFair a391023148 Make script executable 2023-06-25 21:51:23 +01:00
SimonFair 276406c830 WIP Update 2023-06-25 20:51:00 +01:00
SimonFair ec04a03ee3 Merge remote-tracking branch 'upstream/master' into Add-Clone-VM-option- 2023-06-25 19:15:01 +01:00
SimonFair 144c456980 WIP Update. 2023-06-25 18:50:18 +01:00
SimonFair 6ede3d55a1 Merge remote-tracking branch 'upstream/master' into Add-Clone-VM-option- 2023-06-04 17:10:58 +01:00
SimonFair 42ab3ef58e Fix page load issue
Fix issues with VM page loads if users have removed vcpu pinning.
2023-06-04 16:37:25 +01:00
SimonFair c74236612e WIP Update 2023-06-04 12:09:36 +01:00
SimonFair 443305e3c7 Merge remote-tracking branch 'upstream/master' into Snapshots 2023-06-03 07:36:39 +01:00
Tom Mortensen 4462877775 oops inadvertently gitignore'd src 2023-06-02 13:58:27 -07:00
Tom Mortensen f9ec00b488 repo reorg 2023-06-02 12:49:33 -07:00