immich/server/test/fixtures
Min Idzelis e7edbcdf04
feat(server): lighter buckets (#17831)
* feat(web): lighter timeline buckets

* GalleryViewer

* weird ssr

* Remove generics from AssetInteraction

* ensure keys on getAssetInfo, alt-text

* empty - trigger ci

* re-add alt-text

* test fix

* update tests

* tests

* missing import

* feat(server): lighter buckets

* fix: flappy e2e test

* lint

* revert settings

* unneeded cast

* fix after merge

* Adapt web client to consume new server response format

* test

* missing import

* lint

* Use nulls, make-sql

* openapi battle

* date->string

* tests

* tests

* lint/tests

* lint

* test

* push aggregation to query

* openapi

* stack as tuple

* openapi

* update references to description

* update alt text tests

* update sql

* update sql

* update timeline tests

* linting, fix expected response

* string tuple

* fix spec

* fix

* silly generator

* rename patch

* minimize sorting

* review

* lint

* lint

* sql

* test

* avoid abbreviations

* review comment - type safety in test

* merge conflicts

* lint

* lint/abbreviations

* remove unncessary code

* review comments

* sql

* re-add package-lock

* use booleans, fix visibility in openapi spec, less cursed controller

* update sql

* no need to use sql template

* array access actually doesn't seem to matter

* remove redundant code

* re-add sql decorator

* unused type

* remove null assertions

* bad merge

* Fix test

* shave

* extra clean shave

* use decorator for content type

* redundant types

* redundant comment

* update comment

* unnecessary res

---------

Co-authored-by: mertalev <101130780+mertalev@users.noreply.github.com>
Co-authored-by: Alex <alex.tran1502@gmail.com>
2025-05-19 16:40:48 -05:00
..
album.stub.ts refactor: remove album entity, update types (#17450) 2025-04-18 23:10:34 +02:00
asset.stub.ts feat(server): lighter buckets (#17831) 2025-05-19 16:40:48 -05:00
auth.stub.ts feat: locked/private view (#18268) 2025-05-15 15:35:21 +00:00
face.stub.ts refactor(server): remove face, person and face search entities (#17535) 2025-04-11 14:44:45 -04:00
file.stub.ts feat: API operation replaceAsset, POST /api/asset/:id/file (#9684) 2024-05-23 20:26:22 -04:00
media.stub.ts fix(server): select main stream according to bitrate (#18375) 2025-05-19 17:33:28 -04:00
person.stub.ts fix(server): more robust person thumbnail generation (#17974) 2025-05-06 14:18:22 -04:00
shared-link.stub.ts feat: locked/private view (#18268) 2025-05-15 15:35:21 +00:00
system-config.stub.ts refactor: better types for getList and getDeletedAfter (#16926) 2025-03-17 15:32:12 -04:00
tag.stub.ts refactor: database types (#17468) 2025-04-08 12:40:03 -04:00
user.stub.ts refactor: user avatar color (#17753) 2025-04-28 08:54:51 -05:00