Fabio Nisci

Results 26 issues of Fabio Nisci

I've been using this library since a long time and I love it. I am able to change from dark to light mode before iOS13. How can I use this...

To update a custom object i have a method to set all properties... why `NSURL` proper makes field empty? I do so in my `@interface AddDeviceForm : NSObject `: ```...

I'am using `GCDWebDAVServer` method `performCOPY:`, for copying files or folders. Everything seems to work good, but when I try to overwrite a folder (already existing) setting the header field: `Overwrite:...

Did you find same traces for LED controlling? I can see some pins labelled LED_G and LED_R...but i can't figure out what's the purpose and if i can use GPIO...

I can't customize the navigation bar... In my AppDelegate.m ``` obj-c RFAboutViewController *aboutView = [[RFAboutViewController alloc]initWithAppName.... aboutView.navigationViewBackgroundColor = [UIColor blackColor]; aboutView.navigationBarTitleTextColor = [UIColor whiteColor]; . . . _aboutNavigation = [[UINavigationController...

How can i use the Diffie-Hellman key exchange to encrypt and decrypt messages? I'am able to generate the shared keys (for both bob and alice) but `SecKeyCopyKeyExchangeResult` returns me a...

Added support to the biggest torrent provider. 99% of episodes now will be found!

Any plans to support DockerFile container? What volumes/folders does it need? Some root privilegies? On my NAS i have all containerized and i'd like to have this too.

enhancement