immich/web/src/lib/components
DeclanE a7efd66ae9
fix(web): Enhance Notification Handling for Duplicate Assets (#7858)
* 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>
2024-03-13 01:37:56 +00:00
..
admin-page feat(server,web): add force delete to immediately remove user (#7681) 2024-03-08 17:49:39 -05:00
album-page fix(web): album state after removing assets (#7745) 2024-03-08 14:03:37 -05:00
asset-viewer fix(web): correctly use button and link elements (#7907) 2024-03-12 15:30:19 -04:00
assets/thumbnail feat(web): add preference for thumbnail playback on hover (#7831) 2024-03-11 12:45:01 -04:00
elements fix(web): date input on chrome (#7669) 2024-03-06 05:47:15 -06:00
faces-page feat(server): create a person with optional values (#7706) 2024-03-07 15:34:57 -05:00
forms refactor(web): admin and user signup forms (#7739) 2024-03-08 08:45:41 -05:00
layouts feat(web): search albums (#7322) 2024-02-22 09:04:43 -05:00
map-page fix(web): consistent modal escape behavior (#7677) 2024-03-06 22:18:53 -05:00
memory-page fix: Hide play bar when there's only one image in memory (#7764) 2024-03-12 03:36:34 +00:00
onboarding-page web: improve storage template onboarding message (#7339) 2024-02-22 15:14:02 +00:00
photos-page fix(web): Remove excess spacing on #asset-grid and search bar (#7910) 2024-03-12 21:03:37 -04:00
share-page chore(web): cleanup promise handling (#7382) 2024-02-27 10:37:37 -06:00
shared-components fix(web): Enhance Notification Handling for Duplicate Assets (#7858) 2024-03-13 01:37:56 +00:00
sharedlinks-page fix(web): correctly use button and link elements (#7907) 2024-03-12 15:30:19 -04:00
user-settings-page feat(web): Implemented device last seen date and time with user locale support (#7863) 2024-03-12 10:31:46 -05:00
slideshow-settings.svelte fix(web): consistent modal escape behavior (#7677) 2024-03-06 22:18:53 -05:00