<feed xmlns='http://www.w3.org/2005/Atom'>
<title>szurubooru.git/server/szurubooru/facade.py, branch master</title>
<subtitle>Fork of Szurubooru with patches for running on a modern system sans Docker
</subtitle>
<id>https://git.jakob.space/szurubooru.git/atom?h=master</id>
<link rel='self' href='https://git.jakob.space/szurubooru.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/'/>
<updated>2021-11-29T23:39:34Z</updated>
<entry>
<title>server: fix python docstring formatting</title>
<updated>2021-11-29T23:39:34Z</updated>
<author>
<name>Shyam Sunder</name>
<email>sgsunder1@gmail.com</email>
</author>
<published>2021-11-29T23:39:34Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=9b3123a8150faee660b4311d9d8c2c85a83b32b5'/>
<id>urn:sha1:9b3123a8150faee660b4311d9d8c2c85a83b32b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>server/posts: store and provide MD5 checksums</title>
<updated>2021-01-05T18:20:01Z</updated>
<author>
<name>Shyam Sunder</name>
<email>sgsunder1@gmail.com</email>
</author>
<published>2021-01-05T18:00:13Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=2bdb072296633e444ec63eee45eea33272dfaefc'/>
<id>urn:sha1:2bdb072296633e444ec63eee45eea33272dfaefc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>server: API support for webhooks</title>
<updated>2020-08-14T02:41:43Z</updated>
<author>
<name>Shyam Sunder</name>
<email>sgsunder1@gmail.com</email>
</author>
<published>2020-08-13T23:14:14Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=4595f9a2aa1d39f815a62cff2328bc61b0f1a9ed'/>
<id>urn:sha1:4595f9a2aa1d39f815a62cff2328bc61b0f1a9ed</id>
<content type='text'>
Closes #339
</content>
</entry>
<entry>
<title>client+server: implement code autoformatting using prettier and black</title>
<updated>2020-06-06T12:58:23Z</updated>
<author>
<name>Shyam Sunder</name>
<email>sgsunder1@gmail.com</email>
</author>
<published>2020-06-05T22:03:37Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=57193b57157b7a42896c887a2d5930493ac7b290'/>
<id>urn:sha1:57193b57157b7a42896c887a2d5930493ac7b290</id>
<content type='text'>
</content>
</entry>
<entry>
<title>server: format code to flake8</title>
<updated>2020-06-05T14:02:18Z</updated>
<author>
<name>Shyam Sunder</name>
<email>sgsunder1@gmail.com</email>
</author>
<published>2020-06-05T14:02:18Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=ea623449e7c29801ab0a0ade043308937cca7506'/>
<id>urn:sha1:ea623449e7c29801ab0a0ade043308937cca7506</id>
<content type='text'>
</content>
</entry>
<entry>
<title>all: purge remaining elasticsearch artifacts</title>
<updated>2020-03-14T02:45:11Z</updated>
<author>
<name>Shyam Sunder</name>
<email>sgsunder1@gmail.com</email>
</author>
<published>2020-03-08T03:17:51Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=1a8de9ef3a87d1fa34265814e0987575e0846a99'/>
<id>urn:sha1:1a8de9ef3a87d1fa34265814e0987575e0846a99</id>
<content type='text'>
</content>
</entry>
<entry>
<title>server/image_search: add migrations for elasticsearch removal</title>
<updated>2020-03-14T02:45:11Z</updated>
<author>
<name>Shyam Sunder</name>
<email>sgsunder1@gmail.com</email>
</author>
<published>2020-03-08T02:39:22Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=6cc2a91632fff044d08f2529d705b5298104e41e'/>
<id>urn:sha1:6cc2a91632fff044d08f2529d705b5298104e41e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>server/image_search: implement reverse search functionality in postgres</title>
<updated>2020-03-14T02:45:11Z</updated>
<author>
<name>Shyam Sunder</name>
<email>sgsunder1@gmail.com</email>
</author>
<published>2020-03-08T01:43:20Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=4c78cf8c4792e3eba8508f607bc3a4544d1f666f'/>
<id>urn:sha1:4c78cf8c4792e3eba8508f607bc3a4544d1f666f</id>
<content type='text'>
This will remove the dependency on the Elasticsearch database.

The search query is passed currently as raw SQL. Proper implementation
using SQLAlchemy will need custom ORM classed to be made.

Additional config parameter "allow_broken_uploads" has been added.
</content>
</entry>
<entry>
<title>server/facade: bump elasticsearch timeout to 2 minutes</title>
<updated>2019-10-15T17:02:24Z</updated>
<author>
<name>Shyam Sunder</name>
<email>sgsunder1@gmail.com</email>
</author>
<published>2019-10-15T17:02:24Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=4f5ea9c5eda5062792eb1ba04a01d28e338870ce'/>
<id>urn:sha1:4f5ea9c5eda5062792eb1ba04a01d28e338870ce</id>
<content type='text'>
Fixes #285
</content>
</entry>
<entry>
<title>server/facade: integrated elasticsearch wait into entrypoint</title>
<updated>2019-09-21T18:22:07Z</updated>
<author>
<name>Shyam Sunder</name>
<email>sgsunder1@gmail.com</email>
</author>
<published>2019-09-21T18:22:07Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=dd56c287b5cee2576317cb16d5059f1a845ccb76'/>
<id>urn:sha1:dd56c287b5cee2576317cb16d5059f1a845ccb76</id>
<content type='text'>
</content>
</entry>
</feed>
