stefan-niedermann / nextcloud-deck

📋 Android client for nextcloud deck app
https://play.google.com/store/apps/details?id=it.niedermann.nextcloud.deck.play
GNU General Public License v3.0
499 stars 53 forks source link

Synchronize with one request #1582

Open Espo02 opened 9 months ago

Espo02 commented 9 months ago

Is your feature request related to a problem? Please describe.

Hi I switched my mobile Phone. So I had to resync my whole deck instance. The Crowedsec on my Nextcloud Server thouht it was a "http probe" and bans my IP. The App shows a cryptic error Message. After that I whitelisted my IP and get the sync done.

Describe the solution you'd like

Would it be possible to sync whith a few selects which combine a lot of data instead of "every deck info is a new http request" This is not a Bug from Deck but it could be helpfull for others.

Describe alternatives you've considered

No response

Additional context

No response

stefan-niedermann commented 9 months ago

This is a feature request we can't fulfill without a new REST endpoint which need to be provided by the (not by us developed) Deck server app. There's not much we can do on our side to improve the situation. If you are willing to contribute such an endpoint to the Deck server app, I am sure @desperateCoder will be happy to get in touch with you to implement the counterpart in the Deck Android app :)