1
0
mirror of https://github.com/immich-app/immich.git synced 2024-11-24 08:52:28 +02:00
immich/server
Alex 7134f93eb8
Add ablum feature to web (#352)
* 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
2022-07-15 23:18:17 -05:00
..
apps Add ablum feature to web (#352) 2022-07-15 23:18:17 -05:00
libs Add extended redis & DB port configuration via environment variables (#330) 2022-07-12 22:21:11 -05:00
.dockerignore Implemented Video Upload and Player (#2) 2022-02-06 00:07:56 -06:00
.eslintrc.js
.gitignore
.prettierrc Add web interface with admin functionality (#167) 2022-05-21 02:23:55 -05:00
Dockerfile Use npm ci for installing pacakages (#304) 2022-07-04 13:47:25 -05:00
entrypoint.sh WIP refactor container and queuing system (#206) 2022-06-11 16:12:06 -05:00
immich-openapi-specs.json Add ablum feature to web (#352) 2022-07-15 23:18:17 -05:00
nest-cli.json Add OpenAPI Specs and Response DTOs (#320) 2022-07-08 21:26:50 -05:00
openapitools.json Add OpenAPI Specs and Response DTOs (#320) 2022-07-08 21:26:50 -05:00
package-lock.json Refactor web to use OpenAPI SDK (#326) 2022-07-10 21:41:45 -05:00
package.json Improve Docker setup and reduce memory usage of production containers (#338) 2022-07-13 07:42:00 -05:00
README.md Update readme 2022-02-07 23:55:30 -06:00
start-microservices.sh Improve Docker setup and reduce memory usage of production containers (#338) 2022-07-13 07:42:00 -05:00
start-server.sh Improve Docker setup and reduce memory usage of production containers (#338) 2022-07-13 07:42:00 -05:00
tsconfig.build.json
tsconfig.json Remove thumbnail generation on mobile app (#292) 2022-07-02 21:06:36 -05:00

Immich Server- NestJs