<feed xmlns='http://www.w3.org/2005/Atom'>
<title>szurubooru.git/server/szurubooru/tests/api/test_user_creating.py, branch master</title>
<subtitle>Fork of Szurubooru with patches for running on a modern system sans Docker
</subtitle>
<id>https://www.git.jakob.space/szurubooru.git/atom?h=master</id>
<link rel='self' href='https://www.git.jakob.space/szurubooru.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://www.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>
</author>
<published>2020-06-05T22:03:37Z</published>
<link rel='alternate' type='text/html' href='https://www.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>
</author>
<published>2018-02-24T04:05:58Z</published>
<link rel='alternate' type='text/html' href='https://www.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>server: lint</title>
<updated>2017-04-24T21:30:53Z</updated>
<author>
<name>rr-</name>
</author>
<published>2017-04-24T21:30:53Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/szurubooru.git/commit/?id=4bc58a3c9531c948aa070c2d42ad93b34de5a464'/>
<id>urn:sha1:4bc58a3c9531c948aa070c2d42ad93b34de5a464</id>
<content type='text'>
</content>
</entry>
<entry>
<title>server: refactor + add type hinting</title>
<updated>2017-02-05T15:34:45Z</updated>
<author>
<name>rr-</name>
</author>
<published>2017-02-04T00:08:12Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/szurubooru.git/commit/?id=ad842ee8a54c57463b8e28b52970f173ea1d64ea'/>
<id>urn:sha1:ad842ee8a54c57463b8e28b52970f173ea1d64ea</id>
<content type='text'>
- Added type hinting (for now, 3.5-compatible)
- Split `db` namespace into `db` module and `model` namespace
- Changed elastic search to be created lazily for each operation
- Changed to class based approach in entity serialization to allow
  stronger typing
- Removed `required` argument from `context.get_*` family of functions;
  now it's implied if `default` argument is omitted
- Changed `unalias_dict` implementation to use less magic inputs
</content>
</entry>
<entry>
<title>server/general: embrace most of PEP8</title>
<updated>2016-08-14T14:44:03Z</updated>
<author>
<name>rr-</name>
</author>
<published>2016-08-14T12:22:53Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/szurubooru.git/commit/?id=9aea55e3d10188cec8d1926704610a2567ca718a'/>
<id>urn:sha1:9aea55e3d10188cec8d1926704610a2567ca718a</id>
<content type='text'>
Ignored only the rules about continuing / hanging indentation.

Also, added __init__.py to tests so that pylint discovers them. (I don't
buy pytest's BS about installing your package.)
</content>
</entry>
<entry>
<title>server/general: ditch falcon for in-house WSGI app</title>
<updated>2016-08-14T14:43:35Z</updated>
<author>
<name>rr-</name>
</author>
<published>2016-08-14T10:35:14Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/szurubooru.git/commit/?id=af62f8c45ac8986342a56d41f176435ada1a1a9b'/>
<id>urn:sha1:af62f8c45ac8986342a56d41f176435ada1a1a9b</id>
<content type='text'>
For quite some time, I hated Falcon's class maps approach that caused
more chaos than good for Szurubooru. I've taken a look at the other
frameworks (hug, flask, etc) again, but they all looked too
bloated/over-engineered. I decided to just talk to WSGI myself.

Regex-based routing may not be the fastest in the world, but I'm fine
with response time of 10 ms for cached /posts.
</content>
</entry>
<entry>
<title>server/general: add entity versions</title>
<updated>2016-08-07T07:55:51Z</updated>
<author>
<name>rr-</name>
</author>
<published>2016-08-06T19:16:39Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/szurubooru.git/commit/?id=8d04df38fdb985447a48182739b06cd996be4d7d'/>
<id>urn:sha1:8d04df38fdb985447a48182739b06cd996be4d7d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>server/users: use HTTPS for Gravatar</title>
<updated>2016-07-30T11:43:15Z</updated>
<author>
<name>rr-</name>
</author>
<published>2016-07-30T11:39:28Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/szurubooru.git/commit/?id=5e47c5c0c68c1d758242a4dd4ce2c9d240c9159f'/>
<id>urn:sha1:5e47c5c0c68c1d758242a4dd4ce2c9d240c9159f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>server/users: fix avatar issues when renaming user</title>
<updated>2016-06-17T19:25:28Z</updated>
<author>
<name>rr-</name>
</author>
<published>2016-06-17T19:25:09Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/szurubooru.git/commit/?id=13ca94d4da8d9b5a4f5b6d7cf7e856b51afa7efb'/>
<id>urn:sha1:13ca94d4da8d9b5a4f5b6d7cf7e856b51afa7efb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>server/users: offer more stats in user entity</title>
<updated>2016-06-03T19:46:25Z</updated>
<author>
<name>rr-</name>
</author>
<published>2016-06-03T19:18:17Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/szurubooru.git/commit/?id=caecaee7856a818cc0ee45dc45a335a3b3a25af6'/>
<id>urn:sha1:caecaee7856a818cc0ee45dc45a335a3b3a25af6</id>
<content type='text'>
</content>
</entry>
</feed>
