Javan Rasokat

Results 12 issues of Javan Rasokat

By adding a directive hotkeys could be easily linked for examle to a button. ``` New Document ```

enhancement

Hi, I came around your project just wanted to leave a comment on these To-Dos from your README.md: > Add cron script to run from cron daily/weekly/monthly > Add additional...

enhancement

I added this scrollbox to the scollspy example but i don't get it work. ![29814541-04733b9c-8cae-11e7-8ef8-2ddce94b3db3](https://user-images.githubusercontent.com/4342160/30101006-0fa5f610-92eb-11e7-8fb7-0e64e48c6b03.png) Can you help me making scrollspy on a scrollable box? ``` import { Component }...

Problem description: sending an `url` takes much time to reload the page, a simple javascript event, would be very fast in navigating on the dashboard. Use cases: For example I...

Are you still waiting for a fix from the Mozilla Dev team or would you also be interested in a workaround? I was also thinking of a way to HTTP...

**Checklist:** - [X] I updated to the latest version available - [X] I cleared the cache of my browser **Description of problem:** Logger: homeassistant.helpers.translation Quelle: helpers/translation.py:279 Erstmals aufgetreten: 12:50:57 (2...

bug

First of all - thanks April! It is a very helpful add-on, exactly what I've searched for. I was able to create the policy within only 5 minutes. The use...

The URL of the poster is encoded to something like: ``` string: /api/webrtc/ws?authSig=xxx-0aCvSaALjijo&poster=%7B%20%2Flocal%2Fimages443%2Fdoorbell.jpg%3F%7B%7B%20as_timestamp(now())%20%7D%7D%0A ``` I defined the poster in the webrtc card: ```yaml poster: "https://xxx/local/imagesxxx/doorbell.jpg?{{ as_timestamp(now()) }}" ``` Your code...

enhancement

Great project. It was exactly what I was looking for. But the very first time I used it I noticed some ambiguities. ## A) Timeout miliseconds or seconds? Usage is...