Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-07 | Switch to modules | Niall Sheridan | |
2018-08-24 | Update deps | Niall Sheridan | |
2018-08-10 | Add Microsoft auth provider | Kevin Lyda | |
Microsoft uses JSON Web Tokens (JWT) as OAuth tokens. These can run to many thousands of characters which are too long for TTYs. Work around this by base64-encoding the token and chunk it into smaller pieces. Closes #70 | |||
2018-06-20 | Update dependencies | Niall Sheridan | |
2017-10-18 | Update dependencies | Niall Sheridan | |
2017-04-10 | update dependencies | Niall Sheridan | |
2017-02-19 | update dependencies | Niall Sheridan | |
2017-02-12 | Update dependencies | Niall Sheridan | |
2016-12-28 | Update dependencies | Niall Sheridan | |
2016-09-03 | Update dependencies | Niall Sheridan | |
Also tweak travis config | |||
2016-08-27 | Update dependencies | Niall Sheridan | |
2016-07-17 | Update vendor libs | Niall Sheridan | |
2016-05-22 | Use govendor | Niall Sheridan | |