Age | Commit message (Collapse) | Author |
|
|
|
|
|
From now on we assume Hydrilla serves file contents at 'file/sha256/<hash>' instead of 'file/sha256-<hash>'.
With this commit we also stop using the "hash_key" property internally.
|
|
There are still some spurious failures when running under those newer browsers. Those will be systematically investigated and fixed.
|
|
|
|
|
|
There is now a mechanism for removing an item and there are more tests for item list.
The entire thing is still work in progress.
|
|
This commit introduces some HTML and javascript (and tests for it) to use in constructing the new UI. This is partial work that is not yet finished.
|