1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-17 12:22:31 +02:00
immich/mobile
Daniel Dietzler 3053cbd4c8
chore(server): Store generated files (thumbnails, encoded video) in subdirectories (#4112)
* save thumbnails in subdirectories

* migration job, migrate assets and face thumbnails

* fix tests

* directory depth of two instead of three

* cleanup empty dirs after migration

* clean up empty dirs after migration, migrate people without assetId

* add job card for new migration job

* fix removeEmptyDirs race condition because of missing await

* cleanup empty directories after asset deletion

* move ensurePath to storage core

* rename jobs

* remove unnecessary property of IEntityJob

* use updated person getById, minor refactoring

* ensure that directory cleanup doesn't interfere with migration

* better description for job in ui

* fix remove directories when migration is done

* cleanup empty folders at start of migration

* fix: actually persist concurrency setting

* add comment explaining regex

* chore: cleanup

---------

Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
2023-09-25 11:07:21 -04:00
..
.fvm chore(mobile): Bump to Flutter 3.13 (#3767) 2023-08-18 17:52:40 -05:00
.isar@6643d064ab chore(mobile): update isar (#2571) 2023-05-26 08:09:44 -05:00
.vscode fix(mobile): Fix background backup on iOS (#4038) 2023-09-11 17:31:15 +07:00
android Version v1.79.1 2023-09-22 01:37:20 +00:00
assets chore(mobile): update translation 2023-09-13 11:40:59 +07:00
fonts feat(mobile): memories (#2988) 2023-06-27 16:00:20 -05:00
integration_test refactor(mobile): migrate all Hive boxes to Isar database (#2036) 2023-03-22 20:36:44 -05:00
ios Version v1.79.1 2023-09-22 01:37:20 +00:00
lib fix(mobile): assetList is empty (#4213) 2023-09-25 08:09:09 +00:00
openapi chore(server): Store generated files (thumbnails, encoded video) in subdirectories (#4112) 2023-09-25 11:07:21 -04:00
scripts add fdroid isar build script (#2100) 2023-03-30 10:31:44 +02:00
test feat(mobile): efficient asset sync (#3945) 2023-09-10 14:51:18 +02:00
.gitignore chore(mobile): update isar (#2571) 2023-05-26 08:09:44 -05:00
.metadata
analysis_options.yaml
flutter_01.png feat: Add description (#2237) 2023-04-13 10:22:06 -05:00
flutter_native_splash.yaml
makefile feat(web,server): user memory settings (#3628) 2023-08-09 21:01:16 -05:00
pubspec.lock feat(mobile): map view (#3661) 2023-08-27 05:07:35 +00:00
pubspec.yaml Version v1.79.1 2023-09-22 01:37:20 +00:00
README.md

Immich Mobile Application - Flutter