index
:
haketilo-hydrilla
debian-debian
debian-upstream
koszko
master
v1.x
An HTTPs proxy to facilitate replacing sites' js with user-supplied scripts
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
hydrilla
/
proxy
/
web_ui
Age
Commit message (
Expand
)
Author
2022-10-28
[proxy] don't use gettext for localization of doc pages; add a stub of "packa...
Wojtek Kosior
2022-10-27
[proxy] document popup
Wojtek Kosior
2022-10-27
[proxy] document script blocking
Wojtek Kosior
2022-10-26
[proxy] Make some improvements to the URL patterns doc page internationalizat...
Wojtek Kosior
2022-10-26
[proxy] add documentation page describing URL patterns in Haketilo
Wojtek Kosior
2022-10-25
[proxy] make Haketilo popup functional
...
Wojtek Kosior
2022-10-22
[proxy] extract potentially reusable HTML jinja templates into a separate dir...
Wojtek Kosior
2022-10-22
[proxy] make popup script injection configurable throught the web UI
Wojtek Kosior
2022-10-20
[proxy] rework internal HTTP headers representation
Wojtek Kosior
2022-10-18
[proxy] upon Haketilo launch automatically open Haketilo landing page in user...
...
Wojtek Kosior
2022-10-11
[builder][server][proxy] remove "from __future__ import annotations"
Wojtek Kosior
2022-10-10
[proxy] when web UI's home page is accessed through plain HTTP, show link to ...
Wojtek Kosior
2022-10-08
[proxy] remove TODOs from library and package pages and make package page dis...
Wojtek Kosior
2022-10-08
[proxy] honor min/max haketilo version constraints in packages/libraries
Wojtek Kosior
2022-10-08
[proxy] fix translatable string typo
Wojtek Kosior
2022-10-07
[proxy] prevent library links from appearing in package descriptions when adv...
Wojtek Kosior
2022-10-04
[proxy] display some more details in mapping/resource version view in the web UI
Wojtek Kosior
2022-09-29
[proxy] make uniform use of section labels in the web UI
Wojtek Kosior
2022-09-29
[proxy] make it possible to create "ad hoc" packages through the web UI
Wojtek Kosior
2022-09-29
[proxy] facilitate manually pruning orphaned packages (including installed ones)
Wojtek Kosior
2022-09-29
[proxy] remove options page in web UI and move options to proxy's home page
Wojtek Kosior
2022-09-28
[proxy] change button separator's color to gray in the web UI
Wojtek 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 precise
Wojtek Kosior
2022-09-28
[builder][server][proxy] correct a mistake in promise text
Wojtek Kosior
2022-09-28
[proxy] Add support for script blocking/allowing rules
Wojtek Kosior
2022-09-28
[proxy] make web UI top par horizontally scrollable on smaller screens
...
Wojtek 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 work
Wojtek Kosior
2022-09-28
[proxy] complete the text content and styling of web UI pages written so far
Wojtek Kosior
2022-09-28
[proxy] visually improve the top bar of the web UI
Wojtek Kosior
2022-09-28
[proxy] improve the look of item lists in web UI
Wojtek Kosior
2022-09-28
[proxy] allow packages to be frozen and unfrozen in the web UI
...
Wojtek Kosior
2022-09-28
[builder][server][proxy] add updated localization
Wojtek Kosior
2022-09-28
[proxy] make it possible to enable and disable mapping versions from web UI
Wojtek Kosior
2022-09-28
[proxy] make information about mapping version being frozen available to UI code
Wojtek Kosior
2022-09-28
[proxy] improve styling of items' "install" and "uninstall" buttons in the we...
Wojtek Kosior
2022-09-28
[proxy] once again fix SPDX identifiers in jinja templates
Wojtek 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 package
...
Wojtek Kosior
2022-09-28
[proxy] move SPDX license identifiers from jinja templates to separate files
...
Wojtek Kosior
2022-09-28
[proxy] properly flag failed package installations in sqlite db
Wojtek Kosior
2022-09-28
[proxy] refactor state implementation
Wojtek Kosior
2022-09-28
[proxy] normalize whitespace in jinja templates
Wojtek Kosior
2022-09-28
[proxy] make package version info page also display other versions; fix&impro...
Wojtek Kosior
2022-09-28
make repo packages (mappings) load as uninstalled; make them installable thro...
Wojtek Kosior
2022-09-28
inform the web UI user about errors in communication with repository
Wojtek Kosior
2022-09-28
arrange web UI Jinja templates into multiple directories
Wojtek Kosior
2022-09-28
make it possible to change repo's name and URL using web UI
Wojtek Kosior
[next]