mirror of
https://github.com/immich-app/immich
synced 2025-11-14 17:36:12 +00:00
* perf(mobile): optimize date loading with batch loading Introduce DateBatchLoader to reduce the number of database queries by loading dates in batches, improving performance when querying large lists. * remove unused totalCount parameter from DateBatchLoader --------- Co-authored-by: Alex <alex.tran1502@gmail.com> |
||
|---|---|---|
| .. | ||
| asset_drag_region.dart | ||
| asset_grid_data_structure.dart | ||
| control_bottom_app_bar.dart | ||
| delete_dialog.dart | ||
| disable_multi_select_button.dart | ||
| draggable_scrollbar.dart | ||
| draggable_scrollbar_custom.dart | ||
| group_divider_title.dart | ||
| immich_asset_grid.dart | ||
| immich_asset_grid_view.dart | ||
| multiselect_grid.dart | ||
| multiselect_grid_status_indicator.dart | ||
| thumbnail_image.dart | ||
| thumbnail_placeholder.dart | ||
| upload_dialog.dart | ||