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
Age
Commit message (
Expand
)
Author
2022-09-12
[proxy] guard more code with lock in Haketilo state implementation
Wojtek Kosior
2022-09-12
[proxy] allow prompting the user when a package suitable for current site is ...
...
Wojtek Kosior
2022-09-09
[proxy] make package auto-installation work
Wojtek Kosior
2022-09-09
[proxy] complete the text content and styling of web UI pages written so far
Wojtek Kosior
2022-09-09
[proxy] visually improve the top bar of the web UI
Wojtek Kosior
2022-09-09
[proxy] fix a bug that caused mappings to be marked as required even after th...
Wojtek Kosior
2022-09-09
[proxy] improve the look of item lists in web UI
Wojtek Kosior
2022-09-09
[proxy] allow packages to be frozen and unfrozen in the web UI
...
Wojtek Kosior
2022-09-09
[builder][server][proxy] add updated localization
Wojtek Kosior
2022-09-09
[proxy] make it possible to enable and disable mapping versions from web UI
Wojtek Kosior
2022-09-09
[proxy] make information about mapping version being frozen available to UI code
Wojtek Kosior
2022-09-09
[proxy] improve styling of items' "install" and "uninstall" buttons in the we...
Wojtek Kosior
2022-09-09
[proxy] make sure that dependency tree recomputation by default activates the...
Wojtek Kosior
2022-09-09
[server][proxy] add a data structure for categorizing item infos by repositor...
Wojtek Kosior
2022-09-09
[server] make VersionedItemInfo data structure a common API again
Wojtek Kosior
2022-09-09
[proxy] never auto-activate mappings marked as "DISABLED"
Wojtek Kosior
2022-09-09
[server][proxy] use new ItemType enum where possible
Wojtek Kosior
2022-09-09
[proxy] once again fix SPDX identifiers in jinja templates
Wojtek Kosior
2022-09-09
[proxy] refactor we UI library and package pages templates to avoid code repe...
Wojtek Kosior
2022-09-09
[proxy] make it possible to also view and install/uninstall libraries (resour...
Wojtek Kosior
2022-09-09
[proxy] make it possible to uninstall a package
...
Wojtek Kosior
2022-09-09
include offending mapping identifiers in exception when unable to resolve dep...
Wojtek Kosior
2022-09-09
[proxy] move SPDX license identifiers from jinja templates to separate files
...
Wojtek Kosior
2022-09-09
[proxy] properly flag failed package installations in sqlite db
Wojtek Kosior
2022-09-09
[proxy] refactor state implementation
Wojtek Kosior
2022-09-09
[proxy] normalize whitespace in .py and .sql files
Wojtek Kosior
2022-09-09
[proxy] normalize whitespace in jinja templates
Wojtek Kosior
2022-09-09
[proxy] make package version info page also display other versions; fix&impro...
Wojtek Kosior
2022-09-09
make Haketilo proxy recognize identical items when updating from repository
Wojtek Kosior
2022-09-09
make repo packages (mappings) load as uninstalled; make them installable thro...
Wojtek Kosior
2022-09-09
inform the web UI user about errors in communication with repository
Wojtek Kosior
2022-09-09
arrange web UI Jinja templates into multiple directories
Wojtek Kosior
2022-09-09
make it possible to change repo's name and URL using web UI
Wojtek Kosior
2022-09-09
update repository last refreshal time upon refreshing
Wojtek Kosior
2022-09-09
add styling to buttons and file input
Wojtek Kosior
2022-09-09
add navigation bar to web UI
Wojtek Kosior
2022-09-09
introduce package installation state enum
Wojtek Kosior
2022-09-09
re-enable the functionality to load packages from ZIP file
Wojtek Kosior
2022-09-09
allow pulling packages from remote repository
Wojtek Kosior
2022-09-09
allow adding, removing and altering repositories
...
Wojtek Kosior
2022-08-22
make it possible to list all repositories in the web UI
Wojtek Kosior
2022-08-22
remove unneeded oversimplified_state_impl.py
Wojtek Kosior
2022-08-22
bring Hydrilla server part back to a usable state
Wojtek Kosior
2022-08-17
allow loading packages from zip files through web UI and listing installed ma...
Wojtek Kosior
2022-08-12
make Haketilo proxy web UI in terms of a Flask app
Wojtek Kosior
2022-08-12
fix REUSE compliance
Wojtek Kosior
2022-08-11
serve a stub of meta-site for proxy configuration
Wojtek Kosior
2022-08-11
move classes/protocols for representing HTTP requests and responses data into...
Wojtek Kosior
2022-08-11
clean up unused pieces of code
Wojtek Kosior
2022-08-11
populate data structures based on payloads data loaded from sqlite db
Wojtek Kosior
[next]