Commit Graph

744 Commits

Author SHA1 Message Date
Zack Spear 61322e4703 test: call webgui unraid check script 2023-12-27 10:49:52 -05:00
Zack Spear eeb1340517 refactor: header os version async viewReleaseNotes 2023-12-21 13:24:16 -05:00
Zack Spear 05b681cd86 feat: create WebguiCheckForOsUpdate endpoint & prep viewReleaseNotes to trigger it 2023-12-21 13:24:16 -05:00
ljm42 9199ffdeee feat: improve check for OS updates via PHP
* use http_build_query, and include query parms in result.json
* capture warnings and errors from file_get_contents in result.json
* track json decoding errors in result.json
2023-12-21 10:21:49 -08:00
ljm42 b92307eef5 feat: check for OS updates via PHP (#752) 2023-12-19 21:49:04 -07:00
Zack Spear 6445d1647a refactor: HeaderOsVersion update available badge 2023-12-19 16:25:26 -08:00
Zack Spear 3046fb9eed test: temp comment out serverState imports 2023-12-19 16:25:26 -08:00
Zack Spear ad2c8b451a test: temp comment out mimicWebguiUnraidCheck in static serverStatic 2023-12-19 16:25:26 -08:00
Zack Spear b39c5203fd chore: lint fix 2023-12-19 16:25:26 -08:00
Zack Spear 6e11ca209b refactor: clean up URLs 2023-12-19 16:25:26 -08:00
Zack Spear eeb3598255 chore: lint 2023-12-19 16:25:26 -08:00
Zack Spear c2063c28af refactor: components with refactored updateOsStore 2023-12-19 16:25:26 -08:00
Zack Spear 23b63de91f chore: remove unused component 2023-12-19 16:25:26 -08:00
Zack Spear 05a9340fc3 refactor: updateOsActions store with new updateOs store 2023-12-19 16:25:26 -08:00
Zack Spear 16f0ac5771 refactor: simplified updateOs store to use updateOsResponse from server store 2023-12-19 16:25:26 -08:00
Zack Spear ebebf76933 refactor: clean up URLs 2023-12-19 16:25:26 -08:00
Zack Spear 8c956d45c7 fix: add missing translation keys 2023-12-19 16:25:26 -08:00
Zack Spear 4040933fad test: local dev serverState updateOsResponse 2023-12-19 16:25:26 -08:00
Zack Spear 63899f94fc refactor: state updateOs key to updateOsResponse 2023-12-19 16:25:26 -08:00
Zack Spear 7630ae87d4 refactor: state get updateOs details from /tmp/unraidcheck/response.json 2023-12-19 16:25:26 -08:00
Eli Bosley 127e2c3be6 feat: log config recreation reason 2023-12-13 12:47:40 -05:00
Eli Bosley 2aacbc1f1a feat: close log on exit 2023-12-13 12:27:47 -05:00
Eli Bosley 6f0673f428 feat: nestjs initial query implementation (#748)
* feat: nestjs initial query implementation
* feat: more permissions and resolver cleanup
* fix: back to ubuntu to remain compatible with pkg docker building
* feat: listen on socket as well as ports
* feat: swap to bookworm instead of ubuntu
2023-12-12 13:59:59 -05:00
Zack Spear 1315dc6099 chore: dateTime comment 2023-12-12 13:55:22 -05:00
Zack Spear 48bc19543e fix: dateTime system settings 2023-12-12 13:54:48 -05:00
Eli Bosley 08f7f95ea0 feat: always show DRA even if disabled 2023-12-12 13:02:22 -05:00
Zack Spear 6b72f188ef refactor: host in known origin check 2023-12-12 08:22:47 -08:00
Zack Spear 79ff9bedb9 refactor: add title to BrandButton usage 2023-12-12 08:22:47 -08:00
Zack Spear d1c0f46325 refactor: Connect page web component button sizes 2023-12-12 08:22:47 -08:00
Zack Spear 909c2c6798 feat: disable account & key actions when unraid-api CORS error 2023-12-12 08:22:47 -08:00
Zack Spear 56dcd85aa1 fix: graphQL CORS error detection 2023-12-12 08:22:47 -08:00
Zack Spear 7918f5754f refactor: Connect extra origins add current host button 2023-12-12 08:22:47 -08:00
Zack Spear 519c24983a fix: combinedKnownOrigins in state.php for UPC 2023-12-12 08:22:47 -08:00
Zack Spear 735db3d5f5 refactor: connect page and state php data sharing 2023-12-12 08:22:47 -08:00
Zack Spear 53627f20c7 refactor: upc sign in text dropdown button 2023-12-12 08:22:47 -08:00
Zack Spear 181026567e refactor: include extraOrigins in list of allowedOrigins when checking for warning 2023-12-12 08:22:47 -08:00
Zack Spear db6ca23533 feat: add button to add current origin to extra origins setting 2023-12-12 08:22:47 -08:00
Zack Spear e0560afb6d chore: vscode settings 2023-12-12 08:22:47 -08:00
Eli Bosley 7e081e6661 fix: optional check on api.version to allow fallback to save value 2023-12-08 10:47:14 -05:00
Zack Spear 213caea5b6 fix: missing translation 2023-12-07 11:51:18 -05:00
Zack Spear abd439f131 test: serverState osVersionBranch 2023-12-07 11:51:07 -05:00
Zack Spear c681848d60 fix(web): azure & gray theme header font colors 2023-11-27 17:36:49 -05:00
Zack Spear 46a0567881 fix: lint unused param var prefixed 2023-11-21 10:59:48 -08:00
Zack Spear 0c80ef88b5 refactor(plg): state read case model from flash 2023-11-21 10:42:30 -08:00
Zack Spear 71252ddbea fix: state php version checking 2023-11-20 19:24:29 -08:00
Zack Spear 1ef2522089 refactor: updateOs lint 2023-11-20 19:24:14 -08:00
Zack Spear f9652d7c06 refactor: updateOs store to match auth repo 2023-11-20 18:15:35 -08:00
Zack Spear 1de59150bc chore: rename web component deploy script 2023-11-20 17:43:19 -08:00
Zack Spear 2dd8cbb779 feat(web): caseModel 2023-11-20 17:42:40 -08:00
Zack Spear f2b9cb0478 fix(plg): third party reboot detection 2023-11-15 16:02:38 -08:00