Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Photos App #355

Open
provokateurin opened this issue Jun 3, 2023 · 9 comments
Open

Implement Photos App #355

provokateurin opened this issue Jun 3, 2023 · 9 comments
Labels
feature New feature or request

Comments

@provokateurin
Copy link
Member

No description provided.

@provokateurin provokateurin added the feature New feature or request label Jun 3, 2023
@provokateurin
Copy link
Member Author

@vauvenal5 it looks like you are not working on Yaga anymore, right?

@Leptopoda we could try to port https://github.com/vauvenal5/yaga to neon. I don't know the codebase and how much would need to be done, but I think it's a very good starting point.

@Leptopoda
Copy link
Member

I'll have a look after #353

@vauvenal5
Copy link

I haven't abandoned the project. Just was very busy lately.

@provokateurin
Copy link
Member Author

Ah alright :) Would you mind taking a look at this project and see if it makes sense for you to adopt it/become a part of it? The whole project is still moving very fast, but I think we are getting into a really good spot now where people can actually start using it.

@provokateurin
Copy link
Member Author

It would also be great to support the API of the memories app, it seems to be much faster than the photos app (which uses the slow webdav).

@provokateurin
Copy link
Member Author

For implementing this it doesn't really matter if the photos app is installed on the server since the app only needs WebDAV which is always available. We don't support apps that do not directly correspond an app on the server yet though.

@vauvenal5
Copy link

This is actually very good point also in context of something I will be doing next. I want to provide album support in Yaga. However, as far as I saw it albums are not actually provided by the webdav api but specifically by the photos api. So therefor a custom endpoint would be needed anyway in the Nextcloud client.

@provokateurin
Copy link
Member Author

I see, but it would still be nice to support "photos" even when the photos app is not installed on the server.

@vauvenal5
Copy link

Yes, everything else is supported by the basic webdav api as already provided in the Nextcloud package. My entire communication is going over your package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants