immich/mobile/openapi/lib/api
Min Idzelis e7edbcdf04
feat(server): lighter buckets ()
* 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
..
activities_api.dart feat(mobile): Folder View for mobile () 2025-03-06 17:27:43 +00:00
albums_api.dart feat(mobile): Folder View for mobile () 2025-03-06 17:27:43 +00:00
api_keys_api.dart feat(mobile): Folder View for mobile () 2025-03-06 17:27:43 +00:00
assets_api.dart feat(server): visibility column () 2025-05-06 12:12:48 -05:00
authentication_api.dart feat: lock auth session () 2025-05-15 18:08:31 -04:00
deprecated_api.dart feat(mobile): Folder View for mobile () 2025-03-06 17:27:43 +00:00
download_api.dart feat(mobile): Folder View for mobile () 2025-03-06 17:27:43 +00:00
duplicates_api.dart feat(mobile): Folder View for mobile () 2025-03-06 17:27:43 +00:00
faces_api.dart feat(mobile): Folder View for mobile () 2025-03-06 17:27:43 +00:00
jobs_api.dart feat(mobile): Folder View for mobile () 2025-03-06 17:27:43 +00:00
libraries_api.dart feat(mobile): Folder View for mobile () 2025-03-06 17:27:43 +00:00
map_api.dart feat(mobile): Folder View for mobile () 2025-03-06 17:27:43 +00:00
memories_api.dart feat(mobile): Folder View for mobile () 2025-03-06 17:27:43 +00:00
notifications_admin_api.dart feat: notifications () 2025-04-28 10:36:14 -04:00
notifications_api.dart feat: notifications () 2025-04-28 10:36:14 -04:00
o_auth_api.dart feat(mobile): Folder View for mobile () 2025-03-06 17:27:43 +00:00
partners_api.dart feat(mobile): Folder View for mobile () 2025-03-06 17:27:43 +00:00
people_api.dart feat(mobile): Folder View for mobile () 2025-03-06 17:27:43 +00:00
search_api.dart feat(mobile): Folder View for mobile () 2025-03-06 17:27:43 +00:00
server_api.dart feat(mobile): Folder View for mobile () 2025-03-06 17:27:43 +00:00
sessions_api.dart feat: lock auth session () 2025-05-15 18:08:31 -04:00
shared_links_api.dart feat(mobile): Folder View for mobile () 2025-03-06 17:27:43 +00:00
stacks_api.dart feat(mobile): Folder View for mobile () 2025-03-06 17:27:43 +00:00
sync_api.dart feat(mobile): Folder View for mobile () 2025-03-06 17:27:43 +00:00
system_config_api.dart feat(mobile): Folder View for mobile () 2025-03-06 17:27:43 +00:00
system_metadata_api.dart feat(mobile): Folder View for mobile () 2025-03-06 17:27:43 +00:00
tags_api.dart feat(mobile): Folder View for mobile () 2025-03-06 17:27:43 +00:00
timeline_api.dart feat(server): lighter buckets () 2025-05-19 16:40:48 -05:00
trash_api.dart feat(mobile): Folder View for mobile () 2025-03-06 17:27:43 +00:00
users_admin_api.dart feat(web): user detail page () 2025-05-12 16:50:26 -04:00
users_api.dart feat(mobile): Folder View for mobile () 2025-03-06 17:27:43 +00:00
view_api.dart feat(mobile): Folder View for mobile () 2025-03-06 17:27:43 +00:00