Darryl
Darryl
I confirm (by marking "x" in the [ ] below: [x]): - [x ] This is not a troubleshooting question. [Troubleshooting questions go here: https://docs.mattermost.com/install/troubleshooting.html](https://docs.mattermost.com/install/troubleshooting.html). - [x ] This doesn't...
Would be great if Sequel Ace would remember all the tabs/tables/queries through restarts of the app. I loathe anytime i have to update or restart computer as I always have...
Cloudflare's free SSL takes time to issue. These two new functions enable you to detect when its ready and also to trigger Cloudflare to retry validation (like after name servers...
Would be good to implement ability to check the status of cloudflare's free ssl. The reason being that when you create a zone, the SSL may take some indeterminate amount...
> Each time a user initiates authentication with a valid fingerprint, Touch ID retrieves the private key from the keystore, creates a token, signs it with the private key and...
https://github.com/brightcove/videojs-playlist Something like "sources":[ { "src":"video.mp4?sd", "label": "SD", "res": '480' }, { "src":"video.mp4?hd", "label": "HD", "res": '1080' }] should work? (but doesnt)
The initial setup documentation needs updating, or the CLI needs fixing, not sure which. When you use `f7 create --ui` (see exhibnit a) and you set the app name, you...
REPL https://svelte.dev/repl/b911503421ab405e9a53c8455eaabe14?version=3.46.4 This REPL demonstrates how Overmind state does what is expected on FIRST click, but then subsequent clicks fails to react changes to the DOM entirely (cross component). Next...
cordova-plugin-remote-injection/CDVRemoteInjectionWebViewBaseDelegate.m:45:5: 'UIAlertView' is deprecated: first deprecated in iOS 9.0 - UIAlertView is deprecated. Use UIAlertController with a preferredStyle of UIAlertControllerStyleAlert instead Any chance to tackle this before the next ios...