Commit Graph

26 Commits

Author SHA1 Message Date
SimonFair
fd93756a98 Add pci checks in qemu 2025-05-10 12:12:42 +01:00
SimonFair
6baa22be89 Make script executable 2025-04-11 20:56:55 +01:00
SimonFair
389568e6e9 Check at autostart PCI devices. 2025-04-11 18:18:02 +01:00
bergware
733c77349d Translations fixes 2024-12-08 04:43:07 +01:00
SimonFair
03346f4709 Update virtiofsd.php 2024-10-05 07:57:19 +01:00
SimonFair
38a9b575f7 Make script executable 2024-04-01 09:05:43 +01:00
SimonFair
afd2852fc8 Add virtiofsd pre-processor for wrapper 2024-04-01 09:02:45 +01:00
bergware
7e1f8f1817 Fix typos 2023-12-17 13:00:48 +01:00
bergware
ceeb125ba9 Use "null coalescing assignment" operator for $docroot 2023-10-26 14:00:15 +02:00
tom mortensen
e7abf704c5 Merge pull request #1462 from bergware/master
Miscellaneous updates and fixes
2023-10-15 14:24:33 -07:00
bergware
202cb8c222 Move inline styling in page files to dedicated css files
Instead of styling defined inside a page file, these settings are now kept in a dedicated css file. This has several advantages:

- It comes much easier to maintain styling, all css files are easy to find and update
- Browser can cache css files, which may improve page loading time
- Separate theme css files exist, no more need to make selection by coding

- This PR is a 1-to-1 move of existing inline styling to css files
- In future more optimization can be made by consolidating css files
2023-10-14 19:02:35 +02:00
SimonFair
e3cbf2309d PHP and Code tidy fixes 2023-10-14 11:31:12 +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
31e49a5f70 Merge branch 'Snapshots' into VM-Clone-and-Snapshot-merge 2023-09-23 10:39:34 +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
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
SimonFair
b2ab922439 Fix Multilanguage buttons 2023-07-03 06:46:50 +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
144c456980 WIP Update. 2023-06-25 18:50:18 +01:00
SimonFair
443305e3c7 Merge remote-tracking branch 'upstream/master' into Snapshots 2023-06-03 07:36:39 +01:00
Tom Mortensen
f9ec00b488 repo reorg 2023-06-02 12:49:33 -07:00