aboutsummaryrefslogtreecommitdiffstats
path: root/handlers.py
Commit message (Collapse)AuthorAgeFilesLines
* Allow Upload.version to be NULL (no version)Fulgen3012019-09-081-1/+1
|
* Website: Update existing entriesFulgen3012019-09-081-1/+0
|
* Fix description parsing and convert HTML to markdownFulgen3012019-09-081-10/+9
|
* Website: Fix locale resetFulgen3012019-09-081-1/+2
|
* Fix entry versionFulgen3012019-09-081-1/+1
|
* Mark read-only entries read-onlyFulgen3012018-09-161-0/+1
|
* Use sqlalchemy as backend, implement JWT authentication, add uploading, ↵Fulgen3012018-09-161-39/+32
| | | | commenting and voting
* Rewrite database system with sqlalchemy, add /api/auth, add ↵Fulgen3012018-08-261-64/+54
| | | | /api/uploads/<id>comments
* Initial commitFulgen3012018-08-221-0/+132