Rotzbua

Results 167 comments of Rotzbua

Currently nextcloud oauth2 api does not support scopes. If I understood this fact correctly, it means that a token gives **full access to nextcloud**. To store full access tokens on...

Another advantage is the removal of jQuery dependency. For custom code this can be done upfront. Reference: https://getbootstrap.com/docs/5.3/migration/#dependencies

@keunes I will have a look around Christmas and new year

Test pass with out problem: https://github.com/jazzband/django-rest-knox/pull/315/checks

Same on Windows 8.1, client 7.0.0 and previous. Process Monitor shows that seafile does every second a `QueryDirectory` operation. This operation is even done if sync is paused. Is there...

@killing Thanks. Some additional information: > starting seaf-daemon: ("-c", "C:/Users/XXX/ccnet", "-d", "C:/Users/XXX/Desktop/Seafile/seafile-data", "-w", "C:/Users/XXX/Desktop/Seafile") Main seafile folder is on Desktop. Also on the Desktop some other single synced folders. The...

Removal is now with sphinx v9: > site-packages\breathe\project.py:116: RemovedInSphinx90Warning: Sphinx 9 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. self._default_build_dir = os.path.dirname(app.doctreedir.rstrip(os.sep)) It is a...

Thank you Bot for your great and high-quality contribution and your highly qualified assessment of the topic. šŸ„‡

Thanks for the feedback. I used the ā€œsupportedā€ node versions from the Github test script. If I understand your feedback correctly, this is not the node version for which it...