aboutsummaryrefslogtreecommitdiff
path: root/src/hydrilla/proxy/web_ui/templates/include/checkbox_tricks_style.css.jinja
AgeCommit message (Collapse)Author
2022-10-22[proxy] extract potentially reusable HTML jinja templates into a separate ↵Wojtek Kosior
directory
2022-10-22[proxy] make popup script injection configurable throught the web UIWojtek Kosior
2022-09-28[builder][server][proxy] correct a mistake in promise textWojtek Kosior
2022-09-28[proxy] once again fix SPDX identifiers in jinja templatesWojtek Kosior
2022-09-28[proxy] move SPDX license identifiers from jinja templates to separate filesWojtek Kosior
For unknown reasons REUSE had problems with *some* of the jinja files.
2022-09-28allow adding, removing and altering repositoriesWojtek Kosior
This commit also temporarily breaks package import from files :/
2022-09-28make it possible to list all repositories in the web UIWojtek Kosior