<feed xmlns='http://www.w3.org/2005/Atom'>
<title>szurubooru.git/server/szurubooru/migrations/versions, 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-08-06T23:58:05Z</updated>
<entry>
<title>server: inject my changes into alembic revisions</title>
<updated>2021-08-06T23:58:05Z</updated>
<author>
<name>Hunternif</name>
</author>
<published>2021-08-06T23:58:05Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=21a45d499192d6cbcde65508058c9a0004a281e4'/>
<id>urn:sha1:21a45d499192d6cbcde65508058c9a0004a281e4</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>
</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>
</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>server/posts: store and provide MD5 checksums</title>
<updated>2021-01-05T18:20:01Z</updated>
<author>
<name>Shyam Sunder</name>
</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: enable large file support in database</title>
<updated>2020-10-11T16:50:21Z</updated>
<author>
<name>Shyam Sunder</name>
</author>
<published>2020-10-11T16:50:21Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=a302b2c4a49bf5df082dc5fff799fa9ac8bdfa9f'/>
<id>urn:sha1:a302b2c4a49bf5df082dc5fff799fa9ac8bdfa9f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>server+client: update tag category api + fix formatting</title>
<updated>2020-09-23T11:48:47Z</updated>
<author>
<name>neobooru</name>
</author>
<published>2020-09-23T11:48:47Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=d2b6ecef4d0434aa6315e20a322991477f084ca8'/>
<id>urn:sha1:d2b6ecef4d0434aa6315e20a322991477f084ca8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>client+server: add tag category ordering feature</title>
<updated>2020-09-19T20:55:17Z</updated>
<author>
<name>neobooru</name>
</author>
<published>2020-09-19T20:54:26Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=06ad8b18824e8fe8756fb2e9ed0f3e585be06585'/>
<id>urn:sha1:06ad8b18824e8fe8756fb2e9ed0f3e585be06585</id>
<content type='text'>
Fixes  #209</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>
</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>
</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>
</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>
