immich/web/src/lib/utils
martin 7702560b12
feat(web): re-assign person faces (2) (#4949)
* feat: unassign person faces

* multiple improvements

* chore: regenerate api

* feat: improve face interactions in photos

* fix: tests

* fix: tests

* optimize

* fix: wrong assignment on complex-multiple re-assignments

* fix: thumbnails with large photos

* fix: complex reassign

* fix: don't send people with faces

* fix: person thumbnail generation

* chore: regenerate api

* add tess

* feat: face box even when zoomed

* fix: change feature photo

* feat: make the blue icon hoverable

* chore: regenerate api

* feat: use websocket

* fix: loading spinner when clicking on the done button

* fix: use the svelte way

* fix: tests

* simplify

* fix: unused vars

* fix: remove unused code

* fix: add migration

* chore: regenerate api

* ci: add unit tests

* chore: regenerate api

* feat: if a new person is created for a face and the server takes more than 15 seconds to generate the person thumbnail, don't wait for it

* reorganize

* chore: regenerate api

* feat: global edit

* pr feedback

* pr feedback

* simplify

* revert test

* fix: face generation

* fix: tests

* fix: face generation

* fix merge

* feat: search names in unmerge face selector modal

* fix: merge face selector

* simplify feature photo generation

* fix: change endpoint

* pr feedback

* chore: fix merge

* chore: fix merge

* fix: tests

* fix: edit & hide buttons

* fix: tests

* feat: show if person is hidden

* feat: rename face to person

* feat: split in new panel

* copy-paste-error

* pr feedback

* fix: feature photo

* do not leak faces

* fix: unmerge modal

* fix: merge modal event

* feat(server): remove duplicates

* fix: title for image thumbnails

* fix: disable side panel when there's no face until next PR

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2023-12-05 09:43:15 -06:00
..
asset-utils.spec.ts refactor(server): calculate asset type server side (#3200) 2023-07-11 22:56:30 -05:00
asset-utils.ts fix(web): disable metadata edit if user is not owner (#5415) 2023-12-01 14:58:24 -06:00
auth.ts feat(web)!: SPA (#5069) 2023-11-17 22:13:36 -06:00
byte-units.ts fix(web): storage decimals (#5363) 2023-11-28 15:50:23 -05:00
click-outside.ts fix(web): escape shortcut (#3753) 2023-09-26 02:53:26 +00:00
context-menu.ts feat(web): better context menu position (#4271) 2023-09-29 17:41:58 +00:00
context.ts chore(web): prettier (#2821) 2023-06-30 23:50:47 -05:00
executor-queue.spec.ts feat(web): Improved assets upload (#3850) 2023-09-01 12:00:51 -04:00
executor-queue.ts feat(web): Improved assets upload (#3850) 2023-09-01 12:00:51 -04:00
file-uploader.ts feat(web): Improved assets upload (#3850) 2023-09-01 12:00:51 -04:00
handle-error.ts chore(web): use axios isCancel function (#4227) 2023-09-25 23:20:01 +00:00
navigation.ts fix(web): previous url in person page (#5071) 2023-11-15 17:14:18 -06:00
people-utils.ts feat(web): re-assign person faces (2) (#4949) 2023-12-05 09:43:15 -06:00
person.ts feat(web): re-assign person faces (2) (#4949) 2023-12-05 09:43:15 -06:00
shortcut.ts refactor(web): disable shortcut when writting (#4057) 2023-09-12 21:26:53 +07:00
slideshow-history.ts feat(web): shuffle slideshow order (#4277) 2023-11-01 21:34:30 -04:00
thumbnail-util.ts chore(web): curly braces (#5362) 2023-11-28 14:16:27 -06:00
time-to-seconds.spec.ts chore(web): prettier (#2821) 2023-06-30 23:50:47 -05:00
time-to-seconds.ts chore(web): prettier (#2821) 2023-06-30 23:50:47 -05:00
timeline-util.ts fix: time buckets (#4358) 2023-10-06 12:12:09 +00:00
timesince.ts feat(web,server): activity (#4682) 2023-10-31 22:13:34 -05:00