1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-26 10:50:29 +02:00
immich/mobile/openapi/lib/api
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
..
activity_api.dart fix(server,web): correctly show album level like (#4916) 2023-11-09 21:32:31 -05:00
album_api.dart feat(web): timeline bucket for albums (4) (#3604) 2023-08-11 11:00:51 -05:00
api_key_api.dart feat(server): better api error messages (for unhandled exceptions) (#4817) 2023-11-03 20:33:15 -05:00
asset_api.dart refactor: deprecate getUserAssetsByDeviceId (#5273) 2023-11-25 15:46:20 +00:00
audit_api.dart feat(web,server): offline/untracked files admin tool (#4447) 2023-10-14 19:12:59 +02:00
authentication_api.dart refactor(server): auth dtos (#4881) 2023-11-09 10:14:15 -05:00
face_api.dart feat(web): re-assign person faces (2) (#4949) 2023-12-05 09:43:15 -06:00
job_api.dart refactor(server): send job command (#2777) 2023-06-16 14:36:07 -05:00
library_api.dart feat(server): better api error messages (for unhandled exceptions) (#4817) 2023-11-03 20:33:15 -05:00
o_auth_api.dart feat(server): better api error messages (for unhandled exceptions) (#4817) 2023-11-03 20:33:15 -05:00
partner_api.dart feat(web): show partners assets on the main timeline (#4933) 2023-11-11 21:06:19 +00:00
person_api.dart feat(web): re-assign person faces (2) (#4949) 2023-12-05 09:43:15 -06:00
search_api.dart fix: suggest people (#4566) 2023-10-24 15:53:49 +00:00
server_info_api.dart feat(server): better api error messages (for unhandled exceptions) (#4817) 2023-11-03 20:33:15 -05:00
shared_link_api.dart feat(server,web,mobile): Add optional password option for share links. (#4655) 2023-10-28 20:35:38 -05:00
system_config_api.dart feat: Maplibre (#4294) 2023-11-09 10:10:56 -06:00
tag_api.dart refactor(server): tags (#2589) 2023-05-31 20:51:28 -05:00
user_api.dart feat(web,server): user avatar color (#4779) 2023-11-14 03:10:35 +00:00