| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | database: Don't return a dummy username if there's no author | Fulgen301 | 2018-09-18 | 1 | -1/+1 |
| | | |||||
| * | auth: Fix registration process | Fulgen301 | 2018-09-16 | 1 | -0/+1 |
| | | |||||
| * | Mark read-only entries read-only | Fulgen301 | 2018-09-16 | 1 | -0/+1 |
| | | |||||
| * | uploads: Fix GET /api/uploads, always return comment and vote on creationv0.1 | Fulgen301 | 2018-09-16 | 1 | -5/+7 |
| | | |||||
| * | auth: Use request_data(), fix wrong status code | Fulgen301 | 2018-09-16 | 1 | -4/+3 |
| | | |||||
| * | Use sqlalchemy as backend, implement JWT authentication, add uploading, ↵ | Fulgen301 | 2018-09-16 | 8 | -207/+427 |
| | | | | | commenting and voting | ||||
| * | uploads: Fix wrong attribute name | Fulgen301 | 2018-08-26 | 1 | -2/+2 |
| | | |||||
| * | Rewrite database system with sqlalchemy, add /api/auth, add ↵ | Fulgen301 | 2018-08-26 | 11 | -123/+392 |
| | | | | | /api/uploads/<id>comments | ||||
| * | Initial commit | Fulgen301 | 2018-08-22 | 10 | -0/+370 |
