mirror of
https://github.com/immich-app/immich
synced 2025-11-14 17:36:12 +00:00
* Added album page * Refactor sidebar * Added album assets count info * Added album viewer page * Refactor album sorting * Fixed incorrectly showing selected asset in album selection * Improve fetching speed with prefetch * Refactor to use ImmichThubmnail component for all * Update to the latest version of Svelte * Implement fixed app bar in album viewer * Added shared user avatar * Correctly get all owned albums, including shared |
||
|---|---|---|
| .. | ||
| apps | ||
| libs | ||
| .dockerignore | ||
| .eslintrc.js | ||
| .gitignore | ||
| .prettierrc | ||
| Dockerfile | ||
| entrypoint.sh | ||
| immich-openapi-specs.json | ||
| nest-cli.json | ||
| openapitools.json | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| start-microservices.sh | ||
| start-server.sh | ||
| tsconfig.build.json | ||
| tsconfig.json | ||