| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-04-22 | Refactor: Restructure project | jwijenbergh | |
| - Add an internal folder where all the internal code lives - Make a state.go and state_test.go for the public interface This gives a more clear separation between functions and modules. It also makes this a more typical Go project setup. | |||
| 2022-04-20 | Refactor: Eliminate most uses of pointers in structs | jwijenbergh | |
| 2022-04-20 | HTTP: Explicitly close request to eliminate EOF errors | jwijenbergh | |
| 2022-04-05 | Return http code error if status code is not 2xx | jwijenbergh | |
| 2022-03-28 | OAuth: Token refresh changes and tests | Jeroen Wijenbergh | |
| 2022-03-23 | Run gofumpt | jwijenbergh | |
| 2022-03-23 | Return headers in HTTP for wireguard expiry | jwijenbergh | |
| 2022-09-20 | Wireguard: Add basic support | Jeroen Wijenbergh | |
| 2022-04-05 | Refactor: Structures changed and added Token refresh function | jwijenbergh | |
| 2022-04-05 | Move HTTP GET/POST methods to its own file | jwijenbergh | |
