Eli Bosley
b33c86c99c
chore(release): 3.5.3
v3.5.3
2024-03-25 09:22:14 -04:00
Zack Spear
cd0248e4c9
refactor: upgrade action button for unleashed to lifetime ( #859 )
2024-03-20 10:27:33 -04:00
Zack Spear
ecb3ed5003
fix: regDevs usage to allow more flexibility for STARTER ( #860 )
...
* fix: regDevs usage to allow more flexibility for STARTER
* fix: lint and type-check
2024-03-20 08:50:02 -04:00
Zack Spear
0569339a41
refactor(upc): remove UpdateDNS requests
2024-03-12 16:36:04 -07:00
ljm42
3e9faead43
Replace UpdateDNS.php with a stub ( #857 )
...
* This new stub file makes no network calls and always returns success
* It is meant to be backwards compatible with older releases of Unraid that expect the script to exist
2024-03-12 15:57:17 -04:00
Eli Bosley
6e700b2385
chore(release): 3.5.2
v3.5.2
2024-03-06 10:20:09 -05:00
renovate[bot]
464fc4993c
fix(deps): update dependency vue-i18n to v9.10.1 ( #813 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-05 15:08:22 -05:00
renovate[bot]
4316c72809
chore(deps): update dependency terser to v5.28.1 ( #802 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-05 15:08:05 -05:00
renovate[bot]
ce0cebe09c
chore(deps): update dependency node to v18.19.1 ( #801 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-05 15:07:51 -05:00
renovate[bot]
23b90a0d56
fix(deps): update dependency wretch to v2.8.0 ( #814 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-05 15:07:38 -05:00
Zack Spear
3f8b3536b5
refactor: ENOKEYFILE messaging + button order ( #856 )
2024-03-05 15:07:20 -05:00
Zack Spear
0dcf785b45
fix: update os check modal button conditionals
2024-02-29 14:49:20 -08:00
Zack Spear
8cf4aff622
fix: update os check modal ineligible date format
2024-02-29 14:16:09 -08:00
Eli Bosley
cefda7c42b
chore(release): 3.5.1
v3.5.1
2024-02-29 12:43:48 -05:00
Eli Bosley
0393b2382c
fix: build docker command updated to use dc.sh script
2024-02-29 12:43:41 -05:00
renovate[bot]
23e900f7fd
chore(deps): update docker/setup-buildx-action action to v3 ( #827 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-29 09:36:32 -05:00
renovate[bot]
2d6aafc257
chore(deps): update dependency eslint to v8.57.0 ( #798 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-29 09:29:55 -05:00
renovate[bot]
b191efece1
chore(deps): update vitest monorepo to v1.3.1 ( #784 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-29 09:29:40 -05:00
renovate[bot]
2a7f0043f5
fix(deps): update dependency @heroicons/vue to v2.1.1 ( #804 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-29 09:29:17 -05:00
renovate[bot]
607c7e3704
fix(deps): update dependency @apollo/client to v3.9.5 ( #785 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-29 09:29:01 -05:00
renovate[bot]
c246a443c5
fix(deps): update dependency graphql-ws to v5.15.0 ( #790 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-29 09:25:35 -05:00
renovate[bot]
fd495e1f5c
fix(deps): update dependency focus-trap to v7.5.4 ( #788 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-29 09:24:58 -05:00
Zack Spear
621a06cafa
fix: unraid-api.php $param1 fallback
2024-02-28 21:11:21 -08:00
Zack Spear
f890b05151
fix: unraid-api missing start command + var defaults
2024-02-28 21:11:21 -08:00
Zack Spear
567d8fdd6d
fix: state php special chars for html attributes ( #853 )
...
* fix: state php special chars for html attributes
* refactor: upc description as v-html to latest state php change
2024-02-28 13:42:11 -05:00
ljm42
7d996906ad
fix: date format in UnraidCheck.php ( #852 )
2024-02-27 13:43:01 -05:00
Zack Spear
b5ec076279
fix: os updates rc to stable
2024-02-23 13:47:35 -08:00
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
Zack Spear
e6eb56466e
fix: display dropdown for pro key no connect installed ( #848 )
2024-02-14 11:10:28 -05:00
Zack Spear
8954700bcb
fix: dropdown reboot link text ( #849 )
...
fix: dropdown reboot link
2024-02-14 10:50:03 -05:00
Eli Bosley
eb595cea9e
chore(release): 3.5.0
v3.5.0
2024-02-07 12:51:01 -05: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
a9c4d7d5dd
chore: comment to handle error on sha256 fetch
2024-02-05 12:58:15 -08:00
Zack Spear
2cbbd5ee40
refactor: remove client side auto renewal
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
Zack Spear
77eed36990
refactor: replaceRenewCheck only fire on Tools > Registration
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
Eli Bosley
9883f0f82f
feat: also ship to cloudflare ( #844 )
2024-02-02 10:53:24 -05:00
Zack Spear
e62b05b6f6
fix: extraLinks when no updates available
2024-02-01 12:38:10 -08:00
Zack Spear
8e6ee8b770
refactor: copy Extend Key to Extend License
2024-02-01 12:11:38 -08:00
Zack Spear
666b51a28a
refactor: update os response modal button ordering
2024-02-01 11:48:14 -08:00
Zack Spear
1962097a66
refactor: callback modal button icons
2024-01-31 18:45:42 -08:00
Zack Spear
7f010854b5
refactor: availableWithRenewal determined by updateOsResponse isEligible
...
refactor: updateOsResponse changelogPretty key renamed
2024-01-31 14:52:04 -08:00
Zack Spear
17288a4c02
refactor: removing ignored release uncheck ignoreThisRelease
2024-01-31 14:52:04 -08:00
ljm42
ea48def9fc
fix: backport _var() PHP function to older versions of Unraid
2024-01-31 14:06:15 -08:00
Zack Spear
a1d5c29ffb
fix: state data humanReadable switch fallthrus
2024-01-31 13:33:34 -08: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