Skip to content

Conversation

@shenlong-tanwen
Copy link
Member

@shenlong-tanwen shenlong-tanwen commented Apr 11, 2025

Changes made

  • New Entities for Local Asset and Local Album to work with Sqlite
  • New Sync service to make use of the new entities - i.e, local albums and assets are synced. local assets are not hashed yet
  • Unit tests for the new service
  • A development mode route to initiate the local and remote sync, accessible from the main app bar

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 19 out of 38 changed files in this pull request and generated no comments.

Files not reviewed (19)
  • mobile/drift_schemas/main/drift_schema_v1.json: Language not supported
  • mobile/lib/constants/constants.dart: Language not supported
  • mobile/lib/domain/interfaces/album_media.interface.dart: Language not supported
  • mobile/lib/domain/interfaces/local_album.interface.dart: Language not supported
  • mobile/lib/domain/interfaces/local_album_asset.interface.dart: Language not supported
  • mobile/lib/domain/interfaces/local_asset.interface.dart: Language not supported
  • mobile/lib/domain/models/asset/asset.model.dart: Language not supported
  • mobile/lib/domain/models/asset/local_asset.model.dart: Language not supported
  • mobile/lib/domain/models/asset/merged_asset.model.dart: Language not supported
  • mobile/lib/domain/models/asset/remote_asset.model.dart: Language not supported
  • mobile/lib/domain/models/local_album.model.dart: Language not supported
  • mobile/lib/domain/services/sync.service.dart: Language not supported
  • mobile/lib/infrastructure/entities/local_album.entity.dart: Language not supported
  • mobile/lib/infrastructure/entities/local_album_asset.entity.dart: Language not supported
  • mobile/lib/infrastructure/entities/local_asset.entity.dart: Language not supported
  • mobile/lib/infrastructure/repositories/album_media.repository.dart: Language not supported
  • mobile/lib/infrastructure/repositories/db.repository.dart: Language not supported
  • mobile/lib/infrastructure/repositories/db.repository.drift.dart: Language not supported
  • mobile/lib/infrastructure/repositories/local_album.repository.dart: Language not supported

@shenlong-tanwen shenlong-tanwen force-pushed the feat/sqlite-device-assets branch 2 times, most recently from f021463 to b0c9c71 Compare April 15, 2025 20:15
@shenlong-tanwen shenlong-tanwen marked this pull request as ready for review April 15, 2025 20:18
@shenlong-tanwen shenlong-tanwen force-pushed the feat/sqlite-device-assets branch from b0c9c71 to 24e80e6 Compare April 16, 2025 19:33
Base automatically changed from feat/user-sync-stream to main April 17, 2025 15:25
@alextran1502
Copy link
Member

Can you help rebasing the PR?

@shenlong-tanwen shenlong-tanwen force-pushed the feat/sqlite-device-assets branch from aa32ea1 to e9f145a Compare April 21, 2025 19:49
@shenlong-tanwen
Copy link
Member Author

Superseded by #18428

@shenlong-tanwen shenlong-tanwen deleted the feat/sqlite-device-assets branch May 30, 2025 03:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants