<feed xmlns='http://www.w3.org/2005/Atom'>
<title>szurubooru.git/server/szurubooru/func/posts.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>2024-12-07T20:27:00Z</updated>
<entry>
<title>server+client: use safety rating param in "lookalikes" api</title>
<updated>2024-12-07T20:27:00Z</updated>
<author>
<name>Hunternif</name>
<email>hunternif@gmail.com</email>
</author>
<published>2024-12-07T20:27:00Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=34e7c883808738871aed371948a3c9896a95905c'/>
<id>urn:sha1:34e7c883808738871aed371948a3c9896a95905c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>client,server: reverse search post by signature</title>
<updated>2022-10-02T03:18:27Z</updated>
<author>
<name>Hunternif</name>
<email>hunternif@gmail.com</email>
</author>
<published>2022-10-02T02:25:10Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=a82fa8940158784285872434659b5cb7fb9b817a'/>
<id>urn:sha1:a82fa8940158784285872434659b5cb7fb9b817a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into hunternif</title>
<updated>2021-08-04T02:29:02Z</updated>
<author>
<name>Hunternif</name>
<email>hunternif@gmail.com</email>
</author>
<published>2021-08-04T02:29:02Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=c4874e2289c92879a059ee7e4a6fd7243039de1f'/>
<id>urn:sha1:c4874e2289c92879a059ee7e4a6fd7243039de1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/master' into hunternif</title>
<updated>2021-08-04T00:56:00Z</updated>
<author>
<name>Hunternif</name>
<email>hunternif@gmail.com</email>
</author>
<published>2021-08-04T00:56:00Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=ca861cdc44ca476cec2949f237bbc7503862ad58'/>
<id>urn:sha1:ca861cdc44ca476cec2949f237bbc7503862ad58</id>
<content type='text'>
# Conflicts:
#	client/css/post-content-control.styl
#	client/css/post-list-view.styl
#	client/html/post_edit_sidebar.tpl
#	client/js/controllers/post_list_controller.js
#	client/js/controllers/post_main_controller.js
#	client/js/controllers/post_upload_controller.js
#	client/js/controllers/tag_controller.js
#	client/js/controllers/user_list_controller.js
#	client/js/controls/expander_control.js
#	client/js/controls/post_content_control.js
#	client/js/controls/post_edit_sidebar_control.js
#	client/js/controls/post_readonly_sidebar_control.js
#	client/js/controls/tag_input_control.js
#	client/js/main.js
#	client/js/models/abstract_list.js
#	client/js/models/post.js
#	client/js/models/post_list.js
#	client/js/models/settings.js
#	client/js/models/tag.js
#	client/js/models/tag_list.js
#	client/js/tags.js
#	client/js/util/search.js
#	client/js/util/touch.js
#	client/js/util/uri.js
#	client/js/util/views.js
#	client/js/views/post_main_view.js
#	client/js/views/post_upload_view.js
#	client/js/views/posts_header_view.js
#	client/js/views/posts_page_view.js
#	client/js/views/settings_view.js
#	client/js/views/tag_view.js
#	client/package-lock.json
#	client/package.json
#	server/config.yaml.dist
#	server/szurubooru/api/__init__.py
#	server/szurubooru/api/post_api.py
#	server/szurubooru/api/tag_api.py
#	server/szurubooru/func/posts.py
#	server/szurubooru/func/tags.py
#	server/szurubooru/model/__init__.py
#	server/szurubooru/model/post.py
#	server/szurubooru/model/tag.py
#	server/szurubooru/search/configs/__init__.py
#	server/szurubooru/search/configs/post_search_config.py
#	server/szurubooru/search/executor.py
#	server/szurubooru/tests/api/test_post_retrieving.py
#	server/szurubooru/tests/api/test_post_updating.py
#	server/szurubooru/tests/api/test_tag_updating.py
#	server/szurubooru/tests/conftest.py
#	server/szurubooru/tests/func/test_posts.py
#	server/szurubooru/tests/func/test_tags.py
#	server/szurubooru/tests/search/configs/test_post_search_config.py
</content>
</entry>
<entry>
<title>Add AVIF/HEIC detection</title>
<updated>2021-05-07T21:36:58Z</updated>
<author>
<name>Ruin0x11</name>
<email>ipickering2@gmail.com</email>
</author>
<published>2021-05-07T21:36:58Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=169593ea3689e50388dbda13984cbb9bc3d7ce1c'/>
<id>urn:sha1:169593ea3689e50388dbda13984cbb9bc3d7ce1c</id>
<content type='text'>
ffmpeg doesn't support HEIC decoding yet...
</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/pools: serialize pools as micro resource within post resources</title>
<updated>2020-09-19T14:29:09Z</updated>
<author>
<name>Shyam Sunder</name>
<email>sgsunder1@gmail.com</email>
</author>
<published>2020-09-19T13:23:26Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=1ef0419dc28c52d005693f672f27f6bc107cb277'/>
<id>urn:sha1:1ef0419dc28c52d005693f672f27f6bc107cb277</id>
<content type='text'>
Fixes #348
</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>fix python lint issues</title>
<updated>2020-06-03T15:55:50Z</updated>
<author>
<name>Shyam Sunder</name>
<email>sgsunder1@gmail.com</email>
</author>
<published>2020-06-03T15:55:50Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=b0f1b8c2309277a7b170972d463b4e8d16a79ecc'/>
<id>urn:sha1:b0f1b8c2309277a7b170972d463b4e8d16a79ecc</id>
<content type='text'>
</content>
</entry>
</feed>
