aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-28[proxy] make it possible to enable and disable mapping versions from web UIWojtek Kosior
2022-09-28[proxy] make information about mapping version being frozen available to UI codeWojtek Kosior
2022-09-28[proxy] improve styling of items' "install" and "uninstall" buttons in the we...Wojtek Kosior
2022-09-28[proxy] make sure that dependency tree recomputation by default activates the...Wojtek Kosior
2022-09-28[server][proxy] add a data structure for categorizing item infos by repositor...Wojtek Kosior
2022-09-28[server] make VersionedItemInfo data structure a common API againWojtek Kosior
2022-09-28[proxy] never auto-activate mappings marked as "DISABLED"Wojtek Kosior
2022-09-28[server][proxy] use new ItemType enum where possibleWojtek Kosior
2022-09-28[proxy] once again fix SPDX identifiers in jinja templatesWojtek Kosior
2022-09-28[proxy] refactor we UI library and package pages templates to avoid code repe...Wojtek Kosior
2022-09-28[proxy] make it possible to also view and install/uninstall libraries (resour...Wojtek Kosior
2022-09-28[proxy] make it possible to uninstall a packageWojtek Kosior
2022-09-28include offending mapping identifiers in exception when unable to resolve dep...Wojtek Kosior
2022-09-28[proxy] move SPDX license identifiers from jinja templates to separate filesWojtek Kosior
2022-09-28[proxy] properly flag failed package installations in sqlite dbWojtek Kosior
2022-09-28[proxy] refactor state implementationWojtek Kosior
2022-09-28[proxy] normalize whitespace in .py and .sql filesWojtek Kosior
2022-09-28[proxy] normalize whitespace in jinja templatesWojtek Kosior
2022-09-28[proxy] make package version info page also display other versions; fix&impro...Wojtek Kosior
2022-09-28make Haketilo proxy recognize identical items when updating from repositoryWojtek Kosior
2022-09-28make repo packages (mappings) load as uninstalled; make them installable thro...Wojtek Kosior
2022-09-28inform the web UI user about errors in communication with repositoryWojtek Kosior
2022-09-28arrange web UI Jinja templates into multiple directoriesWojtek 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-28add styling to buttons and file inputWojtek Kosior
2022-09-28add navigation bar to web UIWojtek Kosior
2022-09-28introduce package installation state enumWojtek Kosior
2022-09-28re-enable the functionality to load packages from ZIP fileWojtek 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
2022-09-28remove unneeded oversimplified_state_impl.pyWojtek Kosior
2022-09-28bring Hydrilla server part back to a usable stateWojtek Kosior
2022-09-28allow loading packages from zip files through web UI and listing installed ma...Wojtek Kosior
2022-08-12make Haketilo proxy web UI in terms of a Flask appWojtek Kosior
2022-08-12fix REUSE complianceWojtek 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-11clean up unused pieces of codeWojtek 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
2022-07-16unfinished partial workWojtek Kosior
2022-05-31update to schema version 2 and hydrilla builder version 1.1-beta1Wojtek Kosior
2022-04-29make pytest try to load the tested modules from sources if they are presentWojtek Kosior
2022-04-28add babel to extras_requireWojtek Kosior
2022-04-27improve installation instructionsWojtek Kosior
2022-04-27fix bug in the sample WSGI scriptWojtek Kosior