immich/server/src/dtos
Léopold Koprivnik f778adea92
feat: adds option to search only for untagged assets (#19730)
Co-authored-by: SkwalExe <skwal@skwal.net>
2025-07-10 16:28:20 +02:00
..
activity.dto.ts feat(web): display number of likes in asset viewer (#18911) 2025-06-04 12:41:50 -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 refactor: remove album entity, update types (#17450) 2025-04-18 23:10:34 +02:00
api-key.dto.ts fix: missing permissions and optional update (#18735) 2025-05-29 08:48:44 -05: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 feat: pass filename in body on asset upload (#19138) 2025-06-12 17:31:00 -04:00
asset-response.dto.ts fix: regression: sort day by fileCreatedAt again (#18732) 2025-06-05 20:56:32 -05:00
asset.dto.ts feat: bulk change description (#18288) 2025-05-17 12:17:00 +02:00
auth.dto.ts feat(web): improved user onboarding (#18782) 2025-06-02 21:09:13 +00:00
download.dto.ts chore(server): move dtos (#8131) 2024-03-20 23:53:07 +01:00
duplicate.dto.ts feat: duplicate delete groups api (#19142) 2025-06-12 17:48:43 -04:00
env.dto.ts feat: vectorchord (#18042) 2025-05-20 08:36:43 -05:00
exif.dto.ts chore: remove exif entity (#17499) 2025-04-10 12:36:29 -04: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 feat(server): add memories statistics resource (#19035) 2025-06-10 09:47:46 -04: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: notifications (#17701) 2025-04-28 10:36:14 -04:00
onboarding.dto.ts feat(web): improved user onboarding (#18782) 2025-06-02 21:09:13 +00:00
partner.dto.ts refactor: repositories (#16036) 2025-02-11 14:08:13 -05:00
person.dto.ts refactor: database types (#19624) 2025-06-30 13:19:16 -04:00
search.dto.ts feat: adds option to search only for untagged assets (#19730) 2025-07-10 16:28:20 +02:00
server.dto.ts feat(server): apk links API endpoint for Obtainium Android mobile-server version sync (#18700) 2025-05-28 23:45:49 +02:00
session.dto.ts feat: lock auth session (#18322) 2025-05-15 18:08:31 -04:00
shared-link.dto.ts refactor: remove album entity, update types (#17450) 2025-04-18 23:10:34 +02:00
stack.dto.ts refactor: migrate stacks (#17559) 2025-04-12 08:33:35 -04:00
sync.dto.ts feat(mobile): edit location action (#19645) 2025-07-01 16:52:11 +00:00
system-config.dto.ts feat: oauth role claim (#19758) 2025-07-06 18:45:32 -04:00
system-metadata.dto.ts feat: version check endpoint (#18572) 2025-05-27 09:33:23 -05:00
tag.dto.ts refactor: database types (#17468) 2025-04-08 12:40:03 -04:00
time-bucket.dto.ts fix: regression: sort day by fileCreatedAt again (#18732) 2025-06-05 20:56:32 -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): add a user setting for default album sort order. (#18950) 2025-06-05 23:31:34 -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 feat(web): Added admin user config to user settings (#15380) 2025-06-12 02:11:13 +00:00