Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-03-27 | Drop support for lorri | William Carroll | 3 | -13/+7 |
2020-03-01 | Remove default values for Nix expression parameters | William Carroll | 3 | -15/+3 |
2020-02-23 | Consume updated kv module | William Carroll | 2 | -4/+6 |
2020-02-10 | Begin work on YNAB client | William Carroll | 4 | -1/+70 |
2020-02-10 | Refactor token server initialization | William Carroll | 1 | -30/+42 |
2020-02-10 | Debug os.Signal handling | William Carroll | 1 | -12/+11 |
2020-02-10 | Sketch Monzo client | William Carroll | 1 | -0/+52 |
2020-02-10 | Consume auth library | William Carroll | 1 | -58/+102 |
2020-02-10 | Move authorization logic into separate package | William Carroll | 3 | -146/+115 |
2020-02-10 | Gracefully shutdown server | William Carroll | 1 | -0/+33 |
2020-02-10 | Read tokens from store when server starts | William Carroll | 1 | -3/+14 |
2020-02-10 | Nixify tokens.go | William Carroll | 2 | -1/+22 |
2020-02-10 | Remove dead code | William Carroll | 1 | -18/+0 |
2020-02-10 | Create gopkgs directory for golang libs | William Carroll | 4 | -66/+19 |
2020-02-10 | Create server for managing Monzo credentials | William Carroll | 4 | -52/+342 |
2020-02-10 | Document more API requests | William Carroll | 1 | -6/+32 |
2020-02-07 | Support a restclient.el scratch buffer | William Carroll | 1 | -0/+10 |
2020-02-07 | Support serde for Monzo and YNAB transaction structs | William Carroll | 2 | -0/+134 |
2020-02-07 | Support YNAB personal-access-token | William Carroll | 2 | -4/+5 |
2020-02-07 | Support lorri | William Carroll | 2 | -0/+14 |
2020-02-05 | Support OAuth 2.0 login flow for Monzo API | William Carroll | 5 | -0/+203 |
2020-02-05 | Inherit parent's .envrc variables | William Carroll | 1 | -0/+5 |