api
|
server/api: let users control page size
|
2016-04-10 22:14:25 +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: protect against weird page numbers
|
2016-04-14 21:50:59 +02:00 |
tests
|
server/tests: switch to pytest
|
2016-04-15 18:00:06 +02:00 |
util
|
server/images: fix processing errors
|
2016-04-10 18:54:19 +02:00 |
__init__.py
|
split files into client/ and server/
|
2016-04-01 18:48:16 +02:00 |
app.py
|
server/images: fix processing errors
|
2016-04-10 18:54:19 +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 |