mirror of
https://github.com/immich-app/immich
synced 2025-11-14 17:36:12 +00:00
* Duplicate reporting in upload panel file-uploader.ts * Update upload-panel.svelte * Reimplement Error reporting upload-panel.svelte * Update upload-panel.svelte * Run Prettier again * Update web/src/lib/components/shared-components/upload-panel.svelte Co-authored-by: Michel Heusschen <59014050+michelheusschen@users.noreply.github.com> * Ran Prettier * Update web/src/lib/components/shared-components/upload-panel.svelte Co-authored-by: Michel Heusschen <59014050+michelheusschen@users.noreply.github.com> * Run Prettier final * Update web/src/lib/components/shared-components/upload-panel.svelte Removed odd "``;" Co-authored-by: Michel Heusschen <59014050+michelheusschen@users.noreply.github.com> --------- Co-authored-by: Michel Heusschen <59014050+michelheusschen@users.noreply.github.com> Co-authored-by: Alex Tran <alex.tran1502@gmail.com> |
||
|---|---|---|
| .. | ||
| bin | ||
| src | ||
| static | ||
| .dockerignore | ||
| .eslintignore | ||
| .eslintrc.cjs | ||
| .gitignore | ||
| .npmrc | ||
| .prettierignore | ||
| .prettierrc | ||
| Dockerfile | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.cjs | ||
| svelte.config.js | ||
| tailwind.config.cjs | ||
| tsconfig.json | ||
| vite.config.js | ||