Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-18 | make "uuid" an optional property | Wojtek Kosior | |
2022-02-16 | assume and use "$schema" properties in item definitions | Wojtek Kosior | |
2022-02-09 | make resource dependency specifier an object | Wojtek Kosior | |
2022-02-09 | adapt to changes in file path format | Wojtek Kosior | |
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. | |||
2022-01-31 | add support for testing with other browsers (especially Abrowser and Librewolf) | Wojtek Kosior | |
There are still some spurious failures when running under those newer browsers. Those will be systematically investigated and fixed. | |||
2022-01-22 | add a mapping/resources installation dialog | Wojtek Kosior | |
2022-01-10 | improve item list styling; add payload creation form; exend dialog mechanism | Wojtek Kosior | |
2022-01-08 | further item list work | Wojtek Kosior | |
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. | |||
2022-01-08 | work on UI components | Wojtek Kosior | |
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. |