aboutsummaryrefslogtreecommitdiffstats
path: root/handlers.py
Commit message (Expand)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, comme...Fulgen3012018-09-161-39/+32
* Rewrite database system with sqlalchemy, add /api/auth, add /api/uploads/<id>...Fulgen3012018-08-261-64/+54
* Initial commitFulgen3012018-08-221-0/+132