immich/mobile/openapi/lib/api
Jason Rasmussen d08a20bd57
feat: tags (#11980)
* feat: tags

* fix: folder tree icons

* navigate to tag from detail panel

* delete tag

* Tag position and add tag button

* Tag asset in detail panel

* refactor form

* feat: navigate to tag page from clicking on a tag

* feat: delete tags from the tag page

* refactor: moving tag section in detail panel and add + tag button

* feat: tag asset action in detail panel

* refactor add tag form

* fdisable add tag button when there is no selection

* feat: tag bulk endpoint

* feat: tag colors

* chore: clean up

* chore: unit tests

* feat: write tags to sidecar

* Remove tag and auto focus on tag creation form opened

* chore: regenerate migration

* chore: linting

* add color picker to tag edit form

* fix: force render tags timeline on navigating back from asset viewer

* feat: read tags from keywords

* chore: clean up

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2024-08-29 12:14:03 -04:00
..
activities_api.dart refactor(server): rename api tags to follow plural nomenclature of endpoints (#9872) 2024-05-29 18:26:57 -04:00
albums_api.dart fix(server): album statistics endpoint (#11924) 2024-08-20 07:50:36 -04:00
api_keys_api.dart refactor(server): rename api tags to follow plural nomenclature of endpoints (#9872) 2024-05-29 18:26:57 -04:00
assets_api.dart refactor(server): stacks (#11453) 2024-08-19 12:37:15 -05:00
audit_api.dart chore: bump open-api (#9522) 2024-05-15 16:52:52 -05:00
authentication_api.dart refactor(server): user endpoints (#9730) 2024-05-27 05:15:52 +07:00
deprecated_api.dart refactor(server): controller cleanup (#11923) 2024-08-20 12:50:14 +00:00
download_api.dart refactor: asset media endpoints (#9831) 2024-05-31 13:44:04 -04:00
duplicates_api.dart refactor(server): rename api tags to follow plural nomenclature of endpoints (#9872) 2024-05-29 18:26:57 -04:00
faces_api.dart refactor(server): rename api tags to follow plural nomenclature of endpoints (#9872) 2024-05-29 18:26:57 -04:00
file_reports_api.dart refactor(server): rename api tags to follow plural nomenclature of endpoints (#9872) 2024-05-29 18:26:57 -04:00
jobs_api.dart refactor(server): rename api tags to follow plural nomenclature of endpoints (#9872) 2024-05-29 18:26:57 -04:00
libraries_api.dart refactor(server): rename api tags to follow plural nomenclature of endpoints (#9872) 2024-05-29 18:26:57 -04:00
map_api.dart feat(server): reverse geocoding endpoint (#11430) 2024-07-29 18:17:26 -04:00
memories_api.dart refactor(server): rename api tags to follow plural nomenclature of endpoints (#9872) 2024-05-29 18:26:57 -04:00
notifications_api.dart feat(web): send test email button (#10011) 2024-06-07 11:34:09 -05:00
o_auth_api.dart refactor(server): user endpoints (#9730) 2024-05-27 05:15:52 +07:00
partners_api.dart refactor(server): partner search dto (#10902) 2024-07-08 16:41:39 -04:00
people_api.dart chore(server): remove get person asset limit (#11597) 2024-08-06 16:22:13 +00:00
search_api.dart feat(server): search unknown place (#10866) 2024-08-02 03:27:40 +00:00
server_api.dart refactor(server): controller cleanup (#11923) 2024-08-20 12:50:14 +00:00
sessions_api.dart chore: bump open-api (#9522) 2024-05-15 16:52:52 -05:00
shared_links_api.dart refactor(server): rename api tags to follow plural nomenclature of endpoints (#9872) 2024-05-29 18:26:57 -04:00
stacks_api.dart refactor(server): stacks (#11453) 2024-08-19 12:37:15 -05:00
sync_api.dart chore: bump open-api (#9522) 2024-05-15 16:52:52 -05:00
system_config_api.dart refactor(server)!: move markers and style to dedicated map endpoint/controller (#9832) 2024-05-29 11:51:01 -04:00
system_metadata_api.dart chore: bump open-api (#9522) 2024-05-15 16:52:52 -05:00
tags_api.dart feat: tags (#11980) 2024-08-29 12:14:03 -04:00
timeline_api.dart feat: tags (#11980) 2024-08-29 12:14:03 -04:00
trash_api.dart chore: bump open-api (#9522) 2024-05-15 16:52:52 -05:00
users_admin_api.dart refactor(server): rename api tags to follow plural nomenclature of endpoints (#9872) 2024-05-29 18:26:57 -04:00
users_api.dart feat(server): user and server license endpoints (#10682) 2024-07-01 17:43:16 +00:00
view_api.dart feat: folder view (#11880) 2024-08-21 13:49:37 -05:00