aboutsummaryrefslogtreecommitdiff
path: root/src/hydrilla/proxy/state.py
AgeCommit message (Expand)Author
2022-09-12[proxy] Add support for script blocking/allowing rulesWojtek Kosior
2022-09-12[proxy] allow prompting the user when a package suitable for current site is ...Wojtek Kosior
2022-09-09[proxy] make package auto-installation workWojtek Kosior
2022-09-09[proxy] allow packages to be frozen and unfrozen in the web UIWojtek Kosior
2022-09-09[proxy] make it possible to enable and disable mapping versions from web UIWojtek Kosior
2022-09-09[proxy] make information about mapping version being frozen available to UI codeWojtek Kosior
2022-09-09[proxy] refactor we UI library and package pages templates to avoid code repe...Wojtek Kosior
2022-09-09[proxy] make it possible to also view and install/uninstall libraries (resour...Wojtek Kosior
2022-09-09[proxy] make it possible to uninstall a packageWojtek Kosior
2022-09-09[proxy] refactor state implementationWojtek Kosior
2022-09-09[proxy] normalize whitespace in .py and .sql filesWojtek Kosior
2022-09-09[proxy] make package version info page also display other versions; fix&impro...Wojtek Kosior
2022-09-09make repo packages (mappings) load as uninstalled; make them installable thro...Wojtek Kosior
2022-09-09introduce package installation state enumWojtek Kosior
2022-09-09re-enable the functionality to load packages from ZIP fileWojtek Kosior
2022-09-09allow pulling packages from remote repositoryWojtek Kosior
2022-09-09allow adding, removing and altering repositoriesWojtek Kosior
2022-08-22make it possible to list all repositories in the web UIWojtek Kosior
2022-08-17allow loading packages from zip files through web UI and listing installed ma...Wojtek Kosior
2022-08-11populate data structures based on payloads data loaded from sqlite dbWojtek Kosior
2022-08-10unfinished partial workWojtek Kosior
2022-07-16unfinished partial workWojtek Kosior