0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-03-11 02:23:09 -05:00
immich/mobile/lib
Arno 4ebc25c754
feat(mobile): Folder View for mobile (#15047)
* 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>
2025-03-06 17:27:43 +00:00
..
constants feat(mobile): add catalan i18n (#16616) 2025-03-05 11:47:31 -06:00
domain feat(mobile): new sync (#16556) 2025-03-06 08:44:28 -06:00
entities refactor(mobile): log service (#16383) 2025-02-27 15:18:49 -05:00
extensions
infrastructure feat(mobile): new sync (#16556) 2025-03-06 08:44:28 -06:00
interfaces feat(mobile): Folder View for mobile (#15047) 2025-03-06 17:27:43 +00:00
mixins fix(mobile): fix typos (#16456) 2025-03-01 20:06:47 +00:00
models feat(mobile): Folder View for mobile (#15047) 2025-03-06 17:27:43 +00:00
pages feat(mobile): Folder View for mobile (#15047) 2025-03-06 17:27:43 +00:00
providers feat(mobile): Folder View for mobile (#15047) 2025-03-06 17:27:43 +00:00
repositories feat(mobile): Folder View for mobile (#15047) 2025-03-06 17:27:43 +00:00
routing feat(mobile): Folder View for mobile (#15047) 2025-03-06 17:27:43 +00:00
services feat(mobile): Folder View for mobile (#15047) 2025-03-06 17:27:43 +00:00
theme
utils chore(mobile): rename log enum to lowercase (#16476) 2025-03-02 06:30:48 -06:00
widgets feat(mobile): Folder View for mobile (#15047) 2025-03-06 17:27:43 +00:00
main.dart refactor(mobile): log service (#16383) 2025-02-27 15:18:49 -05:00