nc_py_api icon indicating copy to clipboard operation
nc_py_api copied to clipboard

Nextcloud Python Framework

Results 23 nc_py_api issues
Sort by recently updated
recently updated
newest added
trafficstars

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)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/calendar%2fcaldav/1.3.9?slim=true)](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` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/caldav/1.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/caldav/1.4.0?slim=true)](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

bug
fixed in upcoming release

### 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...

nc upstream issue

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...

question

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...

nc upstream issue