1
0
mirror of https://github.com/immich-app/immich.git synced 2024-11-24 08:52:28 +02:00
immich/mobile
Alex b660240059
fix(web/server) uploaded asset in shared link not loaded (#1766)
* fix(web/server): Uploaded asset to shared link does not get added to the shared link/album

* remove unused code

* Add endpoints for each remove and add assets to shared link

* Update api

* Added deletion logic

* Convert callback to async/await

* Fix linter

* Fix test

* Fix server test

* added test

* Test coverage

* modify DTO

* Add notification

* fix test
2023-02-15 15:21:22 -06:00
..
android chore(post-release): add release note 2023-02-13 17:56:03 -06:00
assets [Localizely] Translations update (#1747) 2023-02-13 14:01:23 -06:00
fonts feat(mobile) Add in app logging to show app's log information (#1014) 2022-11-27 14:34:19 -06:00
integration_test chore(mobile): Upgrade to Flutter 3.7 (#1416) 2023-02-11 14:23:32 -06:00
ios chore(post-release): add release note 2023-02-13 17:56:03 -06:00
lib fix(mobile): Remove unsplash placeholder image and style empty places, objects (#1742) 2023-02-13 06:29:45 -06:00
openapi fix(web/server) uploaded asset in shared link not loaded (#1766) 2023-02-15 15:21:22 -06:00
scripts feat(mobile) added french translations (#343) 2022-07-13 11:35:02 -05:00
test feat(mobile): Home screen customization options (#1563) 2023-02-09 11:35:44 -06:00
.gitignore Enable swiping between assets (#381) 2022-08-03 15:36:12 -05:00
.metadata Optimize android's Gradle settings and clean up mobile source code (#240) 2022-06-22 00:23:35 -05:00
analysis_options.yaml Refactor mobile to use OpenApi generated SDK (#336) 2022-07-13 07:23:48 -05:00
flutter_01.png feat(mobile): Rework of the exif sheet (#1213) 2023-01-11 14:54:12 -06:00
flutter_native_splash.yaml fix(mobile): Added flutter native splash and splash screens (#1520) 2023-02-06 00:41:07 -06:00
makefile fix(mobile): Added flutter native splash and splash screens (#1520) 2023-02-06 00:41:07 -06:00
pubspec.lock chore(mobile): Upgrade to Flutter 3.7 (#1416) 2023-02-11 14:23:32 -06:00
pubspec.yaml chore(mobile): bump pubspec version 2023-02-13 21:21:44 -06:00
README.md Update readme 2022-02-07 23:55:30 -06:00

Immich Mobile Application - Flutter