mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
* very rough prototype for folder navigation without assets * fix: refactored data model and tried to implement asset loading * fix: openapi generator shadowing query param in /view/folder * add simple alphanumeric sorting for folders * basic asset viewing in folders * rudimentary switch sorting order * fixed reactivity when toggling sort order * Fixed trailing comma * Fixed bad merge conflict resolution * Regenerated open-api * Added rudimentary breadcrumbs * Fixed linting problems * feat: cleanup --------- Co-authored-by: Alex <alex.tran1502@gmail.com> Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| app_bar_dialog | ||
| confirm_dialog.dart | ||
| date_time_picker.dart | ||
| delayed_loading_indicator.dart | ||
| drag_sheet.dart | ||
| dropdown_search_menu.dart | ||
| fade_in_placeholder_image.dart | ||
| immich_app_bar.dart | ||
| immich_image.dart | ||
| immich_loading_indicator.dart | ||
| immich_logo.dart | ||
| immich_thumbnail.dart | ||
| immich_title_text.dart | ||
| immich_toast.dart | ||
| location_picker.dart | ||
| scaffold_error_body.dart | ||
| share_dialog.dart | ||
| thumbhash_placeholder.dart | ||
| transparent_image.dart | ||
| user_avatar.dart | ||
| user_circle_avatar.dart | ||