Results 15 comments of Chris Zieba

Thanks for taking a look. ``` [1] 10576 [2] 10578 [3] 10580 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed...

This would be a nice addition. I'm using jwt's in my `verifyClient` code and it would be nice to cleanly save the decoded result fo use in the connection handler....

Generating a sitemap would be a pretty simple addition. The menu could also be added to each static page when it's saved, then replaced with JavaScript when the page is...

Let's say you delete an entry. If you go to a different entry in your system on the front end, the menu would still show the one you deleted. If...

It's the same reasoning. For example, let's say this is your `URL` structure. ``` root │ index └───folder1 (Docs) │ install │ help ``` **Docs** is the label for `folder1`....

A static version would be a good. I've been thinking of adding a button in the backend that goes through each entry and updates its html and pushes it up...

The default tries to match the ID of the value, so it will prepopulate the dropdown only if there is a match. You can use logic to prepopulate the dropdown...

Ah yes, I forgot about the number dropdowns.

@mhmilon I moved your issue to a new one here: #5

I've been running into the same problem, but also notice chrome will freeze in Android if I just try and capture an image. Tried all types of video constraints. I...