Skip to content

chore(web): deduplicate storage template examples#26462

Merged
danieldietzler merged 3 commits intomainfrom
chore/deduplicate-storage-template-example
Mar 2, 2026
Merged

chore(web): deduplicate storage template examples#26462
danieldietzler merged 3 commits intomainfrom
chore/deduplicate-storage-template-example

Conversation

@Snowknight26
Copy link
Collaborator

Description

Deduplicate storage template examples and re-use the same date. The only difference post-refactor is that the browser's time zone will be used to display the example.

Continuation of #26424.

How Has This Been Tested?

  • Viewed the Storage Template examples

Screenshots (if appropriate)

image

Checklist:

  • I have carefully read CONTRIBUTING.md
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation if applicable
  • I have no unrelated changes in the PR.
  • I have confirmed that any new dependencies are strictly necessary.
  • I have written tests for new code (if applicable)
  • I have followed naming conventions/patterns in the surrounding code
  • All code in src/services/ uses repositories implementations for database calls, filesystem operations, etc.
  • All code in src/repositories/ is pretty basic/simple and does not have any immich specific logic (that belongs in src/services/)

Please describe to which degree, if any, an LLM was used in creating this pull request.

None

Copy link
Member

@danieldietzler danieldietzler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@danieldietzler danieldietzler merged commit 9dd2633 into main Mar 2, 2026
53 checks passed
@danieldietzler danieldietzler deleted the chore/deduplicate-storage-template-example branch March 2, 2026 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants