1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-03-01 15:11:21 +01:00
immich/server/src/interfaces
Johannes Groß 28ba22e8c1
fix(server): handle numeric 'Image Description' and 'Description' values (#11636)
* Made 'Image Description' and 'Description' type safe during exif parsing

* add test + update types

---------

Co-authored-by: Michel Heusschen <59014050+michelheusschen@users.noreply.github.com>
2024-08-07 15:23:36 +00:00
..
access.interface.ts refactor: library type (#9525) 2024-05-20 18:09:10 -04:00
activity.interface.ts chore(server): rename domain repositories -> interfaces (#8147) 2024-03-21 06:59:49 -05:00
album-user.interface.ts feat: readonly album sharing (#8720) 2024-04-25 04:19:49 +00:00
album.interface.ts fix(server): delete large album (#11042) 2024-07-17 07:43:35 -04:00
api-key.interface.ts chore(server): rename domain repositories -> interfaces (#8147) 2024-03-21 06:59:49 -05:00
asset.interface.ts fix(server): live photo relation (#10637) 2024-06-27 14:41:49 -05:00
audit.interface.ts feat(server): efficient full app sync (#8755) 2024-04-16 07:26:37 +02:00
crypto.interface.ts feat(server): user and server license endpoints (#10682) 2024-07-01 17:43:16 +00:00
database.interface.ts refactor(server): startup checks for vector extension (#11559) 2024-08-05 21:00:25 -04:00
event.interface.ts refactor(server): notification events (#10754) 2024-07-03 21:06:20 -05:00
job.interface.ts feat(server): conditionally run facial recognition nightly (#11080) 2024-07-14 22:53:42 +00:00
library.interface.ts chore(server): remove unused code (#9746) 2024-05-25 12:15:07 +02:00
logger.interface.ts refactor(server): system config (#9484) 2024-05-14 14:43:49 -04:00
machine-learning.interface.ts fix(server): min face detection score not being passed correctly (#10050) 2024-06-08 13:55:19 -04:00
map.interface.ts refactor(server)!: move markers and style to dedicated map endpoint/controller (#9832) 2024-05-29 11:51:01 -04:00
media.interface.ts feat: optionally generate thumbnails for invalid images (#11126) 2024-07-18 12:07:22 -04:00
memory.interface.ts refactor(server): bulk interface (#10889) 2024-07-05 14:58:34 -04:00
metadata.interface.ts fix(server): handle numeric 'Image Description' and 'Description' values (#11636) 2024-08-07 15:23:36 +00:00
metric.interface.ts refactor(server): metric repo (#8278) 2024-03-25 23:15:11 +00:00
move.interface.ts chore(server): rename domain repositories -> interfaces (#8147) 2024-03-21 06:59:49 -05:00
notification.interface.ts feat(web): send test email button (#10011) 2024-06-07 11:34:09 -05:00
partner.interface.ts chore(server): rename domain repositories -> interfaces (#8147) 2024-03-21 06:59:49 -05:00
person.interface.ts feat: people infinite scroll (#11326) 2024-07-25 15:59:28 -04:00
search.interface.ts refactor(server): add config events for clip (#11575) 2024-08-04 21:00:36 +00:00
server-info.interface.ts chore: build metadata (#10612) 2024-06-26 08:25:09 -04:00
session.interface.ts feat(server): remove inactive sessions (#9121) 2024-04-27 16:45:16 -04:00
shared-link.interface.ts chore(server): rename domain repositories -> interfaces (#8147) 2024-03-21 06:59:49 -05:00
stack.interface.ts refactor(server): stack owner (#10900) 2024-07-05 16:16:53 -04:00
storage.interface.ts chore(server): cleanup library watching (#8835) 2024-04-15 23:05:08 -04:00
system-metadata.interface.ts feat(server): user and server license endpoints (#10682) 2024-07-01 17:43:16 +00:00
tag.interface.ts chore(server): rename domain repositories -> interfaces (#8147) 2024-03-21 06:59:49 -05:00
user.interface.ts feat(server): user and server license endpoints (#10682) 2024-07-01 17:43:16 +00:00