mirror-immich/web/src/lib/utils
Min Idzelis ea202b6ed8 refactor(web): decouple FaceEditor from DOM element
Change-Id: I71f07ba8d0bc2d829c0b2af4da5ee5bc6a6a6964
2026-06-03 04:32:56 +00:00
..
cast chore(web): sort imports (#27922) 2026-04-21 14:51:38 -04:00
actions.ts chore(web): sort imports (#27922) 2026-04-21 14:51:38 -04:00
adaptive-image-loader.spec.ts feat: adaptive progressive image loading for photo viewer (#26636) 2026-03-11 09:48:46 -05:00
adaptive-image-loader.svelte.ts feat: adaptive progressive image loading for photo viewer (#26636) 2026-03-11 09:48:46 -05:00
album-utils.ts chore(web): sort imports (#27922) 2026-04-21 14:51:38 -04:00
asset-utils.spec.ts feat: change default media location to /data (#20367) 2025-07-29 16:58:50 -04:00
asset-utils.ts feat: workflow actions (#28639) 2026-05-27 10:24:31 -04:00
auth.ts chore(web): sort imports (#27922) 2026-04-21 14:51:38 -04:00
base-event-manager.svelte.ts fix(web): prevent event manager from throwing error (#26156) 2026-02-12 11:09:15 -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): Make date-time formatting follow locale (#17899) 2025-04-28 08:53:26 -05:00
cancellable-task.spec.ts fix(web): handle unhandled promise rejection in CancellableTask (#27553) 2026-04-07 09:22:29 -05:00
cancellable-task.ts fix(web): handle unhandled promise rejection in CancellableTask (#27553) 2026-04-07 09:22:29 -05:00
container-utils.spec.ts refactor(web): decouple FaceEditor from DOM element 2026-06-03 04:32:56 +00:00
container-utils.ts refactor(web): decouple FaceEditor from DOM element 2026-06-03 04:32:56 +00:00
context-menu.ts feat: persistent memories (#15953) 2025-02-21 12:31:37 -06:00
date-time.spec.ts chore!: duration in milliseconds (#28003) 2026-04-30 09:44:27 -04:00
date-time.ts chore!: duration in milliseconds (#28003) 2026-04-30 09:44:27 -04:00
dipatch.ts feat(web,server): search people (#5703) 2024-01-27 19:54:31 -05:00
duplicate-utils.ts feat: Selectable metadata in duplicates utility with diffing (#26328) 2026-05-18 17:49:51 +02:00
editor.spec.ts chore(web): sort imports (#27922) 2026-04-21 14:51:38 -04:00
editor.ts chore(web): sort imports (#27922) 2026-04-21 14:51:38 -04:00
eventemitter.ts refactor: event manager (#25481) 2026-01-23 18:02:23 -05:00
executor-queue.spec.ts fix(web): fix lost scrollpos on deep link to timeline asset, scrub stop (#16305) 2025-03-04 20:34:53 -06:00
executor-queue.ts chore(web): cleanup promise handling (#7382) 2024-02-27 10:37:37 -06:00
exif-utils.spec.ts chore(web): sort imports (#27922) 2026-04-21 14:51:38 -04:00
exif-utils.ts feat(web): Improve duplicate suggestion (#14947) 2025-01-07 18:30:11 +00:00
file-uploader.spec.ts chore(web): sort imports (#27922) 2026-04-21 14:51:38 -04:00
file-uploader.ts chore(web): sort imports (#27922) 2026-04-21 14:51:38 -04:00
focus-util.ts feat: keyboard navigation to timeline (#17798) 2025-05-28 08:55:14 -05:00
generate-id.ts chore(web): simpler unique ID generation (#9945) 2024-06-02 12:41:44 -04:00
handle-error.ts refactor(server)!: structured validation error responses (#28204) 2026-05-04 00:00:03 -04:00
i18n.ts fix(web): normalize underscore locale codes in dynamic language selection (#27900) 2026-04-22 13:28:33 +00:00
invocationTracker.ts feat: handle-error minor improvments (#25288) 2026-01-21 16:46:08 +00:00
layout-utils.spec.ts feat: adaptive progressive image loading for photo viewer (#26636) 2026-03-11 09:48:46 -05:00
layout-utils.ts chore(web): sort imports (#27922) 2026-04-21 14:51:38 -04:00
license-utils.ts chore(web): sort imports (#27922) 2026-04-21 14:51:38 -04:00
maintenance.ts chore(web): sort imports (#27922) 2026-04-21 14:51:38 -04:00
navigation.ts fix(web): fix shared link /s/photos.* navigation after password login (#27788) 2026-05-02 09:26:35 -04:00
ocr-utils.spec.ts feat(web): OCR overlay interactivity during zoom (#27039) 2026-03-30 19:19:53 -05:00
ocr-utils.ts chore(web): sort imports (#27922) 2026-04-21 14:51:38 -04:00
people-utils.spec.ts refactor(web): replace asset-viewer listener based face hover with overlay elements (#27400) 2026-04-27 12:08:34 +02:00
people-utils.ts refactor(web): replace asset-viewer listener based face hover with overlay elements (#27400) 2026-04-27 12:08:34 +02:00
persisted.ts chore(web): sort imports (#27922) 2026-04-21 14:51:38 -04:00
person.ts chore: object shorthand linting rule (#12152) 2024-08-30 14:38:53 -04:00
places-utils.ts chore(web): sort imports (#27922) 2026-04-21 14:51:38 -04:00
purchase-utils.ts chore(web): sort imports (#27922) 2026-04-21 14:51:38 -04:00
server.ts chore(web): sort imports (#27922) 2026-04-21 14:51:38 -04:00
shared-links.ts chore(web): sort imports (#27922) 2026-04-21 14:51:38 -04:00
slideshow-history.ts feat(web): lighter timeline buckets (#17719) 2025-05-18 02:57:08 +00:00
string-utils.ts feat(web): add geolocation utility (#20758) 2025-08-28 16:54:11 +00:00
sw-messaging.ts fix(deps): update typescript-projects (#28371) 2026-05-20 16:56:27 +02:00
sw-messenger.ts feat: remove Cache API, rework preload(), cancel() and fetch() (#25289) 2026-02-12 11:25:20 -05:00
thumbnail-util.spec.ts feat: recently added assets page (#28272) 2026-05-11 21:35:10 +00:00
thumbnail-util.ts chore(web): sort imports (#27922) 2026-04-21 14:51:38 -04:00
timeline-util.spec.ts fix(web): correct timeline yesterday label across month boundaries (#28183) 2026-05-04 13:46:11 +02:00
timeline-util.ts feat: recently added assets page (#28272) 2026-05-11 21:35:10 +00:00
timesince.ts feat(web,server): activity (#4682) 2023-10-31 22:13:34 -05:00
tree-utils.ts fix(web): folder view sort oder (#24337) 2025-12-02 11:48:12 -06:00
tunables.ts fix(web): work around Chrome HDR image seam lines during zoom (#27715) 2026-05-16 02:15:24 +00:00
workflow.ts feat: workflows & plugins (#26727) 2026-05-18 11:09:33 -04:00