<feed xmlns='http://www.w3.org/2005/Atom'>
<title>haketilo-hydrilla/src, branch v1.0-beta2</title>
<subtitle>An HTTPs proxy to facilitate replacing sites' js with user-supplied scripts</subtitle>
<id>https://git.koszko.org/haketilo-hydrilla/atom?h=v1.0-beta2</id>
<link rel='self' href='https://git.koszko.org/haketilo-hydrilla/atom?h=v1.0-beta2'/>
<link rel='alternate' type='text/html' href='https://git.koszko.org/haketilo-hydrilla/'/>
<updated>2022-03-08T15:26:36Z</updated>
<entry>
<title>don't include schema patch version number in generated instances</title>
<updated>2022-03-08T15:26:36Z</updated>
<author>
<name>Wojtek Kosior</name>
<email>koszko@koszko.org</email>
</author>
<published>2022-03-08T15:22:47Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/haketilo-hydrilla/commit/?id=b2c167f1c7713785813ff4cd93aff3cd235f4ffe'/>
<id>urn:sha1:b2c167f1c7713785813ff4cd93aff3cd235f4ffe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix sending of JSON definition straight from disk file</title>
<updated>2022-03-07T12:40:45Z</updated>
<author>
<name>Wojtek Kosior</name>
<email>koszko@koszko.org</email>
</author>
<published>2022-03-07T12:40:45Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/haketilo-hydrilla/commit/?id=6a7f4f337729688c45e23bb8305c4ac46ccb0586'/>
<id>urn:sha1:6a7f4f337729688c45e23bb8305c4ac46ccb0586</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update schema versions to 1.0.1</title>
<updated>2022-03-01T08:54:30Z</updated>
<author>
<name>Wojtek Kosior</name>
<email>koszko@koszko.org</email>
</author>
<published>2022-03-01T08:54:30Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/haketilo-hydrilla/commit/?id=2a7dc95e7b56677725c638399a2d772ab0236190'/>
<id>urn:sha1:2a7dc95e7b56677725c638399a2d772ab0236190</id>
<content type='text'>
</content>
</entry>
<entry>
<title>send /query responses with proper mimetype</title>
<updated>2022-02-24T15:32:27Z</updated>
<author>
<name>Wojtek Kosior</name>
<email>koszko@koszko.org</email>
</author>
<published>2022-02-24T15:32:14Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/haketilo-hydrilla/commit/?id=c2a56443bdff9aa2d31ef8a901f7d4d3aa819ddb'/>
<id>urn:sha1:c2a56443bdff9aa2d31ef8a901f7d4d3aa819ddb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>adapt to change in hydrilla.util.translation()</title>
<updated>2022-02-24T14:40:54Z</updated>
<author>
<name>Wojtek Kosior</name>
<email>koszko@koszko.org</email>
</author>
<published>2022-02-24T14:30:48Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/haketilo-hydrilla/commit/?id=e7683f33f3fc0518e0fc18a583e81f6130b9687a'/>
<id>urn:sha1:e7683f33f3fc0518e0fc18a583e81f6130b9687a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use flask.send_file() in a way comptible with WSGI deployment</title>
<updated>2022-02-22T15:56:29Z</updated>
<author>
<name>Wojtek Kosior</name>
<email>koszko@koszko.org</email>
</author>
<published>2022-02-22T15:50:42Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/haketilo-hydrilla/commit/?id=980003d6fc3501045c2b252e2188aa51dfb2d982'/>
<id>urn:sha1:980003d6fc3501045c2b252e2188aa51dfb2d982</id>
<content type='text'>
</content>
</entry>
<entry>
<title>support Flask 1.0</title>
<updated>2022-02-22T15:50:10Z</updated>
<author>
<name>Wojtek Kosior</name>
<email>koszko@koszko.org</email>
</author>
<published>2022-02-22T12:15:45Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/haketilo-hydrilla/commit/?id=48a0cd8ee5581c64f41988798b5aa7c73e25b1aa'/>
<id>urn:sha1:48a0cd8ee5581c64f41988798b5aa7c73e25b1aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change translation domain to 'hydrilla-messages'</title>
<updated>2022-02-22T10:58:12Z</updated>
<author>
<name>Wojtek Kosior</name>
<email>koszko@koszko.org</email>
</author>
<published>2022-02-22T10:58:12Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/haketilo-hydrilla/commit/?id=fdac5263fca70e66be99b6e4f60c4cfc367898cd'/>
<id>urn:sha1:fdac5263fca70e66be99b6e4f60c4cfc367898cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>enable using with Python 3.7</title>
<updated>2022-02-21T18:13:48Z</updated>
<author>
<name>Wojtek Kosior</name>
<email>koszko@koszko.org</email>
</author>
<published>2022-02-21T18:06:33Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/haketilo-hydrilla/commit/?id=c8aba30a61346148d1b59209a17b98aa07b4d146'/>
<id>urn:sha1:c8aba30a61346148d1b59209a17b98aa07b4d146</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make hydrilla.server.config.load() use the default config path when none is passed</title>
<updated>2022-02-21T16:22:09Z</updated>
<author>
<name>Wojtek Kosior</name>
<email>koszko@koszko.org</email>
</author>
<published>2022-02-21T16:22:09Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/haketilo-hydrilla/commit/?id=aefe76fbc7ac68ab9786d84e9cbb0962f0600fd2'/>
<id>urn:sha1:aefe76fbc7ac68ab9786d84e9cbb0962f0600fd2</id>
<content type='text'>
This way it will be easier to create a .wsgi script for Hydrilla.
</content>
</entry>
</feed>
