immich/server/src
Jason Rasmussen fed882a28a
Some checks failed
CLI Build / CLI Publish (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Docker / pre-job (push) Has been cancelled
Docs build / pre-job (push) Has been cancelled
Static Code Analysis / pre-job (push) Has been cancelled
Test / pre-job (push) Has been cancelled
Test / ShellCheck (push) Has been cancelled
Test / OpenAPI Clients (push) Has been cancelled
Test / TypeORM Checks (push) Has been cancelled
CLI Build / Docker (push) Has been cancelled
Docker / Re-Tag ML () (push) Has been cancelled
Docker / Re-Tag ML (-armnn) (push) Has been cancelled
Docker / Re-Tag ML (-cuda) (push) Has been cancelled
Docker / Re-Tag ML (-openvino) (push) Has been cancelled
Docker / Re-Tag Server () (push) Has been cancelled
Docker / Build and Push ML (armnn, linux/arm64, -armnn) (push) Has been cancelled
Docker / Build and Push ML (cpu, linux/amd64,linux/arm64) (push) Has been cancelled
Docker / Build and Push ML (cuda, linux/amd64, -cuda) (push) Has been cancelled
Docker / Build and Push ML (openvino, linux/amd64, -openvino) (push) Has been cancelled
Docker / Build and Push Server (cpu, linux/amd64,linux/arm64) (push) Has been cancelled
Docker / Docker Build & Push Server Success (push) Has been cancelled
Docker / Docker Build & Push ML Success (push) Has been cancelled
Docs build / Docs Build (push) Has been cancelled
Static Code Analysis / Run Dart Code Analysis (push) Has been cancelled
Test / Test & Lint Server (push) Has been cancelled
Test / Unit Test CLI (push) Has been cancelled
Test / Unit Test CLI (Windows) (push) Has been cancelled
Test / Test & Lint Web (push) Has been cancelled
Test / End-to-End Lint (push) Has been cancelled
Test / Medium Tests (Server) (push) Has been cancelled
Test / End-to-End Tests (Server & CLI) (push) Has been cancelled
Test / End-to-End Tests (Web) (push) Has been cancelled
Test / Unit Test Mobile (push) Has been cancelled
Test / Unit Test ML (push) Has been cancelled
refactor(server): immich worker (#13871)
refactor(server): immich work
2024-11-01 17:19:36 -04:00
..
bin refactor(server): database config (#13730) 2024-10-24 17:12:25 -04:00
commands refactor(server): user endpoints (#9730) 2024-05-27 05:15:52 +07:00
controllers refactor(server): auth enums (#13552) 2024-10-17 13:17:32 -04:00
cores chore(server): remove unused code (#13367) 2024-10-11 00:44:38 -04:00
dtos feat(server): use tonemapx for software tone-mapping (#13785) 2024-10-31 20:48:23 -04:00
emails fix(deps): update typescript-projects (#11927) 2024-08-28 12:00:10 -04:00
entities feat: mount checks on a folder level (#13801) 2024-10-29 14:43:27 +00:00
interfaces feat(server): use tonemapx for software tone-mapping (#13785) 2024-10-31 20:48:23 -04:00
middleware refactor(server): auth enums (#13552) 2024-10-17 13:17:32 -04:00
migrations feat(server): use tonemapx for software tone-mapping (#13785) 2024-10-31 20:48:23 -04:00
queries fix: X years ago ordering (#13742) 2024-10-26 15:28:33 -04:00
repositories feat(server): use tonemapx for software tone-mapping (#13785) 2024-10-31 20:48:23 -04:00
services refactor(server): immich worker (#13871) 2024-11-01 17:19:36 -04:00
subscribers refactor(server): enums (#11809) 2024-08-15 06:57:01 -04:00
utils feat(server): use tonemapx for software tone-mapping (#13785) 2024-10-31 20:48:23 -04:00
workers refactor(server): job discovery (#13838) 2024-10-31 13:42:58 -04:00
app.module.ts refactor(server): immich worker (#13871) 2024-11-01 17:19:36 -04:00
config.ts feat(server): use tonemapx for software tone-mapping (#13785) 2024-10-31 20:48:23 -04:00
constants.ts refactor(server): immich worker (#13871) 2024-11-01 17:19:36 -04:00
decorators.ts refactor(server): job discovery (#13838) 2024-10-31 13:42:58 -04:00
enum.ts refactor(server): job discovery (#13838) 2024-10-31 13:42:58 -04:00
main.ts refactor(server): worker cleanup (#13805) 2024-10-29 11:47:33 -04:00
validation.spec.ts fix(server): use luxon for maxdate validator (#11651) 2024-08-08 09:02:39 -05:00
validation.ts refactor(server): env validation (#13817) 2024-10-30 05:00:41 -04:00