Commit Graph

9072 Commits

Author SHA1 Message Date
Zack Spear 5fe32e4cc4 refactor: NetworkRules page css clean up duplicates 2024-07-08 11:53:10 -07:00
Zack Spear 3810938495 refactor: NetworkExtra page css clean up duplicates 2024-07-08 11:53:10 -07:00
Zack Spear 154f978051 refactor: Language page css clean up duplicates 2024-07-08 11:53:09 -07:00
Zack Spear feb92bb11f refactor: Flash page css clean up duplicates 2024-07-08 11:53:09 -07:00
Zack Spear 866a6a6b13 refactor: Disk page css clean up 2024-07-08 11:53:09 -07:00
Zack Spear e3dee2c68c refactor: DashStats page css variables 2024-07-08 11:53:09 -07:00
Zack Spear 6b8f926161 refactor: BrowseButton page css variables 2024-07-08 11:53:09 -07:00
Zack Spear feeb617357 refactor: Browse page css variables 2024-07-08 11:53:09 -07:00
Zack Spear d947985784 chore: page css format with prettier 2024-07-08 11:53:09 -07:00
Zack Spear 314aeb7356 fix: remove php in page css file 2024-07-08 11:53:08 -07:00
Zack Spear 87b5343934 refactor: move defaultpagelayout.css rules into default-base.css 2024-07-08 11:53:08 -07:00
Zack Spear c674662c9b refactor: dynamix themes remove non-unique css vars 2024-07-08 11:53:08 -07:00
Zack Spear 9a876cbeac fix: boot styles w/ css vars files 2024-07-08 11:53:08 -07:00
Zack Spear 02b8e8a4d1 feat: css vars for dynamix css 2024-07-08 11:53:08 -07:00
Zack Spear b76aadcd32 chore: gray theme clean comment 2024-07-08 11:53:08 -07:00
Zack Spear 8bf3b8954e refactor: html theme classes 2024-07-08 11:53:08 -07:00
Zack Spear 15680144a6 feat: css nesting for sidebar layout in default-base.css 2024-07-08 11:53:08 -07:00
Zack Spear 97e81a2c8b chore: catch up base for black & white themes css w/ master 2024-07-08 11:53:08 -07:00
Bailey Matthews b62fe10205 fix: add header-color 2024-07-08 11:53:07 -07:00
Bailey Matthews 5c25e9bad0 fix: correct color profiles 2024-07-08 11:53:07 -07:00
Bailey Matthews 20d06e8f22 feat: import CSS files 2024-07-08 11:53:07 -07:00
Bailey Matthews 5dfc79e231 feat: split theme files 2024-07-08 11:53:07 -07:00
Bailey Matthews 5ca1cc1268 chore: format default black theme 2024-07-08 11:53:07 -07:00
Bailey Matthews 92f311929f chore: move to HEX codes 2024-07-08 11:53:07 -07:00
Bailey Matthews 15d7e5c0ce feat: add contextual colours 2024-07-08 11:53:07 -07:00
Bailey Matthews 2e63915e91 fix: correct usage bar 2024-07-08 11:53:07 -07:00
Bailey Matthews 5d9ed161dd chore: pad with zeros to make comments more readable 2024-07-08 11:53:06 -07:00
Bailey Matthews 9df226699a chore: remove example file 2024-07-08 11:53:06 -07:00
Bailey Matthews 37f79d29a8 chore: format colour vars 2024-07-08 11:53:06 -07:00
Bailey Matthews 6fb2b8178c chore: reformat to old layout 2024-07-08 11:53:06 -07:00
Bailey Matthews 5551118b22 example: format file 2024-07-08 11:53:06 -07:00
Bailey Matthews 37be7e9f61 example: format file 2024-07-08 11:53:06 -07:00
Bailey Matthews 863e92fc24 feat: convert colours to CSS3 variables 2024-07-08 11:53:05 -07:00
tom mortensen 4011d942ce Merge pull request #1775 from dlandon/master
Mover status button on 'Array Operation' page; Docker PID Limit setting.
2024-07-08 09:27:58 -07:00
tom mortensen 5b95526e84 Merge pull request #1774 from SimonFair/VM-Manager-PHP-Fixes
Updates to rc.apcupsd and VM updates
2024-07-08 09:26:28 -07:00
SimonFair 667418e656 Fix for multiple nics when bridge mode changes. 2024-07-07 15:39:31 +01:00
SimonFair c0d4e1de1b Support Blockpull and Blockcommit for stopped VMs. 2024-07-07 14:57:04 +01:00
SimonFair ec7ec769f4 Fix for guest not init display. 2024-07-07 14:27:59 +01:00
dlandon 1524f2d69a Add "Docker PID Limit" to limit docker container PIDs. 2024-07-05 03:47:51 -05:00
dlandon c9109d61bf Set default value for DOCKER_PID_LIMIT. 2024-07-05 03:47:09 -05:00
dlandon a9a2b73849 Add help text for PID limit. 2024-07-05 03:46:29 -05:00
Tom Mortensen b1b76d8ffa set_proxy script moved 7.0.0-beta.1.2 2024-07-04 09:31:58 -07:00
SimonFair 891ee6beff Update rc.apcupsd 2024-07-03 22:40:50 +01:00
SimonFair bd4eb4189b remove config check 2024-07-03 22:39:40 +01:00
dlandon 24fd56fff3 Monitor the var 'shareMoverActive' instead of the mover.pid file. 2024-07-03 16:12:03 -05:00
SimonFair 45d71932a1 Updates to rc.apcupsd 2024-07-03 21:39:51 +01:00
tom mortensen f8ad3105c7 Merge pull request #1773 from dlandon/master
Parity display on dashboard.
2024-07-03 11:06:19 -07:00
dlandon a8adba6728 Dashboard doesn't show all of parity status. 2024-07-03 12:19:38 -05:00
tom mortensen 6ab9f0a017 Merge pull request #1772 from dlandon/master
Move set_proxy script; dashboard not showing correct parity info.
2024-07-03 05:50:46 -07:00
dlandon 4904a5021c Dashboard not showing correct parity info. 2024-07-03 05:51:05 -05:00