Zack Spear
de8dfe3dba
fix: state php breaking with double quotes in server description
2024-02-23 13:46:09 -08:00
Zack Spear
7249956d40
fix: state connect values without connect installed
2024-02-23 13:46:09 -08:00
Eli Bosley
9a1a0a54e6
feat: ship production to different bucket ( #846 )
2024-02-07 12:47:35 -05:00
Zack Spear
134396b602
refactor: state class webgui global fallback
2024-02-05 12:58:15 -08:00
Zack Spear
2aa65fdb68
fix: state php usage from cli
2024-02-05 12:58:15 -08:00
Zack Spear
c84c55761c
fix: State Class usage in other files
2024-02-05 12:58:15 -08:00
Eli Bosley
5c2d84d8b4
feat: ship preview to different bucket ( #845 )
2024-02-02 12:01:18 -05:00
Zack Spear
bf99eb25c8
feat: update os notifications enabled usage + link to enable & more options to account app
2024-01-31 12:39:14 -08:00
Zack Spear
e18a8d670e
refactor: UnraidCheck writeJsonFile JSON_UNESCAPED_SLASHES
2024-01-31 11:02:37 -08:00
Zack Spear
49d077db97
refactor: UnraidCheck removeAllIgnored fail silently
2024-01-31 11:02:37 -08:00
Zack Spear
9dafe165b0
chore: UnraidCheck.checkForUpdate todo comment
2024-01-31 11:02:37 -08:00
Zack Spear
195a178d15
refactor: unraidcheck to use UnraidCheck class
2024-01-31 11:02:37 -08:00
Zack Spear
b9257fce28
refactor: state php to use UnraidCheck class
2024-01-31 11:02:37 -08:00
Zack Spear
c5bc3454ff
refactor: UnraidCheck clean up
2024-01-31 11:02:37 -08:00
Zack Spear
c33b4ef709
refactor: consolidate UpdateOS php files into a single class
2024-01-31 11:02:37 -08:00
Zack Spear
3e051815c5
feat: update os ignore release
2024-01-31 11:02:37 -08:00
Zack Spear
58be009da4
feat: unraidcheck callable from webgui with altUrl & json output
2024-01-31 11:02:37 -08:00
Zack Spear
92ad66dd59
refactor: removed new key type translations
2024-01-04 12:04:00 -08:00
Zack Spear
5699e34ae9
refactor: sort translations alpha order case insensitive
2024-01-04 12:04:00 -08:00
Zack Spear
5f9dc26173
refactor: Registration page link order ( #760 )
2024-01-04 11:19:36 -07:00
ljm42
fec36919c2
feat: change sort order of Update/Downgrade ( #754 )
2024-01-03 10:39:36 -05:00
Zack Spear
072242704d
chore: translations note
2023-12-29 12:22:26 -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
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
Zack Spear
6b72f188ef
refactor: host in known origin check
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
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
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
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
Zack Spear
5ebce0ebfc
refactor(plg): include Translations wrapper in translation class
2023-11-15 13:01:44 -08:00
Zack Spear
dd1ec82a52
fix: ThirdPartyDriver messaging on Update page
2023-11-14 14:04:24 -08:00
Zack Spear
2edc062569
fix: remove var_dump Connect settings
2023-11-14 13:52:40 -08:00
Zack Spear
a9c4e69e01
fix: Connect settings myservers config parse
2023-11-14 13:52:06 -08:00
Zack Spear
1efd6b7e18
chore: copyright comments
2023-11-13 14:56:12 -08:00
Zack Spear
62900565fb
refactor: translations class usage
2023-11-09 16:49:47 -08:00
Zack Spear
e409ab805d
chore: file formatting
2023-11-09 16:32:10 -08:00
Zack Spear
463ff4a38a
refactor: state class usage with getServerStateJson
2023-11-09 16:31:48 -08:00
Zack Spear
205552eda5
fix: web component translations class
2023-11-09 16:09:43 -08:00
Zack Spear
ca3ffdc603
refactor: downgrade reboot details class usage
2023-11-09 15:45:30 -08:00
Zack Spear
be9e1e34f4
refactor: update os component prop reboot version
2023-11-09 10:05:15 -08:00
Zack Spear
00f1c63c46
refactor: web components translation php to class
2023-11-09 09:53:39 -08:00
Zack Spear
1c8437733c
refactor: translations.php
2023-11-08 17:22:18 -08:00
Zack Spear
a658206cd4
refactor(plg): state include ServerState class
2023-11-08 16:17:06 -08:00