Florian Maurer
Florian Maurer
I see that a POST request to `/ocs/v2.php/apps/cospend/api/v1/projects/my-project/category` is made. with this payload: `{"name":"Rent","icon":"🛖","color":"#000000","order":0}` I am using Cospend 1.6.1 and Nextcloud 28.0.9 with Chromium 128.0.6613.113 In the nextcloud docker container...
This does not expose individual features like the rankdir but gives the option to set the a custom DOT_GRAPH_BEGINNING closes #63
only available for graphviz style - currently not properly configurable closes #43
should be made configurable taken from #122
Supersedes #9873 which removes the generation of a AnyOf type None when using `| None` in method signatures, introduced through pydantic v2. Has tests fixed in contrast to #9873 and...
I'd like to reopen the changes from #1666 to make way to support #1661 This works quite well and exposes the three wifis correctly on the status-page:  radio0, 5GHz,...
### Bug report **What is the problem?** The airtime graph shows inconsistent behavior, I did not see any other or user-affecting issue other than the wrong reporting. Weird thing is,...
The `gluon-info` command is used to give an overview of the node. Other than that, an overview of the node is seen on the status page in the leftmost tab....
While one might have the impression that contacting `scripts.simpleanalyticscdn.com` is just privacy-friendly and does not require user-consent, one might want to disable this completely to ensure the trust of more...
When creating my docs using this sphinx-extension I get the following hints: ``` RemovedInSphinx90Warning: Sphinx 9 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. ```