Age | Commit message (Collapse) | Author |
|
|
|
|
|
It is now possible to run multiple `make test` commands in parallel (e.g. testing abrowser and librewolf simultaneously after running `configure` for each of them in 2 different directories).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
browser-dependent
|
|
|
|
|
|
|
|
|
|
old IceCat)
|
|
|
|
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.
|
|
How cool it is to throw away 5755 lines of code...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
This commit also fixes some bugs that manifested themselves spuriously.
|
|
|