1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-09 21:36:46 +01:00
immich/web/src/lib/utils
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
..
actions.ts chore(web): another missing translations (#10274) 2024-06-24 09:50:01 -04:00
album-utils.ts chore(web): another missing translations (#10274) 2024-06-24 09:50:01 -04:00
asset-utils.spec.ts chore: enum support for new API (#7110) 2024-02-14 06:38:57 -08:00
asset-utils.ts feat(web): Add stacking option to deduplication utilities (#11114) 2024-08-06 17:06:30 +00:00
auth.ts chore(web): change license wording and other things (#11309) 2024-07-26 10:34:35 -05:00
byte-units.spec.ts refactor(web): byte unit utils (#10332) 2024-06-14 17:27:46 +00:00
byte-units.ts fix(web): byte units enum (#11161) 2024-07-17 07:25:06 -04:00
context-menu.ts feat(web): keyboard accessible context menus (#10017) 2024-06-17 20:52:38 -07:00
context.ts chore(web): prettier (#2821) 2023-06-30 23:50:47 -05:00
date-time.spec.ts fix(web): timezone handling in search filter (#7384) 2024-02-24 14:23:30 -06:00
date-time.ts feat(web): enhance ux/ui of the album list page (#8499) 2024-04-05 19:19:26 +00:00
dipatch.ts feat(web,server): search people (#5703) 2024-01-27 19:54:31 -05:00
eventemitter.ts refactor(web): websocket events (#7152) 2024-02-16 15:43:40 -05:00
executor-queue.spec.ts chore(web): cleanup promise handling (#7382) 2024-02-27 10:37:37 -06:00
executor-queue.ts chore(web): cleanup promise handling (#7382) 2024-02-27 10:37:37 -06:00
file-uploader.ts fix(web): suppress album upload notification (#10717) 2024-07-01 13:19:57 -04:00
generate-id.ts chore(web): simpler unique ID generation (#9945) 2024-06-02 12:41:44 -04:00
handle-error.ts refactor(web): drop axios (#7490) 2024-02-29 11:22:39 -05:00
i18n.ts feat(web): use browser language by default (#10849) 2024-07-04 22:56:54 -05:00
license-utils.ts chore(web): change license wording and other things (#11309) 2024-07-26 10:34:35 -05:00
metadata-search.ts fix(web): broken links to places search (#7208) 2024-02-19 14:55:54 -06:00
navigation.ts feat(web): allow ctrl-click / cmd-click on photos (#9954) 2024-06-08 15:33:23 -05:00
people-utils.ts feat(web): Option to assign people to unassigned faces (#9773) 2024-06-05 07:26:00 +00:00
person.ts refactor(web): use derived instead of get(t) (#10884) 2024-07-05 09:06:35 -04:00
purchase-utils.ts chore(web): change license wording and other things (#11309) 2024-07-26 10:34:35 -05:00
slideshow-history.ts fix(web): prevent fetching asset info twice (#8486) 2024-04-03 21:20:54 -04:00
string-utils.ts feat(web): render component in notifications (#10990) 2024-07-10 09:05:04 -05:00
thumbnail-util.spec.ts fix(web): easier alt text translation for other languages (#11124) 2024-07-26 13:48:40 -05:00
thumbnail-util.ts fix(web): easier alt text translation for other languages (#11124) 2024-07-26 13:48:40 -05:00
timeline-util.spec.ts fix(web): correctly format future timeline dates (#11506) 2024-08-01 07:39:26 -04:00
timeline-util.ts fix(web): correctly format future timeline dates (#11506) 2024-08-01 07:39:26 -04:00
timesince.ts feat(web,server): activity (#4682) 2023-10-31 22:13:34 -05:00