1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-19 00:32:49 +02:00
immich/mobile/lib/modules/album/ui
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
..
add_to_album_bottom_sheet.dart refactor(server)!: add/remove album assets (#3109) 2023-08-01 20:29:14 -05:00
add_to_album_sliverlist.dart feat(mobile): lazy loading of assets (#2413) 2023-05-17 12:36:02 -05:00
album_action_outlined_button.dart Add mobile dark mode and user setting (#468) 2022-08-15 18:53:30 -05:00
album_thumbnail_card.dart feature(mobile): Hardening synchronization mechanism + Pull to refresh (#2085) 2023-03-26 21:35:52 -05:00
album_thumbnail_listtile.dart chore(mobile): Bump to Flutter 3.13 (#3767) 2023-08-18 17:52:40 -05:00
album_title_text_field.dart feat(mobile): Improve album UI and Interactions (#3754) 2023-08-17 23:26:12 -05:00
album_viewer_appbar.dart feat(mobile): shared-links (#4490) 2023-10-22 15:05:10 +00:00
album_viewer_editable_title.dart feat(mobile): Improve album UI and Interactions (#3754) 2023-08-17 23:26:12 -05:00
shared_album_thumbnail_image.dart feat(mobile): show local assets (#905) 2022-11-08 11:00:24 -06:00