aboutsummaryrefslogtreecommitdiff
path: root/src/hydrilla/proxy/state_impl/_operations/prune_packages.py
AgeCommit message (Collapse)Author
2022-09-28[proxy] make it possible to uninstall a packageWojtek Kosior
This commit also brings some more refactoring under state_impl/.
2022-09-28make repo packages (mappings) load as uninstalled; make them installable ↵Wojtek Kosior
through the web UI
2022-09-28re-enable the functionality to load packages from ZIP fileWojtek Kosior
2022-09-28allow pulling packages from remote repositoryWojtek Kosior