basos g
basos g
This bug can be manifested when a pending fetch of a legit resource (200 response) is aborted and afterwards a new fetch that leads to error (e.g. 404) is issued....
Two fixes: 1. The split window semantics. In the present version the split semantics are swapped (vertically splits horizontally). This is fixed. 2. The "automatically append group name to tittle...
This is adding a container to compile nextcloud desktop for linux. Testing can be done in the container or in the host system.
When listening to music, it is very convenient to have a link from the 'now playing' screen to browse the while album or artist ( as if user selects the...
For systems with more complex DNS configurations, that also do not want to use systemd-resolved, it would be convenient to add support for resolvconf interface, in the same way as...
Refactors configuration to be in a separate config.php file. Then add an installation script to automate most of the steps.