aboutsummaryrefslogtreecommitdiffstats
path: root/routes/media.py
Commit message (Expand)AuthorAgeFilesLines
* Use sqlalchemy as backend, implement JWT authentication, add uploading, comme...Fulgen3012018-09-161-3/+34
* Rewrite database system with sqlalchemy, add /api/auth, add /api/uploads/<id>...Fulgen3012018-08-261-23/+16
* Initial commitFulgen3012018-08-221-0/+49