api
|
client/general: improve URL escaping
|
2016-09-04 02:07:22 +02:00 |
db
|
server/posts: fix deleting posts with relations
|
2016-08-31 22:49:45 +02:00 |
func
|
server/posts: fix relation updating
|
2016-10-02 17:21:15 +02:00 |
middleware
|
server: fix constructing of HTTP errors
|
2016-09-26 22:51:07 +02:00 |
migrations
|
server/tags: add order to tag names
|
2016-08-28 20:00:50 +02:00 |
rest
|
server: fix constructing of HTTP errors
|
2016-09-26 22:51:07 +02:00 |
search
|
client+server/posts: reverse next/prev post role
|
2016-10-02 17:07:08 +02:00 |
tests
|
server/posts: fix relation updating
|
2016-10-02 17:21:15 +02:00 |
__init__.py
|
split files into client/ and server/
|
2016-04-01 18:48:16 +02:00 |
config.py
|
server/general: embrace most of PEP8
|
2016-08-14 16:44:03 +02:00 |
errors.py
|
server/errors: allow extra info in errors
|
2016-09-10 10:16:14 +02:00 |
facade.py
|
server/errors: add and document error codes
|
2016-09-10 11:36:01 +02:00 |