immich/mobile/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
..
constants feat(mobile): adding additional languages (#3161) 2023-07-08 15:26:26 -05:00
module_template Transfer repository from Gitlab 2022-02-03 10:06:44 -06:00
modules feat(mobile): shared-links (#4490) 2023-10-22 15:05:10 +00:00
routing feat(mobile): shared-links (#4490) 2023-10-22 15:05:10 +00:00
shared feat(mobile): shared-links (#4490) 2023-10-22 15:05:10 +00:00
utils feat(mobile): shared-links (#4490) 2023-10-22 15:05:10 +00:00
main.dart feat(mobile): image caching & viewer improvements (#4095) 2023-09-18 10:57:05 +07:00