Eli Bosley
bb38533bb2
fix: update snapshots
2024-08-28 15:44:03 -04:00
Eli Bosley
836801c524
feat: dynamic remote access using remote queries
2024-08-28 15:44:03 -04:00
Eli Bosley
b54cf5ede9
feat: move dynamic remote access to be fully api controlled
2024-08-28 15:44:03 -04:00
Eli Bosley
1a20c66c02
fix: permission for dashboard payload
2024-08-28 15:44:03 -04:00
Eli Bosley
587bbb3b4d
feat: create stable hash based on apikey rather than hostname
2024-08-28 15:44:03 -04:00
Eli Bosley
e95f7a1a03
feat: remove dashboard types
2024-08-28 15:44:03 -04:00
Eli Bosley
9c75f6e2ca
feat: update tests and snapshots
2024-08-28 15:44:03 -04:00
Eli Bosley
822042ab9c
feat: remove dashboard resolver completely in favor of direct field resolvers
2024-08-28 15:44:03 -04:00
Eli Bosley
3a843b6e16
feat: disable all legacy dashboard and network logic
2024-08-28 15:44:03 -04:00
renovate[bot]
6072387c37
chore(deps): update dependency @types/node to v18.19.46 ( #795 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-27 14:27:11 -04:00
renovate[bot]
313162dbf2
fix(deps): update dependency wtfnode to v0.9.3 ( #901 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-27 14:26:50 -04:00
Eli Bosley
495515abac
feat: move FQDN urls to a generic parser ( #899 )
...
* feat: move FQDN urls to a generic parser
* feat: update myservers.cfg
* feat: update parser to begin changing ID fields
* fix: ID parser issues resolved
* fix: remove console log
* fix: update snapshots
2024-08-21 10:38:16 -04:00
Zack Spear
09087040e9
fix: flash backup activated detection in account payload ( #898 )
...
fix: flash backup activated detection in account payload to warn users to download back before unregistering with connect
2024-08-16 10:08:42 -04:00
Eli Bosley
4423829911
feat: add global agent ( #897 )
...
* feat: add global agent
* feat: add proxy setup to rc.unraid-api
* feat: update myservers.cfg to latest version
2024-08-14 14:52:36 -04:00
Eli Bosley
c8f469c4fb
chore(release): 3.8.1
v3.8.1
2024-08-13 14:11:02 -04:00
Zack Spear
bc61b45f9f
refactor: registration component remove contact support
2024-08-13 14:04:54 -04:00
Eli Bosley
f530d9ea82
chore(release): 3.8.0
v3.8.0
2024-08-13 13:50:07 -04:00
ljm42
2046fa5310
refactor: change flag that skips delete on uninstall ( #892 )
2024-08-13 13:40:18 -04:00
Zack Spear
9ea2327fa0
refactor: registration transfer check ineligible copy
2024-08-13 10:31:50 -07:00
Zack Spear
ff67b54a1b
refactor: doc urls use /go links
2024-08-13 10:31:31 -07:00
ljm42
e6bd7a54be
feat: always force push
2024-08-13 10:30:49 -07:00
Eli Bosley
5827b5ffa3
feat: swap to docker compose from docker-compose
2024-08-07 11:04:54 -04:00
ljm42
572a1310e0
Use "go links" when linking to Docs ( #891 )
2024-08-07 10:41:57 -04:00
ljm42
c1403d3826
feat: don't allow flash backup repos larger than 500MB ( #890 )
...
* feat: don't allow flash backup repos larger than 500MB
* fix: don't backup dynamix.file.integrity/logs
* feat: max file size for backup limited to 10mb
* feat: limit max repo size to 100MB
* feat: delete large repo again after 90 days
2024-08-07 10:41:36 -04:00
Eli Bosley
29afe9b9e8
feat: settings through the API ( #867 )
...
* feat: api settings fully working
* refactor: nuxt config ConnectSettings
---------
Co-authored-by: Zack Spear <hi@zackspear.com >
2024-07-03 13:38:09 -04:00
Zack Spear
e9ff33d263
feat: downgradeOs callback for non stable osCurrentBranch
2024-05-28 11:57:05 -07:00
Zack Spear
a62f60a436
fix: update status button alignment
2024-05-28 11:57:05 -07:00
Eli Bosley
838964c6ef
chore: update package.json with new dependencies ( #886 )
...
* chore: update package.json with new dependencies
* feat: run codegen
* fix: got and reflect metadata revert version
* fix: pino version mismatch
* feat: update package-lock.json
2024-05-17 11:21:55 -04:00
Zack Spear
800fc12c15
refactor: server state refresh and response mutations
2024-05-16 14:13:01 -07:00
Zack Spear
80175241e3
fix: lint error for web components
2024-05-16 14:13:01 -07:00
Zack Spear
5d801f22f5
chore: ts-expect-error description for webgui troubleshoot form
2024-05-16 14:13:01 -07:00
Zack Spear
ba772add54
refactor: instantiation of web components
2024-05-16 14:13:01 -07:00
Zack Spear
ff24f12cae
refactor: optional chaining for click props
2024-05-16 14:13:01 -07:00
Eli Bosley
487f5c1865
fix: tailwind config types
2024-05-16 14:13:01 -07:00
Eli Bosley
e0c90037fb
fix: swap undefined to null
2024-05-16 14:13:01 -07:00
Eli Bosley
aa5f603cba
fix: apolloClient types
2024-05-16 14:13:01 -07:00
Eli Bosley
409db43973
fix: ts-expect-error unneeded
2024-05-16 14:13:01 -07:00
Zack Spear
cef1b29355
fix: type check
2024-05-16 14:13:01 -07:00
Zack Spear
045750c87e
fix: lint issues
2024-05-16 14:13:01 -07:00
Zack Spear
85802e7af7
fix: formattedRegTm type
2024-05-16 14:13:01 -07:00
Zack Spear
4bfdb66d46
fix: i18n t prop type
2024-05-16 14:13:01 -07:00
Zack Spear
81a6a52d9f
fix: type errors round 1
2024-05-16 14:13:01 -07:00
Zack Spear
7759fe1dc3
chore(web): update deps + eslint ( #887 )
...
* chore: update deps + eslint
* fix: lint + type errors
2024-05-16 09:26:39 -04:00
renovate[bot]
3b2acb29b5
chore(deps): update dependency @vueuse/nuxt to v10.9.0 ( #797 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-15 15:23:11 -04:00
renovate[bot]
5f2b949ecf
chore(deps): update dependency @nuxtjs/tailwindcss to v6.12.0 ( #794 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-15 15:22:43 -04:00
renovate[bot]
1b956d563e
fix(deps): update dependency @vue/apollo-composable to v4.0.2 ( #787 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-15 15:22:30 -04:00
Eli Bosley
c6a97f5082
chore(release): 3.7.1
v3.7.1
2024-05-15 14:33:43 -04:00
Zack Spear
7f512e47e9
fix: reboot required and available edge case ( #885 )
...
* fix: reboot required and available edge case
* chore: add missing web component translations
* chore: translations sort unique ascending, case insensitive
* fix: translation json
2024-05-15 12:24:06 -04:00
Eli Bosley
5d725b0e76
chore(release): 3.7.0
v3.7.0
2024-05-14 15:18:07 -04:00
renovate[bot]
fe63607260
chore(deps): update dependency @types/dockerode to v3.3.29 ( #768 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-13 16:03:35 -04:00