<feed xmlns='http://www.w3.org/2005/Atom'>
<title>szurubooru.git/client/js/controllers/user_registration_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>server/users: let administrators add new users</title>
<updated>2018-03-07T20:30:24Z</updated>
<author>
<name>ReAnzu</name>
<email>anzu@reanzu.com</email>
</author>
<published>2018-02-24T04:05:58Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=4b3529272ea238cb35f8f6f12c299e24ce0a88f9'/>
<id>urn:sha1:4b3529272ea238cb35f8f6f12c299e24ce0a88f9</id>
<content type='text'>
* Added functionality for administrators to directly add users to the
  application
* Added permission users:create:any to handle level that users are
  allowed to create other users
* Moved old permission users:create to users:create:self
</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/auth: show errors early in controllers</title>
<updated>2016-08-23T21:12:29Z</updated>
<author>
<name>rr-</name>
<email>rr-@sakuya.pl</email>
</author>
<published>2016-08-23T19:18:03Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=08c6c2c1452c019c31c5972f88fbb5977c54e555'/>
<id>urn:sha1:08c6c2c1452c019c31c5972f88fbb5977c54e555</id>
<content type='text'>
In other words, verify the privileges client-side before issuing an
request to the server. This commit focuses on routing (e.g. clicking a
link while not logged in), rather than DOM element visibility that
should be already taken care of.
</content>
</entry>
<entry>
<title>client/general: add title to every page</title>
<updated>2016-07-13T19:50:07Z</updated>
<author>
<name>rr-</name>
<email>rr-@sakuya.pl</email>
</author>
<published>2016-07-13T19:50:07Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=2a39ec165dd1cea9032463c540d6f4da87492c48'/>
<id>urn:sha1:2a39ec165dd1cea9032463c540d6f4da87492c48</id>
<content type='text'>
</content>
</entry>
<entry>
<title>client/general: fix certain error handlers</title>
<updated>2016-06-23T10:47:56Z</updated>
<author>
<name>rr-</name>
<email>rr-@sakuya.pl</email>
</author>
<published>2016-06-23T10:25:04Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=2f20bc16193550773a49ad5a67b93c7dcf321c72'/>
<id>urn:sha1:2f20bc16193550773a49ad5a67b93c7dcf321c72</id>
<content type='text'>
</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: refactor control flow</title>
<updated>2016-06-18T08:35:20Z</updated>
<author>
<name>rr-</name>
<email>rr-@sakuya.pl</email>
</author>
<published>2016-06-14T08:31:48Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=54e3099c5696e0b4fc7b05fb5ecc41ab4726628b'/>
<id>urn:sha1:54e3099c5696e0b4fc7b05fb5ecc41ab4726628b</id>
<content type='text'>
- Controller lifetime is bound to route lifetime
- View lifetime is bound to controller lifetime
- Control lifetime is bound to view lifetime
- Enhanced event dispatching
- Enhanced responsiveness in some places
- Views communicate user input to controllers via new event system
</content>
</entry>
</feed>
