immich/web/src/lib/utils
2026-08-18 17:55:26 +02:00
..
cast chore(deps): update dependency eslint-plugin-unicorn to v70 - abandoned (#29684) 2026-07-20 23:47:14 -04:00
actions.ts chore(web): remove unused code (#30768) 2026-08-14 16:04:12 -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 chore(deps): update dependency eslint-plugin-unicorn to v70 - abandoned (#29684) 2026-07-20 23:47:14 -04:00
album-utils.ts chore: single line block comments (#30852) 2026-08-18 17:55:26 +02:00
asset-utils.spec.ts feat: change default media location to /data (#20367) 2025-07-29 16:58:50 -04:00
asset-utils.ts chore(deps): update dependency eslint-plugin-unicorn to v70 - abandoned (#29684) 2026-07-20 23:47:14 -04:00
auth.ts chore(deps): update dependency eslint-plugin-unicorn to v70 - abandoned (#29684) 2026-07-20 23:47:14 -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 chore(deps): update dependency eslint-plugin-unicorn to v70 - abandoned (#29684) 2026-07-20 23:47:14 -04: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 feat(web): OCR overlay interactivity during zoom (#27039) 2026-03-30 19:19:53 -05:00
container-utils.ts feat(web): OCR overlay interactivity during zoom (#27039) 2026-03-30 19:19:53 -05:00
context-menu.ts feat: persistent memories (#15953) 2025-02-21 12:31:37 -06:00
date-time.spec.ts chore(web): fix testing deprecations (#29799) 2026-07-10 14:30:12 +02:00
date-time.ts chore(web): remove unused code (#30768) 2026-08-14 16:04:12 -04:00
duplicate-utils.ts chore: enforce strict equality checks (#30718) 2026-08-11 13:15:51 -04: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 chore(web): fix testing deprecations (#29799) 2026-07-10 14:30:12 +02:00
executor-queue.ts chore(web): cleanup promise handling (#7382) 2024-02-27 10:37:37 -06:00
file-uploader.spec.ts chore(web): sort imports (#27922) 2026-04-21 14:51:38 -04:00
file-uploader.ts chore(web): remove unused code (#30768) 2026-08-14 16:04:12 -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 chore(deps): update dependency eslint-plugin-unicorn to v70 - abandoned (#29684) 2026-07-20 23:47:14 -04:00
i18n.ts fix: chinese browser locales recognition (#29622) 2026-07-06 09:42:47 -05:00
invocationTracker.ts chore: single line block comments (#30852) 2026-08-18 17:55:26 +02: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): remove unused code (#30768) 2026-08-14 16:04:12 -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 chore: single line block comments (#30852) 2026-08-18 17:55:26 +02: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(deps): update dependency eslint-plugin-unicorn to v70 - abandoned (#29684) 2026-07-20 23:47:14 -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.spec.ts fix: normalize diacritics in person name search in Web & Mobile (#28887) 2026-06-10 12:05:07 +02:00
person.ts fix: normalize diacritics in person name search in Web & Mobile (#28887) 2026-06-10 12:05:07 +02:00
places-utils.ts refactor(web): simplify places page controls and use ui's Select (#29102) 2026-06-17 10:31:49 -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 chore(deps): update dependency eslint-plugin-unicorn to v70 - abandoned (#29684) 2026-07-20 23:47:14 -04:00
sw-messaging.ts fix(deps): update typescript-projects (#29633) 2026-07-16 20:14:05 +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): remove unused code (#30768) 2026-08-14 16:04:12 -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 chore(web): remove unused code (#30768) 2026-08-14 16:04:12 -04: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
wakelock.svelte.ts chore(deps): update dependency eslint-plugin-unicorn to v70 - abandoned (#29684) 2026-07-20 23:47:14 -04:00
workflow.spec.ts fix: schema configuration (#29000) 2026-06-11 18:05:07 -05:00
workflow.ts feat: workflow asset tag trigger/filter/action (#29043) 2026-08-12 16:26:03 -07:00