Age | Commit message (Expand) | Author |
---|---|---|
2022-01-25 | add a repo querying HTML interface | Wojtek Kosior |
2022-01-22 | add a mapping/resources installation dialog | Wojtek Kosior |
2022-01-14 | add settings page with styling | Wojtek Kosior |
2022-01-11 | add missing payload_create test and styling | Wojtek Kosior |
2022-01-08 | work on UI components...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. | Wojtek Kosior |
2022-01-04 | fix license promise typo | Wojtek Kosior |
2021-12-22 | reworked build system; added missing license notices | Wojtek Kosior |
2021-09-13 | rename the extension to "Haketilo" | Wojtek Kosior |
2021-09-02 | enable toggling of global script blocking policy\n\nThis commit also introduc... | Wojtek Kosior |
2021-09-01 | add styling to settings install(import) dialog | Wojtek Kosior |
2021-09-01 | add styling for popup page\n\nThis does not include styling for contents of t... | Wojtek Kosior |
2021-08-30 | add styling for options page\n\nThis does not include styling for contents of... | Wojtek Kosior |
2021-08-06 | Facilitate installation of scripts from the repository...This commit includes: * removal of page_info_server * running of storage client in popup context * extraction of some common CSS to a separate file * extraction of scripts import view to a separate file * addition of a facility to conveniently clone complex structures from DOM (in DOM_helpers.js) * addition of hydrilla repo url to default settings * other minor changes and of course changes related to the actual installation of scripts from the repo | Wojtek Kosior |