Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-11-23 | Add frontend implementation | Jon Bergli Heier | 7 | -27/+738 | |
2020-11-23 | Move node formatting to helper function | Jon Bergli Heier | 2 | -19/+49 | |
2020-11-23 | Add authentication support | Jon Bergli Heier | 1 | -4/+12 | |
2020-11-16 | api: Set user on g instead of passing as argument | Jon Bergli Heier | 1 | -3/+4 | |
2020-11-16 | api: Decorate auth wrapper with functools.wraps | Jon Bergli Heier | 1 | -0/+2 | |
2020-11-16 | Add frontend | Jon Bergli Heier | 15 | -1/+12330 | |
Authentication is currently working but no other functionality is yet implemented. Authentication is done using OAuth 2 via the backend, currently we assume jab is being used. | |||||
2020-11-13 | Initial commit | Jon Bergli Heier | 6 | -0/+209 | |