[PR #21250] refactor: service worker #16792

Closed
opened 2026-02-05 16:10:56 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/immich-app/immich/pull/21250

State: closed
Merged: Yes


Possibly fixes #21161

  • Do not cache the index.html file
  • Only cache asset images
  • Better usage of cache.get and cache.put
  • More consistent usage of getCacheKey
  • Better method naming
  • Remove duplicate/unused methods
**Original Pull Request:** https://github.com/immich-app/immich/pull/21250 **State:** closed **Merged:** Yes --- Possibly fixes #21161 - Do not cache the index.html file - Only cache asset images - Better usage of cache.get and cache.put - More consistent usage of `getCacheKey` - Better method naming - Remove duplicate/unused methods
OVERLORD added the pull-request label 2026-02-05 16:10:56 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#16792