0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-04-01 02:51:27 -05:00
immich/server/src
2025-03-31 20:18:13 +00:00
..
bin chore: finish migrating eslint config files; bump unicorn (#17200) 2025-03-31 12:18:25 +01:00
commands feat(server): version command for immich-admin #9611 (#16924) 2025-03-17 17:57:59 +00:00
controllers feat: original-sized previews for non-web-friendly images (#14446) 2025-03-31 13:24:28 -04:00
cores feat: original-sized previews for non-web-friendly images (#14446) 2025-03-31 13:24:28 -04:00
dtos feat: original-sized previews for non-web-friendly images (#14446) 2025-03-31 13:24:28 -04:00
emails fix: limit width of logo in emails to 100% (#16164) 2025-02-17 17:46:14 +00:00
entities feat: schema diff sql tools (#17116) 2025-03-28 10:40:09 -04:00
middleware feat: sync implementation for the user entity (#16234) 2025-02-20 23:37:57 -05:00
migrations feat: sync assets, partner assets, exif, and partner exif (#16658) 2025-03-10 12:05:39 -04:00
queries fix(server): don't sync null date assets (#17247) 2025-03-31 09:16:53 -05:00
repositories fix: missing migration folder broke non-root setups (#17266) 2025-03-31 20:18:13 +00:00
schema/tables feat: kysely migrations (#17198) 2025-03-29 09:26:24 -04:00
services feat: original-sized previews for non-web-friendly images (#14446) 2025-03-31 13:24:28 -04:00
sql-tools feat: schema diff sql tools (#17116) 2025-03-28 10:40:09 -04:00
utils feat: original-sized previews for non-web-friendly images (#14446) 2025-03-31 13:24:28 -04:00
workers fix: increase upload timeout (#15588) 2025-01-25 04:26:52 -06:00
app.module.ts refactor: database repository (#16593) 2025-03-06 13:33:24 -05:00
config.ts feat: original-sized previews for non-web-friendly images (#14446) 2025-03-31 13:24:28 -04:00
constants.ts feat(ml): ML on Rockchip NPUs (#15241) 2025-03-17 12:04:08 -04:00
database.ts refactor: better types for getList and getDeletedAfter (#16926) 2025-03-17 15:32:12 -04:00
db.d.ts feat: kysely migrations (#17198) 2025-03-29 09:26:24 -04:00
decorators.ts refactor: last repository (#16042) 2025-02-11 22:15:56 +00:00
enum.ts feat: original-sized previews for non-web-friendly images (#14446) 2025-03-31 13:24:28 -04:00
main.ts chore(server): print stack in case of worker error (#15632) 2025-01-24 22:45:55 -05:00
types.ts feat: original-sized previews for non-web-friendly images (#14446) 2025-03-31 13:24:28 -04:00
validation.spec.ts fix(server): use luxon for maxdate validator (#11651) 2024-08-08 09:02:39 -05:00
validation.ts feat(api): set person color (#15937) 2025-02-07 10:06:58 -05:00