diff --git a/apps/buy.immich.app/routes/success/+page.svelte b/apps/buy.immich.app/routes/success/+page.svelte index 1cea37d..ec57bf4 100644 --- a/apps/buy.immich.app/routes/success/+page.svelte +++ b/apps/buy.immich.app/routes/success/+page.svelte @@ -71,7 +71,7 @@ {#if isLoading} - +
Waiting for payment verification... diff --git a/apps/get.immich.app/routes/+page.svelte b/apps/get.immich.app/routes/+page.svelte index 487eb56..d727941 100644 --- a/apps/get.immich.app/routes/+page.svelte +++ b/apps/get.immich.app/routes/+page.svelte @@ -41,7 +41,7 @@
- + Android @@ -66,7 +66,7 @@ - + iOS @@ -86,7 +86,7 @@
- + Docker Compose Run Immich on Docker @@ -99,7 +99,7 @@ - + Portainer Run Immich on Portainer @@ -112,7 +112,7 @@ - + Unraid Run Immich on Unraid @@ -125,7 +125,7 @@ - + TrueNAS SCALE
- + Settings @@ -144,7 +144,7 @@
- + Options @@ -158,7 +158,7 @@ {#if settings.customFolders} - + Custom Folders @@ -186,7 +186,7 @@ {:else} - + Folders @@ -201,7 +201,7 @@ {/if} {#if settings.externalPostgres} - + External Postgres @@ -212,7 +212,7 @@ {:else} - + Postgres @@ -244,7 +244,7 @@ {/if} {#if settings.externalRedis} - + External Redis diff --git a/apps/my.immich.app/routes/[...rest]/+page.svelte b/apps/my.immich.app/routes/[...rest]/+page.svelte index c26e00b..6929bf2 100644 --- a/apps/my.immich.app/routes/[...rest]/+page.svelte +++ b/apps/my.immich.app/routes/[...rest]/+page.svelte @@ -7,7 +7,6 @@ Card, CardBody, CardDescription, - CardFooter, CardHeader, CardTitle, Heading, @@ -58,33 +57,26 @@ My Immich allows public links to link you to specific areas of your personal Immich instance. - + Instance URL This URL is only stored in your browser -
- - - -
+ + +
+ +
+
- - -
diff --git a/package-lock.json b/package-lock.json index 560a511..464e956 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@mdi/js": "^7.4.47" }, "devDependencies": { - "@immich/ui": "^0.9.0", + "@immich/ui": "^0.10.0", "@sveltejs/adapter-static": "^3.0.6", "@sveltejs/kit": "^2.12.1", "@sveltejs/vite-plugin-svelte": "^5.0.2", @@ -696,9 +696,9 @@ } }, "node_modules/@immich/ui": { - "version": "0.9.0", - "resolved": "https://registry.npmjs.org/@immich/ui/-/ui-0.9.0.tgz", - "integrity": "sha512-AmFyvBAzr59yJcaaxrBTSzRRw6MdpV2Tl/HsT5ff5Ntkcn4pDGgfjVGU8wLlS7PGBF395XudxvVmn51RIyubOA==", + "version": "0.10.0", + "resolved": "https://registry.npmjs.org/@immich/ui/-/ui-0.10.0.tgz", + "integrity": "sha512-tdI6oHGgNzc8SnjT/qca8SLjJI62bo04RoGps8/+Bbyc4f3I05ja5Zj6fHR6q+OvFjqPO4MM86kRKfIfHjb/Fg==", "dev": true, "license": "GNU Affero General Public License version 3", "dependencies": { diff --git a/package.json b/package.json index 1ec70aa..59f9b19 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "format:fix": "prettier --write ." }, "devDependencies": { - "@immich/ui": "^0.9.0", + "@immich/ui": "^0.10.0", "@sveltejs/adapter-static": "^3.0.6", "@sveltejs/kit": "^2.12.1", "@sveltejs/vite-plugin-svelte": "^5.0.2", diff --git a/src/lib/components/CodePreview.svelte b/src/lib/components/CodePreview.svelte index 00ade2c..0ce733d 100644 --- a/src/lib/components/CodePreview.svelte +++ b/src/lib/components/CodePreview.svelte @@ -1,5 +1,5 @@ - + {type} Product Key