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: fix lint
|
2016-09-26 22:51:00 +02:00 |
middleware
|
server/middleware: fix reporting auth errors
|
2016-09-24 08:38:15 +02:00 |
migrations
|
server/tags: add order to tag names
|
2016-08-28 20:00:50 +02:00 |
rest
|
server/errors: fix serializing errors
|
2016-09-10 15:28:32 +02:00 |
search
|
server/search: prefer arrays over ranges
|
2016-09-26 22:48:09 +02:00 |
tests
|
server: fix lint
|
2016-09-26 22:51:00 +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 |