Commit Graph

7934 Commits

Author SHA1 Message Date
tom mortensen 1996730456 Merge pull request #1503 from ich777/local_console
Local Console settings
2023-11-14 09:15:53 -08:00
tom mortensen 63ba0d0895 Merge pull request #1501 from ich777/patch-2
Initial btrfs boot device support
2023-11-14 09:15:07 -08:00
tom mortensen 02b50c8721 Merge pull request #1498 from ich777/master
Update rc.S.cont
2023-11-14 09:14:40 -08:00
Christoph Hummer 6dc260a173 Update Console.page
- Implemented changes suggested by @bergware
2023-11-14 12:10:21 +01:00
Christoph Hummer 2af0c3b088 Update Console.page
- Change drop down text for persistent bash history from No/Yes to Disabled/Enabled
2023-11-14 06:19:18 +01:00
Christoph Hummer cabbdac3f5 Update rc.S.cont
- make sure to run rc.modules.local when unraidsafemode is enabled
2023-11-13 22:46:08 +01:00
tom mortensen a1b2c69441 Merge pull request #1497 from zackspear/refactor/web-component-updates
Refactor/web component updates
2023-11-13 12:23:56 -08:00
tom mortensen 781fc20d16 Merge pull request #1502 from bergware/master
Several styling enhancements
2023-11-13 10:51:45 -08:00
ich777 2cb6e86f93 - Create page for Local Console
- Create console script
- Create rc.keymap and modify default ot be compatible with local console settings
- Change rc.setterm to be compatible with local console settings
- Change rc.local to be compatible with persistent bash history
2023-11-13 19:42:44 +01:00
bergware 6cd3c0b47a GUI search: fix javascript errors 2023-11-13 13:25:24 +01:00
bergware ff6c60b156 GUI search: minor code refactoring 2023-11-13 13:18:01 +01:00
bergware cdc7e59e38 GUI search: fix javascript errors 2023-11-13 13:02:12 +01:00
bergware 8b248a75ff GUI search: fix javascript errors 2023-11-13 12:50:17 +01:00
bergware 5cd3309251 GUI search: fix javascript errors 2023-11-13 12:47:18 +01:00
Christoph Hummer 8a24f617ec Update rc.S
- change discard from the default async to sync since usually not much writes happening on the boot device and performance hit should be negligible
2023-11-13 12:10:33 +01:00
bergware e11d514c7f GUI search: minor code refactoring 2023-11-13 11:27:42 +01:00
bergware 677c2c716f GUI search: minor code refactoring 2023-11-13 11:23:12 +01:00
bergware 2ad6b49479 GUI search: minor code refactoring 2023-11-13 04:45:55 +01:00
bergware e5f6d798b6 GUI search: themes black/white updates 2023-11-13 04:39:13 +01:00
bergware 86803f893b GUI search: theme azure/gray updates 2023-11-13 04:37:00 +01:00
bergware 16e0206063 GUI search: minor code refactoring 2023-11-13 02:29:44 +01:00
bergware 14cc2f88e1 GUI search: themes azure/gray control fix 2023-11-13 02:06:43 +01:00
bergware a86651fafb GUI search: themes azure/gray style fix 2023-11-13 01:12:41 +01:00
bergware 4187e0bf14 GUI search: themes azure/gray style fix 2023-11-13 01:11:05 +01:00
bergware 33ff5ff1af GUI search: minor code refactoring 2023-11-13 00:48:07 +01:00
bergware 941c4f4dc2 GUI search: themes azure/gray style fix 2023-11-13 00:47:32 +01:00
bergware 23e6b585cc GUI search: rename folder part to dynamix family 2023-11-13 00:15:11 +01:00
bergware 56c5a6c367 GUI search: theme black/white css fix 2023-11-12 23:29:21 +01:00
bergware 6274c6d3f9 GUI search: place jquery script in file 2023-11-12 23:04:42 +01:00
bergware 2c2bcbffc6 GUI search: minor code refactoring 2023-11-12 22:33:20 +01:00
bergware eee838ee2c GUI search: themes black/white: place search icon inside input field 2023-11-12 22:16:00 +01:00
bergware a9d91c8158 Themes gray/azure: fix font size 2023-11-12 21:39:53 +01:00
bergware 3d210bcf28 GUI search: fix themes black/white 2023-11-12 21:24:47 +01:00
bergware 919e941aa1 GUI search: fix themes azure/gray 2023-11-12 21:13:03 +01:00
bergware 7307da74d0 GUI search: make search results relative to input box position 2023-11-12 20:08:35 +01:00
bergware d23eb14f0a GUI search: azure/gray styling update 2023-11-12 19:46:02 +01:00
bergware 4915a5c24f GUI search: use leading tabs 2023-11-12 18:39:03 +01:00
bergware e8a47c3404 Revert "Update gui_search.page"
This reverts commit 31855f912e.
2023-11-12 18:37:07 +01:00
bergware efba7faf92 Revert "GUI search: use leading tabs"
This reverts commit 916bc643ec.
2023-11-12 18:36:05 +01:00
bergware 916bc643ec GUI search: use leading tabs 2023-11-12 18:35:17 +01:00
bergware 31855f912e Update gui_search.page 2023-11-12 18:29:47 +01:00
bergware 3b3854e6f3 GUI search: use dynamix folder organization 2023-11-12 18:10:34 +01:00
bergware ea95b2468e GUI search: remove unused hook file 2023-11-12 18:06:35 +01:00
bergware 81cc75d320 GUI search: move css styling to separate files 2023-11-12 18:02:49 +01:00
bergware ba32b37941 GUI search: enhanced styling of search box
Azure/Gray themes: show search box along with menu item
2023-11-12 17:32:39 +01:00
bergware d5936462a8 Language: improved button control 2023-11-12 15:16:51 +01:00
Christoph Hummer cec8287c3f Initial btrfs boot device support
- detect if boot device is btrfs or fall back to vfat
- set discard=async for btrfs
- correct permissions for NONVFAT boot after bzfirmware is mounted
2023-11-12 11:43:57 +01:00
tom mortensen 49b7df2d2d Merge pull request #1499 from SimonFair/Fix-spice-web-connect-
Fix spice autoconnect
2023-11-11 09:24:57 -08:00
SimonFair d9b9fac0a1 Update Custom.form.php 2023-11-11 12:04:14 +00:00
SimonFair e70d1fe12b Fix additional title text 2023-11-11 11:43:23 +00:00