immich/server/src
2025-06-16 11:03:49 -04:00
..
bin feat: sync albums and album users (#18377) 2025-05-21 14:35:32 -05:00
commands feat(web): Added admin user config to user settings (#15380) 2025-06-12 02:11:13 +00:00
controllers feat: duplicate delete groups api (#19142) 2025-06-12 17:48:43 -04:00
cores feat(server): JXL previews from DNG 1.7+ (#17861) 2025-04-28 18:18:46 -04:00
dtos fix(web): OAuth quota size (#18526) 2025-06-13 10:57:29 -04:00
emails refactor: email repository (#17746) 2025-04-21 12:53:37 -04:00
middleware chore(deps): update dependency @types/express to v5 (#18818) 2025-05-31 15:31:36 -04:00
migrations feat: vectorchord (#18042) 2025-05-20 08:36:43 -05:00
queries feat: duplicate delete groups api (#19142) 2025-06-12 17:48:43 -04:00
repositories chore(server): replace usage of deprecated orderBy and remove unnecessary instruction (#19072) 2025-06-13 15:18:44 -04:00
schema fix(server): default current users to an onboarded state migration (#18929) 2025-06-04 21:33:23 -05:00
services feat(server): lru cache for query embeddings (#19181) 2025-06-16 11:03:49 -04:00
sql-tools feat: sync albums and album users (#18377) 2025-05-21 14:35:32 -05:00
utils fix(server): add basic auth support (#16740) 2025-06-12 02:14:03 +00:00
workers feat(server): lighter buckets (#17831) 2025-05-19 16:40:48 -05:00
app.module.ts refactor: database connection parsing (#17852) 2025-04-24 12:58:29 -04:00
config.ts fix(web): OAuth quota size (#18526) 2025-06-13 10:57:29 -04:00
constants.ts chore: vchord 0.4.1 (#18588) 2025-05-28 14:38:52 +00:00
database.ts feat(server): add originalFileName to SyncAssetV1 (#18767) 2025-05-30 09:56:35 -05:00
db.d.ts feat: sync albums and album users (#18377) 2025-05-21 14:35:32 -05:00
decorators.ts feat: vectorchord (#18042) 2025-05-20 08:36:43 -05:00
enum.ts feat(web): improved user onboarding (#18782) 2025-06-02 21:09:13 +00:00
main.ts chore(server): print stack in case of worker error (#15632) 2025-01-24 22:45:55 -05:00
types.ts feat(web): add a user setting for default album sort order. (#18950) 2025-06-05 23:31:34 -05:00
validation.spec.ts fix(server): use luxon for maxdate validator (#11651) 2024-08-08 09:02:39 -05:00
validation.ts fix: regression: sort day by fileCreatedAt again (#18732) 2025-06-05 20:56:32 -05:00