| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-08-15 | Add algorithms to jwt.decode calls | Jon Bergli Heier | 1 | -1/+2 | |
| 2021-06-09 | Fix linting errors | Jon Bergli Heier | 1 | -7/+13 | |
| Style, unused imports, unused variables, etc. as reported by flake8. Configuration for flake8 has been added to setup.cfg. | |||||
| 2020-10-28 | Use flask-sqlalchemy instead of using sqlalchemy directly | Jon Bergli Heier | 1 | -14/+12 | |
| This makes database access a bit easier and also greatly simplifies some upcoming changes. | |||||
| 2017-04-22 | Added upload API. | Jon Bergli Heier | 1 | -7/+38 | |
| Also updated the API (previously help) page. | |||||
| 2017-04-09 | Major rewrite to use jab/oauth. | Jon Bergli Heier | 1 | -0/+62 | |
| Highlights: - Uses the oauth branch of jab. - Changed design to use bootstrap. - Some minor changes to functionality in file uploading and listing. - API is currently disabled and incomplete. | |||||
