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
Age
Commit message (
Expand
)
Author
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
2022-08-11
save computed payloads into sqlite db
Wojtek Kosior
2022-08-10
small clean up for item definitions handling before dependency resolution hap...
Wojtek Kosior
2022-08-10
unfinished partial work
Wojtek Kosior
2022-07-16
unfinished partial work
Wojtek Kosior
2022-05-31
update to schema version 2 and hydrilla builder version 1.1-beta1
Wojtek Kosior
2022-04-27
make use of the 'help' parameter of click.command() decorator for localized h...
v1.0
Wojtek Kosior
2022-04-27
fix/improve wsgi deployment
Wojtek Kosior
2022-04-25
support --help and --version options when running the sample wsgi script from...
Wojtek Kosior
2022-04-25
use pyproject.toml for pytest configuration and move all tests to tests/ dire...
...
Wojtek Kosior
2022-04-19
bugfix: prevent default function argument from being modified upon first call
Wojtek Kosior
2022-04-19
add support for --version option; expose --version and --help over HTTP
Wojtek Kosior
2022-03-08
don't include schema patch version number in generated instances
v1.0-beta2
Wojtek Kosior
2022-03-07
fix sending of JSON definition straight from disk file
Wojtek Kosior
2022-03-01
update schema versions to 1.0.1
Wojtek Kosior
2022-02-24
send /query responses with proper mimetype
v1.0-beta1
Wojtek Kosior
2022-02-24
adapt to change in hydrilla.util.translation()
Wojtek Kosior
2022-02-22
use flask.send_file() in a way comptible with WSGI deployment
Wojtek Kosior
2022-02-22
support Flask 1.0
Wojtek Kosior
[next]