Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use CSP header to restrict resource loading | r | 2023-10-15 | 1 | -0/+2 |
* | Remove unused session ID field | r | 2023-10-07 | 1 | -1/+0 |
* | Use cookies for session storage | r | 2022-10-25 | 1 | -20/+40 |
* | Remove session details on signout | r | 2020-03-04 | 1 | -0/+1 |
* | Add status deletion | r | 2020-02-02 | 1 | -0/+1 |
* | Refactor everything | r | 2020-01-28 | 1 | -1/+1 |
* | Add CSRF protection | r | 2020-01-26 | 1 | -0/+1 |
* | Add support for scopes | r | 2019-12-21 | 1 | -1/+0 |
* | Use a custom client for settings | r | 2019-12-21 | 1 | -3/+4 |
* | Use json format for app and session repo | r | 2019-12-21 | 1 | -27/+3 |
* | Use filesystem based kv store instead of sqlite | r | 2019-12-17 | 1 | -4/+30 |
* | Initial commit | r | 2019-12-13 | 1 | -0/+23 |