Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-25 | add a repo querying HTML interface | Wojtek Kosior | |
2022-01-22 | add a mapping/resources installation dialog | Wojtek Kosior | |
2022-01-18 | facilitate caching repository responses in content scripts | Wojtek Kosior | |
2022-01-18 | facilitate making CORS-agnostic requests through background script | Wojtek Kosior | |
2022-01-17 | move policy enforcing code to a new file, include basic test | Wojtek Kosior | |
2022-01-04 | fix license promise typo | Wojtek Kosior | |
2021-12-31 | utilize Pattern Tree to decide the policy to use and modify HTTP response ↵ | Wojtek Kosior | |
headers according to that policy This commit also enhances the build script so that preprocessor conditionals can now use operators '&&' and '||'. The features being developed are not yet included in the actual Haketilo build. Some of the new source files contain similar functionality to other ones already existing in the source tree. At some point the latter will be removed. | |||
2021-11-27 | add Selenium- and Python-based test system | Wojtek Kosior | |