solid-nextcloud
solid-nextcloud copied to clipboard
A plugin to make Nextcloud compatible with Solid
The `UserService` was passed to the class, and called in the `logout` method, but the `UserService` object was not set in the constructor. This MR fixes that.
All the most recently added GitHub Actions (GHA) contain a file filter so they only trigger for changes related to their action. However, the already existing GHA do not have...
This PR drops support for Nextcloud 28 and 29, so we can update the psr/log to version 3.0.2 that is compatible with newer PHP versions. The code for solid-nextcloud itself...
Installed solid app on a clean Nextcloud docker image, it complained about incompatibility with "the current version", turns out I have [Nextcloud Hub 10](https://nextcloud.com/) (31.0.0) After overriding the error it...