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
Age
Commit message (
Expand
)
Author
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-29
make pytest try to load the tested modules from sources if they are present
Wojtek Kosior
2022-04-28
add babel to extras_require
Wojtek Kosior
2022-04-27
improve installation instructions
Wojtek Kosior
2022-04-27
fix bug in the sample WSGI script
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-26
correct default content directory in sample Apache2 conf files
Wojtek Kosior
2022-04-25
update README
Wojtek Kosior
2022-04-25
depend on version 1.0 of hydrilla builder
Wojtek Kosior
2022-04-25
don't require setuptools newer than in Devuan stable
Wojtek Kosior
2022-04-25
typo fix
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-22
make REUSE aware of the licensing of Debian packaging
Wojtek Kosior
2022-04-22
document --version option in the manpage
Wojtek Kosior
2022-04-19
add sample apache2 config files
Wojtek Kosior
2022-04-19
bugfix: prevent default function argument from being modified upon first call
Wojtek Kosior
2022-04-19
add sample wsgi script
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
[next]