aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-10-08[builder][server][proxy] make current Haketilo version available to our code ...Wojtek Kosior
2022-10-07[proxy] prevent library links from appearing in package descriptions when adv...Wojtek Kosior
2022-10-07[proxy] move tables.sql to insite state implementation directoryWojtek Kosior
2022-10-07[proxy] make Haketilo version accessible to payload scriptsWojtek Kosior
2022-10-07[proxy] support unrestricted HTTP requests API in Haketilo payloadsWojtek Kosior
2022-10-04[proxy] display some more details in mapping/resource version view in the web UIWojtek Kosior
2022-09-29[proxy] make uniform use of section labels in the web UIWojtek Kosior
2022-09-29[proxy] make it possible to create "ad hoc" packages through the web UIWojtek Kosior
2022-09-29[builder] make builder functional againWojtek Kosior
2022-09-29[proxy] facilitate manually pruning orphaned packages (including installed ones)Wojtek Kosior
2022-09-29[proxy] make sure dependencies are recomputed properly when uninstalling a pa...Wojtek Kosior
2022-09-29[proxy] move payload dependencies installation logic to ConcreteMappingVersio...Wojtek Kosior
2022-09-29[proxy] remove options page in web UI and move options to proxy's home pageWojtek Kosior
2022-09-28[proxy] change button separator's color to gray in the web UIWojtek Kosior
2022-09-28[proxy] make some (possibly confusing) web UI parts only display to advanced ...Wojtek Kosior
2022-09-28[proxy] make web UI messages regarding item's status more preciseWojtek Kosior
2022-09-28[builder][server][proxy] correct a mistake in promise textWojtek Kosior
2022-09-28[proxy] Add support for script blocking/allowing rulesWojtek Kosior
2022-09-28[proxy] make web UI top par horizontally scrollable on smaller screensWojtek Kosior
2022-09-28[proxy] guard more code with lock in Haketilo state implementationWojtek Kosior
2022-09-28[proxy] allow prompting the user when a package suitable for current site is ...Wojtek Kosior
2022-09-28[proxy] make package auto-installation workWojtek Kosior
2022-09-28[proxy] complete the text content and styling of web UI pages written so farWojtek Kosior
2022-09-28[proxy] visually improve the top bar of the web UIWojtek Kosior
2022-09-28[proxy] fix a bug that caused mappings to be marked as required even after th...Wojtek Kosior
2022-09-28[proxy] improve the look of item lists in web UIWojtek Kosior
2022-09-28[proxy] allow packages to be frozen and unfrozen in the web UIWojtek Kosior
2022-09-28[builder][server][proxy] add updated localizationWojtek Kosior
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