0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-21 00:52:43 -05:00
immich/server
Daniel Dietzler 148428a564
feat(server): use nestjs events to validate config (#7986)
* use events for config validation

* chore: better types

* add unit tests

---------

Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
2024-03-17 20:16:02 +01:00
..
bin fix(immich-admin): only 1st argument was passed (#7552) 2024-03-01 07:34:59 -05:00
e2e refactor: library e2e (#7969) 2024-03-15 09:16:08 -04:00
resources
src feat(server): use nestjs events to validate config (#7986) 2024-03-17 20:16:02 +01:00
test feat(server): use nestjs events to validate config (#7986) 2024-03-17 20:16:02 +01:00
.eslintrc.js chore(server): eslint await-thenable (#7545) 2024-03-05 17:23:06 -05:00
.gitignore
.prettierignore
.prettierrc
Dockerfile chore(deps): update base-image to v20240312 (major) (#7892) 2024-03-12 08:07:56 -04:00
nest-cli.json
package-lock.json feat(server): use nestjs events to validate config (#7986) 2024-03-17 20:16:02 +01:00
package.json feat(server): use nestjs events to validate config (#7986) 2024-03-17 20:16:02 +01:00
start-microservices.sh fix: shell scripts (#7189) 2024-02-18 20:57:24 -06:00
start-server.sh fix: shell scripts (#7189) 2024-02-18 20:57:24 -06:00
start.sh fix(server): re-add mimalloc (#7511) 2024-02-28 18:23:48 -05:00
tsconfig.build.json
tsconfig.json