immich/server/src/dtos
Dmitry Vakhnenko d7a6e78bf0
fix(server): /api/stacks does not handles primaryAssetId query param (#16868)
fix(server): add missing validation decorator
2025-03-18 11:54:50 -05:00
..
activity.dto.ts fix: activity types (#15368) 2025-01-15 23:31:26 -05:00
album-response.dto.spec.ts fix: show local dates for range in album summary (#15654) 2025-01-28 14:33:38 -06:00
album.dto.ts fix: show local dates for range in album summary (#15654) 2025-01-28 14:33:38 -06:00
api-key.dto.ts feat(server): granular permissions for api keys (#11824) 2024-08-16 09:48:43 -04:00
asset-ids.response.dto.ts chore(server): move dtos (#8131) 2024-03-20 23:53:07 +01:00
asset-media-response.dto.ts fix(web): show trash indicator (#12521) 2024-09-09 16:03:17 -04:00
asset-media.dto.ts refactor(server): library syncing (#12220) 2024-09-25 18:26:19 +01:00
asset-response.dto.ts feat: sync assets, partner assets, exif, and partner exif (#16658) 2025-03-10 12:05:39 -04:00
asset.dto.ts refactor: repositories (#16036) 2025-02-11 14:08:13 -05:00
audit.dto.ts refactor: enums (#12988) 2024-09-27 10:28:42 -04:00
auth.dto.ts refactor(server): narrow auth types (#16066) 2025-02-12 15:23:08 -05:00
download.dto.ts chore(server): move dtos (#8131) 2024-03-20 23:53:07 +01:00
duplicate.dto.ts refactor(server): use kysely (#12857) 2025-01-09 11:15:41 -05:00
env.dto.ts refactor(server): env validation (#13817) 2024-10-30 05:00:41 -04:00
exif.dto.ts feat(web): add Exif-Rating (#11580) 2024-08-09 17:45:52 +00:00
job.dto.ts refactor: last repository (#16042) 2025-02-11 22:15:56 +00:00
library.dto.ts refactor: migrate library spec to factories (#16711) 2025-03-08 13:44:36 -05:00
license.dto.ts feat(server): user and server license endpoints (#10682) 2024-07-01 17:43:16 +00:00
map.dto.ts feat(server): reverse geocoding endpoint (#11430) 2024-07-29 18:17:26 -04:00
memory.dto.ts fix(web): asset selection on memories page is broken (#16759) 2025-03-18 11:34:09 -05:00
model-config.dto.ts fix: set min values for face detection to reasonable values (#12877) 2024-09-23 22:03:59 -04:00
notification.dto.ts feat: Notification Email Templates (#13940) 2024-12-04 20:26:02 +00:00
partner.dto.ts refactor: repositories (#16036) 2025-02-11 14:08:13 -05:00
person.dto.ts fix(server): adjust type of person.birthDate (#16628) 2025-03-09 21:32:05 -05:00
search.dto.ts feat(web): support searching by EXIF rating (#16208) 2025-02-20 16:17:06 +00:00
server.dto.ts feat(server): Add publicUsers toggle for user search (#14330) 2024-11-26 15:51:01 +00:00
session.dto.ts refactor: session repository (#15957) 2025-02-07 23:16:40 +00:00
shared-link.dto.ts feat: view album shared links (#15943) 2025-02-07 16:38:20 -05:00
stack.dto.ts fix(server): /api/stacks does not handles primaryAssetId query param (#16868) 2025-03-18 11:54:50 -05:00
sync.dto.ts feat: sync assets, partner assets, exif, and partner exif (#16658) 2025-03-10 12:05:39 -04:00
system-config.dto.ts refactor: last repository (#16042) 2025-02-11 22:15:56 +00:00
system-metadata.dto.ts refactor: system metadata (#8923) 2024-04-19 20:36:15 -04:00
tag.dto.ts refactor: migration tag repository to kysely (#16398) 2025-03-03 18:41:19 +00:00
time-bucket.dto.ts refactor: repositories (#16036) 2025-02-11 14:08:13 -05:00
trash.dto.ts fix: empty and restore over 1,000 items (#12751) 2024-09-18 09:57:52 -04:00
user-preferences.dto.ts feat(web): shared link filters (#15948) 2025-02-07 13:05:15 -05:00
user-profile.dto.ts fix: update the profile picture in the navigation-bar (#12723) 2024-09-17 01:48:15 +00:00
user.dto.spec.ts fix(server): avoid server error for invalid email data type (#10978) 2024-07-10 07:58:06 -04:00
user.dto.ts refactor: better types for getList and getDeletedAfter (#16926) 2025-03-17 15:32:12 -04:00