aboutsummaryrefslogtreecommitdiffstats
path: root/routes
Commit message (Expand)AuthorAgeFilesLines
* auth: Use request_data(), fix wrong status codeFulgen3012018-09-161-4/+3
* Use sqlalchemy as backend, implement JWT authentication, add uploading, comme...Fulgen3012018-09-163-113/+210
* uploads: Fix wrong attribute nameFulgen3012018-08-261-2/+2
* Rewrite database system with sqlalchemy, add /api/auth, add /api/uploads/<id>...Fulgen3012018-08-268-36/+178
* Initial commitFulgen3012018-08-224-0/+134