1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-22 01:47:08 +02:00
immich/mobile/openapi/lib
shenlong 8dcc01b2be
feat(mobile): shared-links (#4490)
* add shared links page

* feat(mobile): shared link items

* feat(mobile): create / edit shared links page

* server: add changeExpiryTime to SharedLinkEditDto

* fix(mobile): edit expiry to never

* mobile: add icon when shares list is empty

* mobile: create new share from album / timeline

* mobile: add translation texts

* mobile: minor ui fixes

* fix: handle serverURL with /api path

* mobile: show share link on successful creation

* mobile: shared links list - 2 column layout

* mobile: use sharedlink pod class instead of dto

* mobile: show error on link creation

* mobile: show share icon only when remote assets are in selection

* mobile: use server endpoint instead of server url

* styling

* styling

---------

Co-authored-by: shalong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2023-10-22 15:05:10 +00:00
..
api feat: manual stack assets (#4198) 2023-10-21 21:38:07 -05:00
auth chore(server): update openapi (#2205) 2023-04-08 21:26:09 -05:00
model feat(mobile): shared-links (#4490) 2023-10-22 15:05:10 +00:00
api_client.dart feat: manual stack assets (#4198) 2023-10-21 21:38:07 -05:00
api_exception.dart
api_helper.dart feat(web,server): offline/untracked files admin tool (#4447) 2023-10-14 19:12:59 +02:00
api.dart feat: manual stack assets (#4198) 2023-10-21 21:38:07 -05:00