immich/web/src/lib
i-am-a-teapot 65f5118bdd
feat(web): Add stacking option to deduplication utilities (#11114)
* feat(web): Add stacking option to deduplication utilities

* Update web/src/lib/components/utilities-page/duplicates/duplicates-compare-control.svelte

Co-authored-by: Alex <alex.tran1502@gmail.com>

* Fix prettier

* Draft for server side modifications. Endpoint for stacks (PUT,DELETE)

* Fix error

* Disable stakc button if less or more than one asset selected

* Remove unnecesarry log

* Revert to first commit

* Further Revert

* Actually Revert to Origin

* Only one stack button

* Update +page.svelte

* Fix optional arguments

* Fix Prettier

* Fix Linting

* Add stack information to asset view

* clean up

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>
2024-08-06 17:06:30 +00:00
..
__mocks__ feat: people infinite scroll (#11326) 2024-07-25 15:59:28 -04:00
actions refactor(web): focus trap (#10915) 2024-07-07 20:33:07 -05:00
assets chore: remove unused snowburst one font (#10863) 2024-07-04 17:15:54 -04:00
components feat(web): Add stacking option to deduplication utilities (#11114) 2024-08-06 17:06:30 +00:00
i18n feat(web): Add stacking option to deduplication utilities (#11114) 2024-08-06 17:06:30 +00:00
models feat: API operation replaceAsset, POST /api/asset/:id/file (#9684) 2024-05-23 20:26:22 -04:00
stores fix(web): websocket over ipv6 (#11508) 2024-08-01 07:36:31 -04:00
utils feat(web): Add stacking option to deduplication utilities (#11114) 2024-08-06 17:06:30 +00:00
constants.ts refactor(web): asset viewer actions (#11449) 2024-07-31 12:25:38 -04:00
i18n.spec.ts feat(web): use browser language by default (#10849) 2024-07-04 22:56:54 -05:00
utils.ts refactor(web): remove buffer package (#11058) 2024-07-12 16:40:57 +00:00