0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-07 00:50:23 -05:00
immich/server/src
Min Idzelis 7a755a089b
fix(server): debug port (#12745)
Fix debug port
2024-09-17 03:13:38 +00:00
..
bin test: sync open api spec (#9687) 2024-05-23 07:40:57 -04:00
commands refactor(server): user endpoints (#9730) 2024-05-27 05:15:52 +07:00
controllers feat: tag cleanup job (#12654) 2024-09-16 16:49:12 -04:00
cores fix(server): person repo methods (#12524) 2024-09-10 08:48:29 -05:00
dtos fix: update the profile picture in the navigation-bar (#12723) 2024-09-17 01:48:15 +00:00
emails fix(deps): update typescript-projects (#11927) 2024-08-28 12:00:10 -04:00
entities fix: update the profile picture in the navigation-bar (#12723) 2024-09-17 01:48:15 +00:00
interfaces feat: tag cleanup job (#12654) 2024-09-16 16:49:12 -04:00
middleware fix(server): auto-reconnect to database (#12320) 2024-09-04 13:32:43 -04:00
migrations fix: update the profile picture in the navigation-bar (#12723) 2024-09-17 01:48:15 +00:00
queries fix: update the profile picture in the navigation-bar (#12723) 2024-09-17 01:48:15 +00:00
repositories feat: tag cleanup job (#12654) 2024-09-16 16:49:12 -04:00
services fix: update the profile picture in the navigation-bar (#12723) 2024-09-17 01:48:15 +00:00
subscribers refactor(server): enums (#11809) 2024-08-15 06:57:01 -04:00
utils feat(web): unlink live photos (#12574) 2024-09-11 16:26:29 -04:00
workers feat(server): start up folder checks (#12401) 2024-09-07 13:21:25 -04:00
app.module.ts fix(server): auto-reconnect to database (#12320) 2024-09-04 13:32:43 -04:00
config.ts feat(server): Import face regions from metadata (#6455) 2024-09-04 18:23:58 -04:00
constants.ts docs: Add conditional album storage template information (#12218) 2024-09-05 23:57:12 +02:00
database.config.ts refactor(server): version logic (#9615) 2024-05-20 20:31:36 -04:00
decorators.ts refactor: server emit events (#11780) 2024-08-15 20:12:41 +00:00
enum.ts feat: tag cleanup job (#12654) 2024-09-16 16:49:12 -04:00
main.ts fix(server): debug port (#12745) 2024-09-17 03:13:38 +00:00
validation.spec.ts fix(server): use luxon for maxdate validator (#11651) 2024-08-08 09:02:39 -05:00
validation.ts fix(server): use luxon for maxdate validator (#11651) 2024-08-08 09:02:39 -05:00