0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-21 00:52:43 -05:00
immich/mobile/lib/utils
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
..
async_mutex.dart
backup_progress.dart feat(mobile): Manual asset upload (#3445) 2023-08-06 02:40:50 +00:00
builtin_extensions.dart
bytes_units.dart
capitalize.dart fix(mobile): format 2023-06-27 12:28:15 -05:00
capitalize_first_letter.dart
color_filter_generator.dart feat(mobile): map view (#3661) 2023-08-27 05:07:35 +00:00
db.dart
debounce.dart feat(mobile): map view (#3661) 2023-08-27 05:07:35 +00:00
diff.dart
flutter_map_extensions.dart feat(mobile): map view (#3661) 2023-08-27 05:07:35 +00:00
hash.dart
http_ssl_cert_override.dart feat(mobile): allow self-signed certificate on the mobile app (#4051) 2023-09-12 21:51:43 +07:00
image_url_builder.dart feat(mobile): map view (#3661) 2023-08-27 05:07:35 +00:00
immich_app_theme.dart feat(mobile): shared-links (#4490) 2023-10-22 15:05:10 +00:00
migration.dart
selection_handlers.dart fix(mobile): validate response code from download file (#4543) 2023-10-19 15:19:00 -05:00
storage_indicator.dart
url_helper.dart feat(mobile): shared-links (#4490) 2023-10-22 15:05:10 +00:00