aboutsummaryrefslogtreecommitdiff
path: root/src/hydrilla/proxy/tables.sql
AgeCommit message (Expand)Author
2022-09-09[proxy] fix a bug that caused mappings to be marked as required even after th...Wojtek Kosior
2022-09-09[proxy] properly flag failed package installations in sqlite dbWojtek 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 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-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-11save computed payloads into sqlite dbWojtek Kosior
2022-08-10unfinished partial workWojtek Kosior