1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-01 08:31:59 +00:00
immich/server/src
2024-11-05 20:57:34 +08:00
..
bin fix: healthcheck if custom host is set (#13887) 2024-11-02 22:46:16 -04:00
commands refactor(server): user endpoints (#9730) 2024-05-27 05:15:52 +07:00
controllers refactor(server): auth enums (#13552) 2024-10-17 13:17:32 -04:00
cores chore(server): remove unused code (#13367) 2024-10-11 00:44:38 -04:00
dtos feat(server): use tonemapx for software tone-mapping (#13785) 2024-10-31 20:48:23 -04:00
emails fix(deps): update typescript-projects (#11927) 2024-08-28 12:00:10 -04:00
entities feat: mount checks on a folder level (#13801) 2024-10-29 14:43:27 +00:00
interfaces feat(server): use tonemapx for software tone-mapping (#13785) 2024-10-31 20:48:23 -04:00
middleware refactor(server): auth enums (#13552) 2024-10-17 13:17:32 -04:00
migrations feat(server): use tonemapx for software tone-mapping (#13785) 2024-10-31 20:48:23 -04:00
queries fix: X years ago ordering (#13742) 2024-10-26 15:28:33 -04:00
repositories feat(server): use tonemapx for software tone-mapping (#13785) 2024-10-31 20:48:23 -04:00
services Merge branch 'main' into main 2024-11-05 20:57:34 +08:00
subscribers refactor(server): enums (#11809) 2024-08-15 06:57:01 -04:00
utils if hw decoding failed with hw dec config enabled, try sw dec+hw enc first, then full sw dec+enc 2024-11-04 15:20:15 +08:00
workers refactor(server): job discovery (#13838) 2024-10-31 13:42:58 -04:00
app.module.ts refactor(server): immich worker (#13871) 2024-11-01 17:19:36 -04:00
config.ts feat(server): use tonemapx for software tone-mapping (#13785) 2024-10-31 20:48:23 -04:00
constants.ts refactor(server): immich worker (#13871) 2024-11-01 17:19:36 -04:00
decorators.ts refactor(server): job discovery (#13838) 2024-10-31 13:42:58 -04:00
enum.ts refactor(server): job discovery (#13838) 2024-10-31 13:42:58 -04:00
main.ts refactor(server): worker cleanup (#13805) 2024-10-29 11:47:33 -04:00
validation.spec.ts fix(server): use luxon for maxdate validator (#11651) 2024-08-08 09:02:39 -05:00
validation.ts refactor(server): env validation (#13817) 2024-10-30 05:00:41 -04:00