immich/server
Jason Rasmussen 6180828ed2
refactor(server): mime types (#3197)
* refactor(server): mime type check

* chore: open api

* chore: remove duplicate test
2023-07-10 12:56:45 -05:00
..
bin feat(cli) Add new CLI (#3066) 2023-07-06 09:37:47 -05:00
e2e refactor(server): guards, decorators, and utils (#3060) 2023-07-01 13:27:34 -05:00
openapi-generator feat(cli) Add new CLI (#3066) 2023-07-06 09:37:47 -05:00
src refactor(server): mime types (#3197) 2023-07-10 12:56:45 -05:00
test refactor(server): mime types (#3197) 2023-07-10 12:56:45 -05:00
.dockerignore feat(immich-server) use ubuntu base-image (#851) 2022-10-24 14:59:07 -05:00
.eslintrc.js chore(docs): contributing (#1311) 2023-01-12 08:44:11 -06:00
.gitignore refactor(server)*: tsconfigs (#2689) 2023-06-08 10:01:07 -05:00
.prettierignore chore(docs): contributing (#1311) 2023-01-12 08:44:11 -06:00
.prettierrc chore(server): organize imports (#2779) 2023-06-16 19:54:17 +00:00
Dockerfile chore: add CLI tool to the server image (#2999) 2023-06-29 14:48:16 -05:00
immich-openapi-specs.json refactor(server): mime types (#3197) 2023-07-10 12:56:45 -05:00
jest-e2e.json refactor(server)*: tsconfigs (#2689) 2023-06-08 10:01:07 -05:00
LICENSE feat(docker) revert ubuntu base image (#863) 2022-10-25 14:18:37 -05:00
nest-cli.json refactor(server)*: tsconfigs (#2689) 2023-06-08 10:01:07 -05:00
openapitools.json chore(server): update openapi (#2205) 2023-04-08 21:26:09 -05:00
package-lock.json refactor(server): mime types (#3197) 2023-07-10 12:56:45 -05:00
package.json refactor(server): mime types (#3197) 2023-07-10 12:56:45 -05:00
start-microservices.sh refactor(server)*: tsconfigs (#2689) 2023-06-08 10:01:07 -05:00
start-server.sh refactor(server)*: tsconfigs (#2689) 2023-06-08 10:01:07 -05:00
start.sh refactor(server)*: tsconfigs (#2689) 2023-06-08 10:01:07 -05:00
tsconfig.build.json feat: M2TS (#2896) 2023-06-21 13:50:12 -05:00
tsconfig.json feat(web,server): add thumbhash support (#2649) 2023-06-17 22:22:31 -05:00