nc_py_api
nc_py_api copied to clipboard
Nextcloud Python Framework
Not working entirely yet, getting the next task fails with authentication problems.
updates: - [github.com/tox-dev/pyproject-fmt: 1.8.0 → 2.0.3](https://github.com/tox-dev/pyproject-fmt/compare/1.8.0...2.0.3) - [github.com/astral-sh/ruff-pre-commit: v0.4.3 → v0.4.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.3...v0.4.4)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [calendar/caldav](https://togithub.com/python-caldav/caldav) | `==1.3.6` -> `==1.3.9` | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [caldav](https://redirect.github.com/python-caldav/caldav) | `==1.3.6` -> `==1.4.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
### Describe the bug In the makedirs function the path is created with help of os functions. On my Windows machine i get: `NextcloudException(status_code, reason=codes(status_code).phrase, info=info) nc_py_api._exceptions.NextcloudException: [400] Bad Request
### Describe the bug When the search target is a Group Folder, if the path contains only the root folder, the Find method works great. I can get all matching...
I looked through the documentation, and can't find a solution. # Problem The AppAPI docker image in the example is using an secret for connecting to the docker image. Without...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [python](https://redirect.github.com/actions/python-versions) | uses-with | minor | `3.10` -> `3.14` | | [python](https://redirect.github.com/actions/python-versions) |...
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [sphinx-rtd-theme](https://redirect.github.com/readthedocs/sphinx_rtd_theme) | ` `
### Describe the bug Passwords saved via Declarative Settings should be saved as sensitive values (encrypted) and not exposed to the frontend again. ### Steps/Code to Reproduce Use declarative settings...