aboutsummaryrefslogtreecommitdiff
path: root/src/hydrilla/proxy/state_impl/repos.py
AgeCommit message (Expand)Author
2022-10-11[builder][server][proxy] remove "from __future__ import annotations"Wojtek Kosior
2022-09-29[proxy] facilitate manually pruning orphaned packages (including installed ones)Wojtek Kosior
2022-09-28[builder][server][proxy] correct a mistake in promise textWojtek Kosior
2022-09-28[proxy] Add support for script blocking/allowing rulesWojtek Kosior
2022-09-28[proxy] allow prompting the user when a package suitable for current site is ...Wojtek Kosior
2022-09-28[proxy] make it possible to uninstall a packageWojtek 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-28make it possible to change repo's name and URL using web UIWojtek Kosior
2022-09-28update repository last refreshal time upon refreshingWojtek Kosior
2022-09-28introduce package installation state enumWojtek Kosior
2022-09-28allow pulling packages from remote repositoryWojtek Kosior
2022-09-28allow adding, removing and altering repositoriesWojtek Kosior
2022-09-28make it possible to list all repositories in the web UIWojtek Kosior