mirror of
https://github.com/samsonjs/immich.git
synced 2026-03-26 09:25:51 +00:00
* curating assets with albums to upload * sorting for background backup * background upload works * transform fields string array to javascript array * send json array * generate sql * refactor upload callback * remove albums info from upload payload * mechanism to create album on album selection * album creation * Sync to upload album * Remove unused service * unify name changes * Add mechanism to sync uploaded assets to albums * Put add to album operation after updating the UI state * clean up * background album sync * add to album in background context * remove add to album in callback * refactor * refactor * refactor * fix: make sure all selected albums are selected for building upload candidate * clean up * add manual sync button * lint * revert server changes * pr feedback * revert time filtering * const * sync album on manual upload * linting * pr feedback and proper time filtering * wording |
||
|---|---|---|
| .. | ||
| activity.service.dart | ||
| album.service.dart | ||
| api.service.dart | ||
| app_settings.service.dart | ||
| asset.service.dart | ||
| asset_description.service.dart | ||
| background.service.dart | ||
| backup.service.dart | ||
| backup_verification.service.dart | ||
| hash.service.dart | ||
| image_viewer.service.dart | ||
| immich_logger.service.dart | ||
| local_notification.service.dart | ||
| localization.service.dart | ||
| map.service.dart | ||
| memory.service.dart | ||
| oauth.service.dart | ||
| partner.service.dart | ||
| person.service.dart | ||
| person.service.g.dart | ||
| search.service.dart | ||
| server_info.service.dart | ||
| share.service.dart | ||
| shared_link.service.dart | ||
| stack.service.dart | ||
| sync.service.dart | ||
| trash.service.dart | ||
| user.service.dart | ||