1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-19 18:26:46 +01:00
immich/server/src
Zack Pollard c8aa6a62c2
fix: when using old script args, just set the workers include var (#9552)
* fix: when using old script args, just set the workers include var and move on

* fix: set process.title when using new bootstrap worker startup method
2024-05-17 15:10:57 +01:00
..
commands refactor(server): immich-admin list-users (#8862) 2024-04-17 12:27:04 +00:00
controllers refactor(server): duplicate controller and service (#9542) 2024-05-16 19:39:33 -04:00
cores refactor(server): system config (#9517) 2024-05-15 18:58:23 -04:00
dtos feat(server): fully accelerated nvenc (#9452) 2024-05-16 13:30:26 -04:00
emails chore(server): email notification button png (#9423) 2024-05-13 15:36:35 +00:00
entities fix(server): use jasonnnnnnnnnb (#9539) 2024-05-16 17:24:54 -04:00
interfaces feat(server): near-duplicate detection (#8228) 2024-05-16 18:08:37 +01:00
middleware refactor(server): auth route metadata (#9344) 2024-05-09 13:58:44 -04:00
migrations fix(server): use jasonnnnnnnnnb (#9539) 2024-05-16 17:24:54 -04:00
queries feat(server): near-duplicate detection (#8228) 2024-05-16 18:08:37 +01:00
repositories feat(server): near-duplicate detection (#8228) 2024-05-16 18:08:37 +01:00
services refactor(server): duplicate controller and service (#9542) 2024-05-16 19:39:33 -04:00
subscribers chore: migrate database files (#8126) 2024-03-20 21:02:51 +00:00
utils feat: microservices be gone (#9551) 2024-05-17 14:44:30 +01:00
workers feat: microservices be gone (#9551) 2024-05-17 14:44:30 +01:00
app.module.ts feat(server): logging interceptor (#8859) 2024-04-16 19:21:57 -04:00
config.ts feat(server): fully accelerated nvenc (#9452) 2024-05-16 13:30:26 -04:00
constants.ts chore: lifecycle metadata (#9103) 2024-04-29 13:48:28 +00:00
database.config.ts chore(server): default postgres hostname to compose service name (#9118) 2024-04-27 13:43:45 -04:00
decorators.ts feat(server): read-write external assets (#9235) 2024-05-03 15:34:57 -04:00
main.ts fix: when using old script args, just set the workers include var (#9552) 2024-05-17 15:10:57 +01:00
validation.ts chore: organize config, validation, decorators (#8118) 2024-03-20 16:04:03 -04:00