Valvin
Valvin
First thanks you for your package :) I had a issue with it when I open Android Logcat file issued from command `adb logcat -v threadtime` In my example I've...
As mentionend in #560 this feature allowes to load several sources using option `sourceUrls` instead of `sourceUrl` ``` var slideshow = remark.create({ sourceUrls: ['content/content1.md','content/content2.md'] }); ```
First thanks for your work. We are using your webview on a Samsung Tab 4 in version 4.4.2 and we have a problem with the user-agent. If we set one...
Maybe linked to this previous issue #304 but the implementation allowes to export all notes. It would be great if I can export a specific note to PDF (or other...
When I want to watch a user TV by clicking on a link it is not opening in the app (Android on my case but it should be the same...
i think it would be great if instead having a launcher it was possible to add this quick app search functionnality as a widget. something similar to the google search...
### Terraform Version Terraform v0.14.5 ### Affected Resource(s) - gitlab_service_jira ### Terraform Configuration Files ```hcl resource "gitlab_service_jira" "my_project" { project = gitlab_project.my_project.id url = "https://myjiraserver.tld" username = "user" password =...
Hello, I'm using version v0.5.0 in its docker version. I collect metrics coming from rhel6 and 7. collectd version on rhel6 is 4.10.9-5 collectd version on rhel7 is 5.8.1-1 I...
Hello, We are having scaling issue we are trying to solve using the [guide](https://github.com/argoproj/argo-cd/blob/master/docs/operator-manual/high_availability.md). We actually have 300 applications which are unfortunately mainly Monorepo which is the main issue as...
Amfora supports atom, rss and json feeds but it doesn't support gemini feeds as described here: gemini://gemini.circumlunar.space/docs/companion/subscription.gmi it is a simple `text/gemini` with links in a specific format `=> YYYY-MM-dd...