1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-19 18:26:46 +01:00
immich/web/src
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
..
lib feat(web): Add stacking option to deduplication utilities (#11114) 2024-08-06 17:06:30 +00:00
params feat(web): assets now have a permanent URL (#8532) 2024-04-24 19:24:19 +00:00
routes feat(web): Add stacking option to deduplication utilities (#11114) 2024-08-06 17:06:30 +00:00
test-data refactor(web): show & hide people (#10933) 2024-07-07 20:33:59 -05:00
app.css chore(web): change license wording and other things (#11309) 2024-07-26 10:34:35 -05:00
app.d.ts fix(web): slideshow on iphone (#11599) 2024-08-06 08:34:17 -05:00
app.html feat(web): auto switch theme (#6176) 2024-01-07 00:15:25 +00:00
hooks.client.ts feat(web): link router (#10644) 2024-06-27 09:09:28 -04:00