📸 Your memories under your control
📸 Your memories under your control
In your Nextcloud, simply enable the Photos app through the Apps management. The Nextcloud Photos app is only included in nextcloud v18 and higher.
Consider installing the preview generator for pre-generating thumbnails.
Use the Android/iOS App to view your photos. It's possible to auto-upload them.
If you'd like to join, just go through the issues list and fix some!
appsfolder of your Nextcloud.
make dev-setupto install the dependencies.
make build-js. Watch changes with:
make watch-js.
npm run lint:fix.