immich/mobile/lib/pages
Arno 4ebc25c754
feat(mobile): Folder View for mobile ()
* 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
..
album refactor(mobile): render list () 2025-02-25 11:33:48 -06:00
albums fix(mobile): album tile translation and consolidation with card appereance () 2025-01-02 10:19:55 -06:00
backup chore(mobile): remove screen auto-dimming () 2024-12-14 14:53:15 -05:00
common chore(mobile): rename log enum to lowercase () 2025-03-02 06:30:48 -06:00
editing refactor(mobile): Use switch expression when possible () 2025-02-02 15:46:46 -06:00
library feat(mobile): Folder View for mobile () 2025-03-06 17:27:43 +00:00
login fix(mobile): use a valid OAuth callback URL () 2024-08-28 11:30:06 -05:00
onboarding refactor(mobile): Use switch expression when possible () 2025-02-02 15:46:46 -06:00
photos feat(mobile): Navigate back on memories () 2025-03-05 14:42:43 -06:00
search refactor(mobile): render list () 2025-02-21 09:01:46 -06:00
share_intent refactor(mobile): move store settings and store into domain folder () 2025-02-19 19:27:32 +00:00