1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-19 18:26:46 +01:00
immich/server/src/controllers
Jason Rasmussen 69d2fcb43e
refactor: asset media endpoints (#9831)
* refactor: asset media endpoints

* refactor: mobile upload livePhoto as separate request

* refactor: change mobile backup flow to use new asset upload endpoints

* chore: format and analyze dart code

* feat: mark motion as hidden when linked

* feat: upload video portion of live photo before image portion

* fix: incorrect assetApi calls in mobile code

* fix: download asset

---------

Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
Co-authored-by: Zack Pollard <zackpollard@ymail.com>
2024-05-31 13:44:04 -04:00
..
activity.controller.ts refactor(server): rename api tags to follow plural nomenclature of endpoints (#9872) 2024-05-29 18:26:57 -04:00
album.controller.ts refactor(server): rename api tags to follow plural nomenclature of endpoints (#9872) 2024-05-29 18:26:57 -04:00
api-key.controller.ts refactor(server): rename api tags to follow plural nomenclature of endpoints (#9872) 2024-05-29 18:26:57 -04:00
app.controller.ts refactor(server): auth route metadata (#9344) 2024-05-09 13:58:44 -04:00
asset-media.controller.ts refactor: asset media endpoints (#9831) 2024-05-31 13:44:04 -04:00
asset.controller.ts refactor(server): rename api tags to follow plural nomenclature of endpoints (#9872) 2024-05-29 18:26:57 -04:00
audit.controller.ts refactor(server): auth route metadata (#9344) 2024-05-09 13:58:44 -04:00
auth.controller.ts refactor(server): user endpoints (#9730) 2024-05-27 05:15:52 +07:00
download.controller.ts refactor: asset media endpoints (#9831) 2024-05-31 13:44:04 -04:00
duplicate.controller.ts refactor(server): rename api tags to follow plural nomenclature of endpoints (#9872) 2024-05-29 18:26:57 -04:00
face.controller.ts refactor(server): rename api tags to follow plural nomenclature of endpoints (#9872) 2024-05-29 18:26:57 -04:00
file-report.controller.ts refactor(server): rename api tags to follow plural nomenclature of endpoints (#9872) 2024-05-29 18:26:57 -04:00
index.ts refactor: asset media endpoints (#9831) 2024-05-31 13:44:04 -04:00
job.controller.ts refactor(server): rename api tags to follow plural nomenclature of endpoints (#9872) 2024-05-29 18:26:57 -04:00
library.controller.ts refactor(server): rename api tags to follow plural nomenclature of endpoints (#9872) 2024-05-29 18:26:57 -04:00
map.controller.ts refactor(server)!: move markers and style to dedicated map endpoint/controller (#9832) 2024-05-29 11:51:01 -04:00
memory.controller.ts refactor(server): rename api tags to follow plural nomenclature of endpoints (#9872) 2024-05-29 18:26:57 -04:00
oauth.controller.ts refactor(server): user endpoints (#9730) 2024-05-27 05:15:52 +07:00
partner.controller.ts refactor(server): rename api tags to follow plural nomenclature of endpoints (#9872) 2024-05-29 18:26:57 -04:00
person.controller.ts refactor(server): rename api tags to follow plural nomenclature of endpoints (#9872) 2024-05-29 18:26:57 -04:00
search.controller.ts refactor(server): auth route metadata (#9344) 2024-05-09 13:58:44 -04:00
server-info.controller.ts chore: remove all deprecated endpoints/properties from server and mobile app (#9724) 2024-05-24 15:37:01 +01:00
session.controller.ts refactor(server): auth route metadata (#9344) 2024-05-09 13:58:44 -04:00
shared-link.controller.ts refactor(server): rename api tags to follow plural nomenclature of endpoints (#9872) 2024-05-29 18:26:57 -04:00
sync.controller.ts refactor(server): auth route metadata (#9344) 2024-05-09 13:58:44 -04:00
system-config.controller.ts refactor(server)!: move markers and style to dedicated map endpoint/controller (#9832) 2024-05-29 11:51:01 -04:00
system-metadata.controller.ts refactor(server): auth route metadata (#9344) 2024-05-09 13:58:44 -04:00
tag.controller.ts refactor(server): rename api tags to follow plural nomenclature of endpoints (#9872) 2024-05-29 18:26:57 -04:00
timeline.controller.ts refactor(server): auth route metadata (#9344) 2024-05-09 13:58:44 -04:00
trash.controller.ts refactor(server): auth route metadata (#9344) 2024-05-09 13:58:44 -04:00
user-admin.controller.ts refactor(server): rename api tags to follow plural nomenclature of endpoints (#9872) 2024-05-29 18:26:57 -04:00
user.controller.ts refactor(server): rename api tags to follow plural nomenclature of endpoints (#9872) 2024-05-29 18:26:57 -04:00