<feed xmlns='http://www.w3.org/2005/Atom'>
<title>szurubooru.git/client/js/models/comment.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/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: 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: rework promise error handling</title>
<updated>2017-01-08T09:25:29Z</updated>
<author>
<name>rr-</name>
<email>rr-@sakuya.pl</email>
</author>
<published>2017-01-08T01:12:38Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=8a73f7e400930c648223e510090d5677120a472e'/>
<id>urn:sha1:8a73f7e400930c648223e510090d5677120a472e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>client/comments: rework comments appearance and UX</title>
<updated>2016-12-25T20:49:39Z</updated>
<author>
<name>rr-</name>
<email>rr-@sakuya.pl</email>
</author>
<published>2016-12-24T20:49:39Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=fe0ba63f191b56853c8b57d9538a39c57ad91165'/>
<id>urn:sha1:fe0ba63f191b56853c8b57d9538a39c57ad91165</id>
<content type='text'>
</content>
</entry>
<entry>
<title>client/general: use resource versioning</title>
<updated>2016-08-07T07:55:51Z</updated>
<author>
<name>rr-</name>
<email>rr-@sakuya.pl</email>
</author>
<published>2016-08-06T20:44:04Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=79b3973f9ec2681d33e67ab360526bf47e6c53c3'/>
<id>urn:sha1:79b3973f9ec2681d33e67ab360526bf47e6c53c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>client/models: discard field declarations</title>
<updated>2016-07-26T21:15:05Z</updated>
<author>
<name>rr-</name>
<email>rr-@sakuya.pl</email>
</author>
<published>2016-07-26T19:01:52Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=d2a5e1056d0f33827e5b6d408cd4851264285557'/>
<id>urn:sha1:d2a5e1056d0f33827e5b6d408cd4851264285557</id>
<content type='text'>
This has important side effect that matters when we check for data
changes using _orig dictionary. Previously, _orig was empty (so its
members fields were undefiend) whereas the real fields were declared as
nulls. This meant that for new entities, the conditions were always
true, which is unintended. Now both _orig and the class itself are
initially populated with _updateFromResponse which syncs the state
between them, removing the problem.
</content>
</entry>
<entry>
<title>client/general: replace direct API with models</title>
<updated>2016-06-20T21:52:09Z</updated>
<author>
<name>rr-</name>
<email>rr-@sakuya.pl</email>
</author>
<published>2016-06-19T17:16:40Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=eb09677bf8731700645f24ed10585c2b607256cc'/>
<id>urn:sha1:eb09677bf8731700645f24ed10585c2b607256cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>client/general: remove api calls from controls</title>
<updated>2016-06-18T08:35:20Z</updated>
<author>
<name>rr-</name>
<email>rr-@sakuya.pl</email>
</author>
<published>2016-06-17T18:25:44Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=a697aba1b071bf8a4b2d4c26fd92f2655b77bd03'/>
<id>urn:sha1:a697aba1b071bf8a4b2d4c26fd92f2655b77bd03</id>
<content type='text'>
Introduce some missing models along the way
</content>
</entry>
</feed>
