1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-03-01 15:11:21 +01:00
immich/server/src
Zack Pollard abf6fc25f7
chore: change default thumbnail concurrency and auto-detect container core count (#9981)
* feat: automatically detect amount of CPU cores and allow overriding with CPU_CORES env var

* chore: change default thumbnail concurrency to 3
2024-06-05 11:45:53 +01:00
..
bin test: sync open api spec (#9687) 2024-05-23 07:40:57 -04:00
commands refactor(server): user endpoints (#9730) 2024-05-27 05:15:52 +07:00
controllers refactor: asset media endpoints (#9831) 2024-05-31 13:44:04 -04:00
cores refactor(server): user endpoints (#9730) 2024-05-27 05:15:52 +07:00
dtos feat(web): Option to assign people to unassigned faces (#9773) 2024-06-05 07:26:00 +00:00
emails feat(server): album's email notification (#9439) 2024-05-28 02:16:46 +00:00
entities feat(web): email notification preference settings (#9934) 2024-06-03 16:00:20 -05:00
interfaces refactor: asset media endpoints (#9831) 2024-05-31 13:44:04 -04:00
middleware refactor: asset media endpoints (#9831) 2024-05-31 13:44:04 -04:00
migrations fix(server): use correct file extension for motion photo videos (#8659) 2024-05-24 16:38:18 -04:00
queries refactor: asset media endpoints (#9831) 2024-05-31 13:44:04 -04:00
repositories refactor: asset media endpoints (#9831) 2024-05-31 13:44:04 -04:00
services chore: change default thumbnail concurrency and auto-detect container core count (#9981) 2024-06-05 11:45:53 +01:00
subscribers chore: migrate database files (#8126) 2024-03-20 21:02:51 +00:00
utils fix(server): apply qsv and vaapi quality to video stream only (#9807) 2024-05-28 09:49:51 +01:00
workers refactor!: port env (#9559) 2024-05-17 12:59:05 -04:00
app.module.ts feat(server): logging interceptor (#8859) 2024-04-16 19:21:57 -04:00
config.ts chore: change default thumbnail concurrency and auto-detect container core count (#9981) 2024-06-05 11:45:53 +01:00
constants.ts fix: immich port with external domain (#9856) 2024-05-29 13:06:49 -04:00
database.config.ts refactor(server): version logic (#9615) 2024-05-20 20:31:36 -04:00
decorators.ts feat(server): read-write external assets (#9235) 2024-05-03 15:34:57 -04:00
main.ts refactor!: LOG_LEVEL => IMMICH_LOG_LEVEL (#9557) 2024-05-17 11:44:22 -04:00
validation.ts refactor(server): user endpoints (#9730) 2024-05-27 05:15:52 +07:00