aboutsummaryrefslogtreecommitdiff
path: root/src/hydrilla/item_infos.py
AgeCommit message (Collapse)Author
2022-09-12[builder][server][proxy] correct a mistake in promise textWojtek Kosior
2022-09-09[proxy] make sure that dependency tree recomputation by default activates ↵Wojtek Kosior
the same resources that were marked as required before
2022-09-09[server][proxy] add a data structure for categorizing item infos by ↵Wojtek Kosior
repository and repository iteration
2022-09-09[server] make VersionedItemInfo data structure a common API againWojtek Kosior
2022-09-09[server][proxy] use new ItemType enum where possibleWojtek Kosior
2022-09-09[proxy] refactor we UI library and package pages templates to avoid code ↵Wojtek Kosior
repetition
2022-09-09[proxy] make it possible to also view and install/uninstall libraries ↵Wojtek Kosior
(resources) through the web UI
2022-09-09allow pulling packages from remote repositoryWojtek Kosior
2022-08-22bring Hydrilla server part back to a usable stateWojtek Kosior
2022-08-17allow loading packages from zip files through web UI and listing installed ↵Wojtek Kosior
mappings
2022-08-11save computed payloads into sqlite dbWojtek Kosior
2022-08-10small clean up for item definitions handling before dependency resolution ↵Wojtek Kosior
happens
2022-08-10unfinished partial workWojtek Kosior
2022-07-16unfinished partial workWojtek Kosior