immich/server/src
2025-04-15 12:03:31 +01:00
..
bin refactor(server): non-nullable file metadata () 2025-04-15 12:03:31 +01:00
commands feat(server): version command for immich-admin () 2025-03-17 17:57:59 +00:00
controllers feat: original-sized previews for non-web-friendly images () 2025-03-31 13:24:28 -04:00
cores refactor(server): remove face, person and face search entities () 2025-04-11 14:44:45 -04:00
dtos refactor: migrate stacks () 2025-04-12 08:33:35 -04:00
emails fix: limit width of logo in emails to 100% () 2025-02-17 17:46:14 +00:00
entities refactor(server): non-nullable file metadata () 2025-04-15 12:03:31 +01:00
middleware feat: sync implementation for the user entity () 2025-02-20 23:37:57 -05:00
migrations refactor(server): non-nullable file metadata () 2025-04-15 12:03:31 +01:00
queries refactor(server): non-nullable file metadata () 2025-04-15 12:03:31 +01:00
repositories refactor(server): non-nullable file metadata () 2025-04-15 12:03:31 +01:00
schema refactor(server): non-nullable file metadata () 2025-04-15 12:03:31 +01:00
services refactor(server): non-nullable file metadata () 2025-04-15 12:03:31 +01:00
sql-tools feat: extension, triggers, functions, comments, parameters management in sql-tools () 2025-04-07 15:12:12 -04:00
utils refactor(server): remove face, person and face search entities () 2025-04-11 14:44:45 -04:00
workers fix: increase upload timeout () 2025-01-25 04:26:52 -06:00
app.module.ts refactor: database repository () 2025-03-06 13:33:24 -05:00
config.ts feat: original-sized previews for non-web-friendly images () 2025-03-31 13:24:28 -04:00
constants.ts feat(ml): ML on Rockchip NPUs () 2025-03-17 12:04:08 -04:00
database.ts refactor: selected columns in queries () 2025-04-14 13:34:06 -05:00
db.d.ts refactor: count all return type () 2025-04-10 14:38:49 -04:00
decorators.ts feat: extension, triggers, functions, comments, parameters management in sql-tools () 2025-04-07 15:12:12 -04:00
enum.ts feat: original-sized previews for non-web-friendly images () 2025-03-31 13:24:28 -04:00
main.ts chore(server): print stack in case of worker error () 2025-01-24 22:45:55 -05:00
types.ts refactor: metadata entity () 2025-04-09 11:45:30 -04:00
validation.spec.ts fix(server): use luxon for maxdate validator () 2024-08-08 09:02:39 -05:00
validation.ts feat(api): set person color () 2025-02-07 10:06:58 -05:00