<feed xmlns='http://www.w3.org/2005/Atom'>
<title>szurubooru.git/client/js/controllers/user_list_controller.js, 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>2020-06-06T12:58:23Z</updated>
<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>client+server: add post pools feature</title>
<updated>2020-06-05T01:01:28Z</updated>
<author>
<name>Shyam Sunder</name>
<email>sgsunder1@gmail.com</email>
</author>
<published>2020-06-05T01:01:28Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=c5358f7f83ef49f51d5ba557dde1b16ce2c83d1d'/>
<id>urn:sha1:c5358f7f83ef49f51d5ba557dde1b16ce2c83d1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>client/js: format code to ESLint</title>
<updated>2020-06-04T23:02:33Z</updated>
<author>
<name>Shyam Sunder</name>
<email>sgsunder1@gmail.com</email>
</author>
<published>2020-06-04T18:09:35Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=4329b1620fe38c2a7bf44615cfb176daa2837590'/>
<id>urn:sha1:4329b1620fe38c2a7bf44615cfb176daa2837590</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add list of posts to pools</title>
<updated>2020-05-04T07:09:33Z</updated>
<author>
<name>Ruin0x11</name>
<email>ipickering2@gmail.com</email>
</author>
<published>2020-05-04T07:09:33Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=e6bf102bc03504d9abc584f15da70a5fed7fa950'/>
<id>urn:sha1:e6bf102bc03504d9abc584f15da70a5fed7fa950</id>
<content type='text'>
</content>
</entry>
<entry>
<title>client/routing: fix certain history bug</title>
<updated>2017-04-24T21:02:25Z</updated>
<author>
<name>rr-</name>
<email>rr-@sakuya.pl</email>
</author>
<published>2017-04-24T21:02:25Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=fea9a949453482f7ede7957dbeeddb3c2ff427cc'/>
<id>urn:sha1:fea9a949453482f7ede7957dbeeddb3c2ff427cc</id>
<content type='text'>
The bug could be reproduced as follows:

1. Navigate to /posts
2. Search for "test"
3. Navigate to /posts again
4. Refresh the page

The user should see plain post list, but instead they were seeing the
"test" search results again as if step 3 never happened.
</content>
</entry>
<entry>
<title>client/posts: add option to disable safety ratings</title>
<updated>2017-03-30T18:50:12Z</updated>
<author>
<name>rr-</name>
<email>rr-@sakuya.pl</email>
</author>
<published>2017-03-30T18:50:12Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=77bf3bdc3c0c1b9e5746e0f3f63281360c3e5a03'/>
<id>urn:sha1:77bf3bdc3c0c1b9e5746e0f3f63281360c3e5a03</id>
<content type='text'>
</content>
</entry>
<entry>
<title>server: use index-based paging (#123)</title>
<updated>2017-02-09T21:40:00Z</updated>
<author>
<name>rr-</name>
<email>rr-@sakuya.pl</email>
</author>
<published>2017-02-08T23:48:06Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=fdad08e176b52f1b47930a5e9b22116c70c542a8'/>
<id>urn:sha1:fdad08e176b52f1b47930a5e9b22116c70c542a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>client: refactor linking and routing</title>
<updated>2017-01-20T23:13:35Z</updated>
<author>
<name>rr-</name>
<email>rr-@sakuya.pl</email>
</author>
<published>2017-01-20T20:51:04Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=1acceb941d84775cdeb0019bdfbdd63e9e125982'/>
<id>urn:sha1:1acceb941d84775cdeb0019bdfbdd63e9e125982</id>
<content type='text'>
Print all links through new uri.js component
Refactor the router to use more predictable parsing
Fix linking to entities with weird names (that contain slashes, + etc.)
</content>
</entry>
<entry>
<title>client/general: improve URL escaping</title>
<updated>2016-09-04T00:07:22Z</updated>
<author>
<name>rr-</name>
<email>rr-@sakuya.pl</email>
</author>
<published>2016-09-03T23:25:19Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=7fa8593b0ab688e720c553c47a79065d6c653091'/>
<id>urn:sha1:7fa8593b0ab688e720c553c47a79065d6c653091</id>
<content type='text'>
Specifically, cater for /, + and % in URL components.
</content>
</entry>
<entry>
<title>client/paging: avoid redrawing header navigation</title>
<updated>2016-08-28T21:40:28Z</updated>
<author>
<name>rr-</name>
<email>rr-@sakuya.pl</email>
</author>
<published>2016-08-28T16:53:06Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=cf1d15354df5e9062c4c8a24e24bd283214d06ca'/>
<id>urn:sha1:cf1d15354df5e9062c4c8a24e24bd283214d06ca</id>
<content type='text'>
</content>
</entry>
</feed>
