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 (
Collapse
)
Author
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 ↵
Wojtek Kosior
happens
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 ↵
v1.0
Wojtek Kosior
help messages
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 ↵
Wojtek Kosior
from command line
2022-04-25
use pyproject.toml for pytest configuration and move all tests to tests/ ↵
Wojtek Kosior
directory this commit also fixes inclusion of sample source package's REUSE data in source dist (needed for automated tests)
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
2022-03-02
refer to other sources for more information about running Hydrilla
Wojtek Kosior
2022-03-02
mention PyPI freedom issues in README
Wojtek Kosior
2022-03-02
add Hydrilla server manpage
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
also specify babel dependency
Wojtek Kosior
2022-02-24
update README for 1.0 pre-release
Wojtek Kosior
2022-02-24
adapt to change in hydrilla.util.translation()
Wojtek Kosior
2022-02-24
(temporarily) remove debian packaging
Wojtek Kosior
2022-02-24
add version constraints on hydrilla.builder
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
passed This way it will be easier to create a .wsgi script for Hydrilla.
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 ↵
Wojtek Kosior
'generated_by' property
2022-02-12
remake internationalization, using Babel this time
Wojtek Kosior
2022-02-09
make resource dependency specifier an object
Wojtek Kosior
[prev]
[next]