Offline-first photo capture app for Nextcloud with: - Camera capture with continuous mode (auto-reopens after each photo) - File browser with fullscreen image gallery, swipe navigation, and rename - Upload queue with background sync engine - Admin panel for Nextcloud user management - Service worker for offline-first caching (v13) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
7 lines
93 B
Plaintext
7 lines
93 B
Plaintext
Flask==3.0.*
|
|
gunicorn==21.*
|
|
requests==2.31.*
|
|
Flask-Session==0.8.0
|
|
Pillow==10.*
|
|
pytest==7.4.*
|