1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-03-29 03:09:38 +01:00
immich/server/src
2025-01-31 09:06:45 -06:00
..
bin fix(server): sslmode not working () 2025-01-24 13:01:55 -06:00
commands refactor(server): user endpoints () 2024-05-27 05:15:52 +07:00
controllers fix(docs): move a few API doc comments to descriptions () 2025-01-29 11:58:10 -05:00
cores refactor: logging repository () 2025-01-23 08:31:30 -05:00
dtos fix: show local dates for range in album summary () 2025-01-28 14:33:38 -06:00
emails refactor: repositories () 2025-01-23 18:10:17 -05:00
entities refactor(server): filter assets by people using a subquery instead of a cte () 2025-01-31 09:06:45 -06:00
interfaces fix(server): restore user () 2025-01-29 16:49:08 +00:00
middleware refactor: logging repository () 2025-01-23 08:31:30 -05:00
migrations fix(server): migration mentions public schema () 2025-01-24 18:11:22 +00:00
queries fix: show local dates for range in album summary () 2025-01-28 14:33:38 -06:00
repositories refactor(server): filter assets by people using a subquery instead of a cte () 2025-01-31 09:06:45 -06:00
services feat(server): synology exclusion patterns () 2025-01-29 13:42:21 -06:00
subscribers refactor(server): enums () 2024-08-15 06:57:01 -04:00
utils feat: add support for JPEG 2000 () 2025-01-28 23:27:28 +00:00
workers fix: increase upload timeout () 2025-01-25 04:26:52 -06:00
app.module.ts fix(server): sslmode not working () 2025-01-24 13:01:55 -06:00
config.ts refactor: migrate media repository () 2025-01-22 22:11:07 +00:00
constants.ts refactor(server): use kysely () 2025-01-09 11:15:41 -05:00
database.ts fix: activity types () 2025-01-15 23:31:26 -05:00
db.d.ts refactor: migrate map repository to kysely () 2025-01-17 09:14:42 -06:00
decorators.ts refactor: migrate person repository to kysely () 2025-01-21 13:12:28 -05:00
enum.ts fix(server): thumbnail rotation when using embedded previews () 2024-11-08 06:30:59 +00:00
main.ts chore(server): print stack in case of worker error () 2025-01-24 22:45:55 -05:00
types.ts refactor: repositories () 2025-01-23 18:10:17 -05: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