1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-27 22:22:45 +01:00
immich/server/src
2024-12-22 16:22:16 -06:00
..
bin feat(server): add Bash healthcheck script () 2024-12-16 15:19:18 +00:00
commands refactor(server): user endpoints () 2024-05-27 05:15:52 +07:00
controllers feat(server): Merge Faces sorted by Similarity () 2024-12-16 08:47:11 -06:00
cores feat(ml): support multiple urls () 2024-12-04 20:17:47 +00:00
dtos feat(server): Merge Faces sorted by Similarity () 2024-12-16 08:47:11 -06:00
emails fix(server): fixed email footer image stretched () 2024-12-13 17:13:38 +00:00
entities feat(server): faster geodata import () 2024-11-20 08:57:14 -06:00
interfaces feat(server): Merge Faces sorted by Similarity () 2024-12-16 08:47:11 -06:00
middleware chore: update deps () 2024-12-18 14:19:48 +00:00
migrations feat(ml): support multiple urls () 2024-12-04 20:17:47 +00:00
queries fix(server): fix getByDayOfYear query () 2024-12-11 20:51:56 +00:00
repositories fix(server): support import paths with special chars () 2024-12-22 16:22:16 -06:00
services feat(server): Handle sidecars in external libraries () 2024-12-21 20:50:07 -06:00
subscribers refactor(server): enums () 2024-08-15 06:57:01 -04:00
utils fix(server): partial fallback for hardware transcoding () 2024-12-10 12:11:19 -05:00
workers refactor(server): job discovery () 2024-10-31 13:42:58 -04:00
app.module.ts refactor: config init event for first config load () 2024-11-05 16:30:56 +00:00
config.ts feat: Notification Email Templates () 2024-12-04 20:26:02 +00:00
constants.ts fix(server): thumbnail rotation when using embedded previews () 2024-11-08 06:30:59 +00:00
decorators.ts refactor(server): filter on-event handlers by worker () 2024-11-20 14:08:42 -05:00
enum.ts fix(server): thumbnail rotation when using embedded previews () 2024-11-08 06:30:59 +00:00
main.ts refactor(server): worker cleanup () 2024-10-29 11:47:33 -04:00
validation.spec.ts fix(server): use luxon for maxdate validator () 2024-08-08 09:02:39 -05:00
validation.ts refactor(server): cron validation () 2024-11-07 17:27:52 +00:00