Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused session ID field | r | 2023-10-07 | 1 | -4/+0 |
* | Use cookies for session storage | r | 2022-10-25 | 1 | -91/+0 |
* | Simplify id generation | r | 2022-01-02 | 1 | -13/+7 |
* | Use GO's flag parser instead of getopt | r | 2022-01-02 | 1 | -122/+0 |
* | Refactor things | r | 2020-11-22 | 1 | -0/+91 |
* | Refactor everything | r | 2020-01-28 | 1 | -4/+4 |
* | Update random id generation algorithm | r | 2020-01-26 | 1 | -6/+11 |
* | Add CSRF protection | r | 2020-01-26 | 1 | -0/+4 |
* | Add command line flag to specify config file | r | 2020-01-01 | 1 | -0/+122 |
* | Initial commit | r | 2019-12-13 | 1 | -0/+22 |