This website requires JavaScript.
Explore
Help
Register
Sign In
jletienne
/
PyNextcloud
Watch
1
Star
0
Fork
0
You've already forked PyNextcloud
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
5
Commits
1
Branch
0
Tags
Commit Graph
2 Commits
Author
SHA1
Message
Date
jletienne
9c79988559
Add upload_base64 controller: Implement endpoint for uploading files encoded in base64 to Nextcloud, including error handling for directory creation and file upload conflicts.
Some checks failed
Docker Build / build (push)
Has been cancelled
Details
2025-10-20 18:07:02 +02:00
jletienne
8d6ae6291e
Initial commit: Set up FastAPI application for Nextcloud API with configuration, controllers, and utility functions. Added .gitignore, README, and requirements files. Implemented endpoints for file listing, uploading, and health checks.
2025-10-20 17:21:55 +02:00