mirror of
https://github.com/immich-app/immich.git
synced 2025-12-24 05:47:34 -05:00
* feat: toggle in options modal * feat(i18n): add labels to display who uploaded each asset and show asset owners * feat: migrate asset owner settings to TimelineManager and update AlbumOptionsModal * Revert "feat(i18n): add labels to display who uploaded each asset and show asset owners" This reverts commit cf8f4eb1356d45d88fc4625c90a5b511d4d86333. * fix: simplify AlbumOptionsModal invocation and update aria-label for asset owners * feat(i18n): add label for viewing asset owners in the interface * feat: add tests for showAssetOwners functionality in TimelineManager * chore: move asset owner visibility toggle to kebabu menu
Immich web project
This project uses the SvelteKit web framework. Please refer to the SvelteKit docs for information on getting started as a contributor to this project. In particular, it will help you navigate the project's code if you understand the basics of SvelteKit routing.
When developing locally, you will run a SvelteKit Node.js server. When this project is deployed to production, it is built as a SPA and deployed as part of the server project.