1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-20 00:38:24 +02:00
immich/mobile/lib/shared/services
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.service.dart feat(mobile): shared-links (#4490) 2023-10-22 15:05:10 +00:00
asset.service.dart feat(server): trash asset (#4015) 2023-10-06 02:01:14 -05:00
hash.service.dart feature(mobile): hash assets & sync via checksum (#2592) 2023-06-10 13:13:59 -05:00
immich_logger.service.dart feature(mobile): configurable log level (#2248) 2023-04-14 08:50:46 -05:00
local_notification.service.dart chore(mobile): Bump to Flutter 3.13 (#3767) 2023-08-18 17:52:40 -05:00
server_info.service.dart feat(mobile): use map settings from server-config (#4045) 2023-09-28 10:26:48 +07:00
share.service.dart fix(mobile): validate response code from download file (#4543) 2023-10-19 15:19:00 -05:00
sync.service.dart fix(mobile): handle asset trash, restore and delete ws events (#4482) 2023-10-16 13:01:38 -05:00
user.service.dart refactor(server): calculate asset type server side (#3200) 2023-07-11 22:56:30 -05:00