Skip to content

Comments

feat(photos): Add initial app implementation#3163

Open
vauvenal5 wants to merge 6 commits intonextcloud:mainfrom
vauvenal5:yaga
Open

feat(photos): Add initial app implementation#3163
vauvenal5 wants to merge 6 commits intonextcloud:mainfrom
vauvenal5:yaga

Conversation

@vauvenal5
Copy link

First implementation of photos app:

  • For now it reuses the browse view.
  • Adds ability to open photos in Neon itself instead of system app.

Open questions:

  • General feedback?
  • To be discussed: What to move from files-app up to neon framework? And, do you have preferences on 'how' or do you prefer me to submit a suggestion?

file_picker: ^10.0.0
# todo: this has obviously to be refactored by moving common components up to neon
files_app:
path: packages/files_app
Copy link
Author

Choose a reason for hiding this comment

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

need to figure out how to best to register the files bloc so that dialog can be used in the settings


dependencies:
files_app:
path: ../files_app
Copy link
Author

Choose a reason for hiding this comment

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

I believe this might actually be a valid approach, given that photos app can not work stand alone without a files app

@vauvenal5 vauvenal5 marked this pull request as ready for review February 18, 2026 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant