aboutsummaryrefslogtreecommitdiff
path: root/src/hydrilla/proxy/state_impl
AgeCommit message (Expand)Author
2022-09-09[proxy] make package version info page also display other versions; fix&impro...Wojtek Kosior
2022-09-09make Haketilo proxy recognize identical items when updating from repositoryWojtek Kosior
2022-09-09make repo packages (mappings) load as uninstalled; make them installable thro...Wojtek Kosior
2022-09-09make it possible to change repo's name and URL using web UIWojtek Kosior
2022-09-09update repository last refreshal time upon refreshingWojtek 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 repositories...Wojtek 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-11serve a stub of meta-site for proxy configurationWojtek Kosior
2022-08-11move classes/protocols for representing HTTP requests and responses data into...Wojtek Kosior
2022-08-11populate data structures based on payloads data loaded from sqlite dbWojtek Kosior
2022-08-11save computed payloads into sqlite dbWojtek Kosior
2022-08-10small clean up for item definitions handling before dependency resolution hap...Wojtek Kosior
2022-08-10unfinished partial workWojtek Kosior