Fossil cgit UI: Help: /juvlist

A fossil theme trying to mimic cgit UI

The "/juvlist" page:

Return a complete list of unversioned files as JSON. The JSON looks like this:

[{"name":NAME, "mtime":MTIME, "hash":HASH, "size":SIZE, "user":USER}]