Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Disable access log by default | r | 2023-09-09 | 1 | -15/+3 |
* | Use cookies for session storage | r | 2022-10-25 | 1 | -23/+1 |
* | Use GO's flag parser instead of getopt | r | 2022-01-02 | 1 | -10/+5 |
* | Change config file lookup | r | 2022-01-02 | 1 | -3/+3 |
* | Refactor | r | 2021-03-28 | 1 | -20/+2 |
* | Refactor things | r | 2020-11-22 | 1 | -6/+3 |
* | Fix http client | r | 2020-10-30 | 1 | -0/+18 |
* | Fix invalid CSS syntax | r | 2020-08-22 | 1 | -1/+1 |
* | Refactor things | r | 2020-05-24 | 1 | -6/+0 |
* | Add single instance mode | r | 2020-04-19 | 1 | -1/+1 |
* | Fix logfile | r | 2020-02-26 | 1 | -1/+2 |
* | Add install target for make | r | 2020-01-31 | 1 | -1/+1 |
* | Fix error printing | r | 2020-01-28 | 1 | -9/+16 |
* | Update config | r | 2020-01-28 | 1 | -8/+12 |
* | Refactor everything | r | 2020-01-28 | 1 | -3/+3 |
* | Rename package to bloat | r | 2020-01-01 | 1 | -6/+6 |
* | Add command line flag to specify config file | r | 2020-01-01 | 1 | -1/+18 |
* | Add post format selection | r | 2019-12-26 | 1 | -1/+2 |
* | Update header template and add option for custom css | r | 2019-12-25 | 1 | -1/+8 |
* | Use filesystem based kv store instead of sqlite | r | 2019-12-17 | 1 | -8/+9 |
* | Initial commit | r | 2019-12-13 | 1 | -0/+76 |