Sun, 16 Feb 2020 18:54:01 +0100 Update dependencies
Mikael Berthe <mikael@lilotux.net> [Sun, 16 Feb 2020 18:54:01 +0100] rev 251
Update dependencies This should fix #22.
Wed, 18 Sep 2019 19:17:42 +0200 Merge pull request #21 from BoFFire/patch-1
Mikael Berthe <mikael@lilotux.net> [Wed, 18 Sep 2019 19:17:42 +0200] rev 250
Merge pull request #21 from BoFFire/patch-1 Fix typo in README committer: GitHub <noreply@github.com>
Wed, 18 Sep 2019 16:42:34 +0100 Fix typo
ButterflyOfFire <42316180+BoFFire@users.noreply.github.com> [Wed, 18 Sep 2019 16:42:34 +0100] rev 249
Fix typo committer: GitHub <noreply@github.com>
Mon, 29 Jul 2019 23:00:00 +0200 Travis: Try to bump Go 1.11 version to 1.11.12
Mikael Berthe <mikael@lilotux.net> [Mon, 29 Jul 2019 23:00:00 +0200] rev 248
Travis: Try to bump Go 1.11 version to 1.11.12
Mon, 29 Jul 2019 22:07:29 +0200 Update dependencies
Mikael Berthe <mikael@lilotux.net> [Mon, 29 Jul 2019 22:07:29 +0200] rev 247
Update dependencies
Sun, 13 Jan 2019 13:41:09 +0100 Update dependencies
Mikael Berthe <mikael@lilotux.net> [Sun, 13 Jan 2019 13:41:09 +0100] rev 246
Update dependencies
Sun, 13 Jan 2019 12:58:50 +0100 Fix oauth2 not displaying the new token
Mikael Berthe <mikael@lilotux.net> [Sun, 13 Jan 2019 12:58:50 +0100] rev 245
Fix oauth2 not displaying the new token If the configuration file contains an old token, this token was displayed after an oauth2 renewal instead of the new one.
Sun, 13 Jan 2019 12:33:24 +0100 Display config details after oauth2
Mikael Berthe <mikael@lilotux.net> [Sun, 13 Jan 2019 12:33:24 +0100] rev 244
Display config details after oauth2 After a new oauth2 authorization, the configuration details are displayed even when the 'safe_mode' option is set.
Sun, 13 Jan 2019 12:28:07 +0100 Improve oauth2 code usage message
Mikael Berthe <mikael@lilotux.net> [Sun, 13 Jan 2019 12:28:07 +0100] rev 243
Improve oauth2 code usage message
Sat, 29 Sep 2018 18:09:54 +0200 Use vendoring for backward compatibility
Mikael Berthe <mikael@lilotux.net> [Sat, 29 Sep 2018 18:09:54 +0200] rev 242
Use vendoring for backward compatibility The switch of the Madon library to Go modules breaks builds with Go version < 1.11 since the import path now contains "v2". This patch adds vendoring so that it can still build with those versions. Let's try to re-enable Travis builds with Go v1.8-1.11...
(0) -100 -10 +10 tip