aboutsummaryrefslogtreecommitdiff
path: root/src/hydrilla/proxy/web_ui/packages.py
AgeCommit message (Expand)Author
2022-09-28[proxy] make it possible to also view and install/uninstall libraries (resour...Wojtek Kosior
2022-09-28[proxy] make it possible to uninstall a packageWojtek Kosior
2022-09-28[proxy] properly flag failed package installations in sqlite dbWojtek Kosior
2022-09-28[proxy] refactor state implementationWojtek Kosior
2022-09-28[proxy] make package version info page also display other versions; fix&impro...Wojtek Kosior
2022-09-28make repo packages (mappings) load as uninstalled; make them installable thro...Wojtek Kosior
2022-09-28arrange web UI Jinja templates into multiple directoriesWojtek Kosior
2022-09-28add navigation bar to web UIWojtek Kosior
2022-09-28introduce package installation state enumWojtek Kosior
2022-09-28allow adding, removing and altering repositoriesWojtek Kosior
2022-09-28make it possible to list all repositories in the web UIWojtek Kosior
2022-09-28allow loading packages from zip files through web UI and listing installed ma...Wojtek Kosior
2022-08-12make Haketilo proxy web UI in terms of a Flask appWojtek Kosior