0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-02-18 01:24:26 -05:00
immich/server
weathondev f5c4af73aa
feat: adding photo & video storage space to server stats (#14125)
* expose detailed user storage stats + display them in the storage per user table

* chore: openapi & sql

* fix: fix test stubs

* fix: formatting errors, e2e test and server test

* fix: upper lower case typo in spec file

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2024-11-15 16:38:57 -06:00
..
bin
resources
src feat: adding photo & video storage space to server stats (#14125) 2024-11-15 16:38:57 -06:00
test fix(server): Some MTS videos fail to generate thumbnail (#14134) 2024-11-14 07:07:04 +00:00
.gitignore
.nvmrc
.prettierignore
.prettierrc
Dockerfile chore(deps): update base-image to v20241112 (major) (#14088) 2024-11-12 12:49:31 +00:00
eslint.config.mjs
nest-cli.json
package-lock.json chore: version v1.120.2 2024-11-12 17:30:29 +00:00
package.json chore: version v1.120.2 2024-11-12 17:30:29 +00:00
README.md
start.sh
tsconfig.build.json
tsconfig.json
vitest.config.medium.mjs
vitest.config.mjs

Immich server project

This project uses the NestJS web framework. Please refer to the NestJS docs for information on getting started as a contributor to this project.