immich/server/src/dtos
xCJPECKOVERx 14d785cec9
feat(server): Add album filter to search (#18985)
* - updated dtos
- added inAlbums to search builder
- only check isNotInAlbum if albumIds is blank/empty

* - consider inAlbums as OR

* - make open-api-dart

* - lint & format

* - remove inAlbums groupBy clause

* - merge main open-api

* - make open-api

* - inAlbums filter AND instead of OR
2025-06-09 11:11:43 -04: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(server): visibility column (#17939) 2025-05-06 12:12:48 -05: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 refactor(server): use kysely (#12857) 2025-01-09 11:15:41 -05: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 refactor: remove album entity, update types (#17450) 2025-04-18 23:10:34 +02: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 feat(web): clear person birthdate (#18330) 2025-05-16 11:56:25 -04:00
search.dto.ts feat(server): Add album filter to search (#18985) 2025-06-09 11:11:43 -04: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 chore: add missing api properties on sync enums (#18916) 2025-06-04 08:21:34 -05:00
system-config.dto.ts feat: configure token endpoint auth method (#17968) 2025-04-29 15:17:48 -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): user detail page (#18230) 2025-05-12 16:50:26 -04:00