api
|
server/users: fix avatarStyle letter case in json
|
2016-04-10 16:23:35 +02:00 |
db
|
server/general: cosmetic changes
|
2016-04-09 22:44:50 +02:00 |
middleware
|
server/api: fix decoding JSON
|
2016-04-10 16:23:35 +02:00 |
migrations
|
server/db: squash db migrations, fix typo
|
2016-04-09 22:23:24 +02:00 |
search
|
server/search: prefer hyphens to underscores
|
2016-04-09 08:58:06 +02:00 |
tests
|
server/users: add avatar support
|
2016-04-09 22:38:57 +02:00 |
util
|
server/general: cosmetic changes
|
2016-04-09 22:44:50 +02:00 |
__init__.py
|
split files into client/ and server/
|
2016-04-01 18:48:16 +02:00 |
app.py
|
server/users: add avatar support
|
2016-04-09 22:38:57 +02:00 |
config.py
|
server/users: add avatar support
|
2016-04-09 22:38:57 +02:00 |
errors.py
|
client+server/general: fix config references
|
2016-04-10 16:23:35 +02:00 |