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-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
2022-02-22
change translation domain to 'hydrilla-messages'
Wojtek Kosior
2022-02-21
enable using with Python 3.7
Wojtek Kosior
2022-02-21
make hydrilla.server.config.load() use the default configĀ path when none is ...
...
Wojtek Kosior
2022-02-19
make relative malcontent dir paths work when passed on the command line
Wojtek Kosior
2022-02-19
fix a message string
Wojtek Kosior
2022-02-18
make "uuid" an optional property
Wojtek Kosior
2022-02-14
specify full schema URL in instances
Wojtek Kosior
2022-02-12
when generating JSON documents, put generating software info in 'generated_by...
Wojtek Kosior
2022-02-12
remake internationalization, using Babel this time
Wojtek Kosior
2022-02-09
make resource dependency specifier an object
Wojtek Kosior
2022-02-09
rework Hydrilla to use a separate tool for building its source packages
...
Wojtek Kosior