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