mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
* chore(web): quota enhancement * show quota in user table * update quota for single user ioption * Add a note how to set unlimited storage * fixed deletion doesn't update quota * refactor relation * fixed test * re-refactor * update sql * fix e2e test * Update server/src/domain/user/user.service.ts Co-authored-by: Jason Rasmussen <jrasm91@gmail.com> * revert e2e test --------- Co-authored-by: Jason Rasmussen <jrasm91@gmail.com> |
||
|---|---|---|
| .. | ||
| bin | ||
| e2e | ||
| resources | ||
| src | ||
| test | ||
| .eslintrc.js | ||
| .gitignore | ||
| .prettierignore | ||
| .prettierrc | ||
| Dockerfile | ||
| nest-cli.json | ||
| openapitools.json | ||
| package-lock.json | ||
| package.json | ||
| start-microservices.sh | ||
| start-server.sh | ||
| start.sh | ||
| tsconfig.build.json | ||
| tsconfig.json | ||