Andrew
Andrew
I guess that in order to achieve this, the plugin should start managing interactive usage... or it would be solved by getting the error code which is returned if unauthorized...
Not in the SVN working directory, but `svn` can save user credentials under several files in the `~/.subversion/auth` directory tree. However I guess it might be tricky to parse them...
@b4n I was thinking that GeanyVC does not seems to have the ambition to serve as a full replacement of a VC client, thus it will be OK to save...
Too bad there is no one available to address this issue. I do not have the skills to solve, but I’ll be glad to sponsor the work of whoever would...
I'm very interested in getting [ONLYOFFICE/DesktopEditors](https://github.com/ONLYOFFICE/DesktopEditors) ported to FreeBSD too. Reading instructions [here](https://github.com/ONLYOFFICE/build_tools#desktop-editors), I tried to build on a FreeBSD machine, but [ONLYOFFICE/build_tools](https://github.com/ONLYOFFICE/build_tools) at this moment are only available for...
We hit this problem a few days ago, with macOS "Big Sur" minions. With previous version on macOS ("High Sierra") we had no problem in scheduling highstate at minion startup....
I agree with @canoine: it’s pretty annoying… not the notification, but the delay in fixing such a little but persistent bug! :)
I'm not a developer, but I just managed to make it work again, by comparing the file `calendar/drivers/caldav/caldav_driver.php` with the one from [feature_caldav](https://gitlab.awesome-it.de/kolab/roundcube-plugins/tree/feature_caldav/) branch of the Kolab repository. I made...
Sorry, I posted it here, but actually the patch was created for the [dotplex/roundcube_calendar](/dotplex/roundcube_calendar) fork (in the meanwhile, I managed to create my first [pull request](/dotplex/roundcube_calendar/pull/1)). I used that fork...
Yes, the .ics file I can download from Roundcube contains all timezone details. Actually my Roundcube instance is using Cyrus IMAP's CalDAV module as back end, not Nextcloud's app, but...