thielepaul / photoprism-mobile

Flutter App for PhotoPrism
GNU General Public License v3.0
897 stars 68 forks source link

Lazy loading for albums #9

Open thielepaul opened 4 years ago

thielepaul commented 4 years ago

At the moment only the first 1000 albums are loaded. The backend should provide the information how many albums exist.

thielepaul commented 4 years ago

waiting for https://github.com/photoprism/photoprism/issues/244