1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-10 05:46:46 +01:00
immich/web/src/lib/utils
martin 5722c830ff
refactor(web): search people (#9082)
* refactor: search people

* fix: test

* fix: timeout

* fix: callbacks

* fix: simplify

* remove unused var

* refactor: rename file

* fix: focus when deleting last character

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
2024-04-29 21:38:15 +00:00
..
actions.ts feat(web): un-stack from the photos page ; fix stack count (#8419) 2024-04-17 07:55:07 -04:00
album-utils.ts feat(web): enhance ux/ui of the album list page (#8499) 2024-04-05 19:19:26 +00: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): un-stack from the photos page ; fix stack count (#8419) 2024-04-17 07:55:07 -04:00
auth.ts refactor(web): use new open api client (#7097) 2024-02-13 17:07:37 -05:00
autogrow.ts fix(web): small issues everywhere (#7207) 2024-02-21 08:29:22 -05:00
byte-converter.ts chore(server,cli,web): housekeeping and stricter code style (#6751) 2024-02-01 22:18:00 -05:00
byte-units.ts chore(server,cli,web): housekeeping and stricter code style (#6751) 2024-02-01 22:18:00 -05:00
click-outside.ts feat(web, a11y): focus management for modals and popups (#8298) 2024-03-27 15:55:27 -05:00
context-menu.ts fix(web): minor album card issues (#7975) 2024-03-15 12:03:54 -04: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): Enhance Notification Handling for Duplicate Assets (#7858) 2024-03-13 01:37:56 +00:00
focus-outside.ts feat(web): keyboard access for search dropdown, combobox fixes (#8079) 2024-03-21 08:24:19 -04:00
handle-error.ts refactor(web): drop axios (#7490) 2024-02-29 11:22:39 -05:00
list-navigation.ts refactor(web): list navigation with keyboard (#7987) 2024-03-15 15:00:53 -05:00
metadata-search.ts fix(web): broken links to places search (#7208) 2024-02-19 14:55:54 -06:00
navigation.ts refactor(web): search people (#9082) 2024-04-29 21:38:15 +00:00
people-utils.ts feat(web): re-assign person faces (2) (#4949) 2023-12-05 09:43:15 -06:00
person.ts chore: enum support for new API (#7110) 2024-02-14 06:38:57 -08:00
shortcut.ts feat(web, a11y): focus management for modals and popups (#8298) 2024-03-27 15:55:27 -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): better UX when creating a new album (#8270) 2024-03-27 14:47:42 -05:00
thumbnail-util.ts feat(web): improve alt text (#7596) 2024-03-03 16:42:17 -05:00
timeline-util.ts Revert "perf(web): optimize date groups" (#7638) 2024-03-05 09:43:24 -06:00
timesince.ts feat(web,server): activity (#4682) 2023-10-31 22:13:34 -05:00