<feed xmlns='http://www.w3.org/2005/Atom'>
<title>szurubooru.git/client/js/router.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>2022-07-24T02:56:24Z</updated>
<entry>
<title>client: page cache is only used for the same query</title>
<updated>2022-07-24T02:56:24Z</updated>
<author>
<name>Hunternif</name>
<email>hunternif@gmail.com</email>
</author>
<published>2022-07-23T21:33:30Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=08e9286d050b53fbb686b9b68aad5015647a4857'/>
<id>urn:sha1:08e9286d050b53fbb686b9b68aad5015647a4857</id>
<content type='text'>
</content>
</entry>
<entry>
<title>client: clear endless scroll cache on page refresh</title>
<updated>2022-07-22T23:51:28Z</updated>
<author>
<name>Hunternif</name>
<email>hunternif@gmail.com</email>
</author>
<published>2022-07-22T22:56:51Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=e443f46e33bdf4d58ebbf6784eec227abf4e6f47'/>
<id>urn:sha1:e443f46e33bdf4d58ebbf6784eec227abf4e6f47</id>
<content type='text'>
</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>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>client/js/router.js: Reads &lt;base&gt; href tag</title>
<updated>2018-08-23T19:04:19Z</updated>
<author>
<name>Shyam Sunder</name>
<email>sgsunder1@gmail.com</email>
</author>
<published>2018-07-24T23:53:29Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=565027269c124c2aa7f7045983a75a31a9242215'/>
<id>urn:sha1:565027269c124c2aa7f7045983a75a31a9242215</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>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>
