0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-28 00:59:18 -05:00
immich/mobile/lib/widgets
Jonathan Jogenfors b2f2be3485
refactor(server): library syncing (#12220)
* refactor: library scanning

fix tests

remove offline files step

cleanup library service

improve tests

cleanup tests

add db migration

fix e2e

cleanup openapi

fix tests

fix tests

update docs

update docs

update mobile code

fix formatting

don't remove assets from library with invalid import path

use trash for offline files

add migration

simplify scan endpoint

cleanup library panel

fix library tests

e2e lint

fix e2e

trash e2e

fix lint

add asset trash tests

add more tests

ensure thumbs are generated

cleanup svelte

cleanup queue names

fix tests

fix lint

add warning due to trash

fix trash tests

fix lint

fix tests

Admin message for offline asset

fix comments

Update web/src/lib/components/asset-viewer/asset-viewer-nav-bar.svelte

Co-authored-by: Daniel Dietzler <36593685+danieldietzler@users.noreply.github.com>

add permission to library scan endpoint

revert asset interface sort

add trash reason to shared link stub

improve path view in offline

update docs

improve trash performance

fix comments

remove stray comment

* refactor: add back isOffline and remove trashReason from asset, change sync job flow

* chore(server): drop coverage to 80% for functions

* chore: rebase and generated files

---------

Co-authored-by: Zack Pollard <zackpollard@ymail.com>
2024-09-25 18:26:19 +01:00
..
activities refactor(mobile): widgets (#9291) 2024-05-06 23:04:21 -05:00
album chore(mobile): minor styling fix (#11619) 2024-08-06 14:39:07 -05:00
asset_grid refactor(mobile): use repositories in a number of services (#12891) 2024-09-24 12:50:21 +00:00
asset_viewer refactor(server): library syncing (#12220) 2024-09-25 18:26:19 +01:00
backup refactor(mobile): encapsulate most access to photomanager in repository (#12754) 2024-09-18 17:15:52 +02:00
common feat(mobile): Add dismiss action on app_bar_dialog (#12511) 2024-09-09 15:53:44 +00:00
forms fix(mobile): use a valid OAuth callback URL (#10832) 2024-08-28 11:30:06 -05:00
map feat(mobile): add support for material themes (#11560) 2024-08-06 14:20:27 +00:00
memories feat(mobile): memories lane with the new CarouselView (#11892) 2024-08-18 21:27:19 -05:00
partner refactor(mobile): widgets (#9291) 2024-05-06 23:04:21 -05:00
photo_view refactor(mobile): widgets (#9291) 2024-05-06 23:04:21 -05:00
search refactor(mobile): use repositories in a number of services (#12891) 2024-09-24 12:50:21 +00:00
settings feat(mobile): preserve mobile album info on upload (#11965) 2024-08-26 13:21:19 -05:00
shared_link feat(mobile): add support for material themes (#11560) 2024-08-06 14:20:27 +00:00