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/func: handle download errors
2016-09-25 14:52:47 +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: don't be a hardass about strings
2016-09-26 22:48:09 +02:00
tests
server/posts: report duplicate post ID and URL
2016-09-10 10:16:14 +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