immich/web/src/lib/utils
Min Idzelis 280f906e4b
feat: handle-error minor improvments (#25288)
* feat: handle-error minor improvments

* review comments

* Update web/src/lib/utils/handle-error.ts

Co-authored-by: Jason Rasmussen <jason@rasm.me>

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>
Co-authored-by: Jason Rasmussen <jason@rasm.me>
2026-01-21 16:46:08 +00:00
..
cast fix: check if preferencesStore is defined (#21958) 2025-09-14 20:30:15 +00:00
actions.ts refactor(web): reimplement operation-support as part of timeline-manager (#24056) 2025-12-01 09:04:39 -06:00
album-utils.ts refactor(web): routes (#25313) 2026-01-16 16:11:09 -05:00
asset-utils.spec.ts feat: change default media location to /data (#20367) 2025-07-29 16:58:50 -04:00
asset-utils.ts refactor(web): routes (#25313) 2026-01-16 16:11:09 -05:00
auth.ts refactor(web): routes (#25313) 2026-01-16 16:11:09 -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: task never rejected on cancel, add tests (#24418) 2025-12-22 13:12:43 -05:00
cancellable-task.ts fix: task never rejected on cancel, add tests (#24418) 2025-12-22 13:12:43 -05:00
context-menu.ts feat: persistent memories (#15953) 2025-02-21 12:31:37 -06:00
context.ts chore(web): prettier (#2821) 2023-06-30 23:50:47 -05:00
date-time.spec.ts feat(web): use timeline in geolocation manager (#21492) 2025-09-09 21:26:26 -04:00
date-time.ts fix: album card timezone (#24855) 2025-12-26 21:40:07 -06:00
dipatch.ts feat(web,server): search people (#5703) 2024-01-27 19:54:31 -05:00
duplicate-utils.spec.ts feat(web): Improve duplicate suggestion (#14947) 2025-01-07 18:30:11 +00:00
duplicate-utils.ts feat(web): Improve duplicate suggestion (#14947) 2025-01-07 18:30:11 +00:00
eventemitter.ts refactor(web): websocket events (#7152) 2024-02-16 15:43:40 -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 feat(web): Improve duplicate suggestion (#14947) 2025-01-07 18:30:11 +00:00
exif-utils.ts feat(web): Improve duplicate suggestion (#14947) 2025-01-07 18:30:11 +00:00
file-uploader.spec.ts fix(web): Handle upload failures from public users (#24826) 2026-01-13 15:15:54 +00:00
file-uploader.ts feat: restore database backups (#23978) 2026-01-20 09:22:28 -06: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 feat: handle-error minor improvments (#25288) 2026-01-21 16:46:08 +00:00
i18n.ts feat(web): use browser language by default (#10849) 2024-07-04 22:56:54 -05:00
invocationTracker.ts feat: handle-error minor improvments (#25288) 2026-01-21 16:46:08 +00:00
layout-utils.ts feat: image editing (#24155) 2026-01-09 17:59:52 -05:00
license-utils.ts refactor: server config and feature flags managers (#23894) 2025-11-14 14:10:44 -05:00
maintenance.ts feat: restore database backups (#23978) 2026-01-20 09:22:28 -06:00
navigation.ts refactor(web): routes (#25313) 2026-01-16 16:11:09 -05:00
ocr-utils.ts feat: show OCR bounding box (#23717) 2025-11-19 15:52:40 +00:00
people-utils.ts feat: handle-error minor improvments (#25288) 2026-01-21 16:46:08 +00:00
persisted.ts refactor: theme manager (#17976) 2025-04-29 17:44:09 -04:00
person.ts chore: object shorthand linting rule (#12152) 2024-08-30 14:38:53 -04:00
places-utils.ts feat(web): revamp places (#12219) 2025-02-06 20:54:01 +00:00
purchase-utils.ts chore(web): change license wording and other things (#11309) 2024-07-26 10:34:35 -05:00
server.ts feat: maintenance mode (#23431) 2025-11-17 17:15:44 +00:00
shared-links.ts fix: shared link custom URL photo access authentication (#20534) 2025-08-05 23:22:19 +02: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 feat: improve asset-viewer next/prev perf and standardize preloading behavior (#24422) 2026-01-07 21:17:12 +01:00
thumbnail-util.spec.ts fix: regression: sort day by fileCreatedAt again (#18732) 2025-06-05 20:56:32 -05:00
thumbnail-util.ts fix: regression: sort day by fileCreatedAt again (#18732) 2025-06-05 20:56:32 -05:00
timeline-util.spec.ts fix(web): handle buckets before year 1000 (#21832) 2025-09-11 14:36:16 -05:00
timeline-util.ts feat: image editing (#24155) 2026-01-09 17:59:52 -05: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 feat(web): wasm justified layout, sync edition (#23194) 2025-10-25 00:06:05 -05:00
workflow.ts feat: workflow ui (#24190) 2025-12-20 21:07:07 -06:00