Patrick
Patrick
IOS: 15.1 on a real device XCode: 13.1 SwiftDate: 6.3.1 - installed via CocoaPods Trying to understand the exact behaviour of getInterval() to calculate the difference in calendar days between...
### Steps to reproduce 0. Install out-of-the-box Nextcloud Server 27.1.3 at https://example.com/nextcloud 1. Install and configure latest iOS Nextcloud app 2. Install File widget on home screen 3. Tap any...
I was testing some more complex recurrence rules and believe I've hit a bug in yearly recurrence rule that contains a negative week number. [RFC 5545 Section 3.3.10](https://www.rfc-editor.org/rfc/rfc5545#section-3.3.10) is a...
I understand `maintain.class.php` is writing a file named `osmmap.php` into the root of the piwigo installation during the plugin installation process. I'm curious to understand why it has to go...
Proposed pull request to address #253
The OCLibraryExample of a vanilla git clone of https://github.com/owncloud/ios-library.git does not compile anymore for two reasons - OCOAuth2Configuration.h not found in OCCommunication.h - `[[AppDelegate sharedOCCommunication] setCredentialsWithUser:user andPassword:password];` in ViewController.m because...
If my interpretation of the code in ``BackgroundScanner`` is correct, ``getNodeForFile()`` relies on the existence of an existing mount to determine the ``Node`` for a given ``fileId``. Sometimes, this fails....