1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

233 Commits

Author SHA1 Message Date
dependabot-preview[bot]
c25a3a7d59
Bump github.com/radovskyb/watcher from 1.0.6 to 1.0.7
Bumps [github.com/radovskyb/watcher](https://github.com/radovskyb/watcher) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/radovskyb/watcher/releases)
- [Commits](https://github.com/radovskyb/watcher/compare/v1.0.6...v1.0.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-23 07:38:42 +00:00
dependabot-preview[bot]
b914e3879b
Bump github.com/google/go-github/v26 from 26.0.9 to 26.1.3
Bumps [github.com/google/go-github/v26](https://github.com/google/go-github) from 26.0.9 to 26.1.3.
- [Release notes](https://github.com/google/go-github/releases)
- [Commits](https://github.com/google/go-github/compare/v26.0.9...v26.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-23 07:38:20 +00:00
dependabot-preview[bot]
08a81914ed
Bump github.com/zorkian/go-datadog-api
Bumps [github.com/zorkian/go-datadog-api](https://github.com/zorkian/go-datadog-api) from 2.21.0+incompatible to 2.24.0+incompatible.
- [Release notes](https://github.com/zorkian/go-datadog-api/releases)
- [Commits](https://github.com/zorkian/go-datadog-api/compare/v2.21.0...v2.24.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-23 07:36:48 +00:00
Chris Cummer
e13e82a2b4 Merge branch 'add-devto-modules' of github.com:VictorAvelar/wtf into VictorAvelar-add-devto-modules 2019-09-22 17:44:07 -07:00
Chris Cummer
93ef3ea429 Update dependencies 2019-09-21 04:04:22 -07:00
Chris Cummer
1bfd26a55c Merge branch 'feature/azure-dev-ops-module' of github.com:v-braun/wtf into v-braun-feature/azure-dev-ops-module 2019-09-21 03:47:30 -07:00
vavelar
425a08522e Implementation of WTF devto module 2019-09-20 17:31:11 +02:00
Chris Cummer
a13a284fb4 Remove stale glog dependency. Fixes #642 2019-09-19 04:08:25 -07:00
Viktor Braun (v_b)
64985c3beb implemented azure devops widget 2019-09-19 10:11:59 +02:00
Chris Cummer
979c7294eb Add forked version of Todoist 2019-09-15 15:43:40 -07:00
Indradhanush Gupta
f737c53864 Update go.mod, go.sum and vendor
Running `go mod vendor` generates new additions and deletions.
2019-09-14 16:33:39 +05:30
Chris Cummer
5e1abc1ad9 Update go.sum 2019-09-12 03:00:22 -07:00
Chris Cummer
35b7c97791
Merge pull request #615 from ibaum/fix-kubernetes-client
Update kubernetes client to connect to various kubernetes providers
2019-09-11 10:39:36 -07:00
Chris Cummer
e441e7ebf1 Fix go.mod merge conflicts 2019-09-07 07:01:56 -07:00
Ian Baum
6662c7f18e
Update kubernetes client to connect to various kubernetes providers
* Import k8s.io/client-go/plugin/pkg/client/auth to include
authentication libraries
* Update calls to panic to include the error message
2019-09-06 11:00:44 -05:00
Chris Cummer
37c614245f Update go.sum httpmock 2019-09-05 05:22:30 -07:00
Chris Cummer
34d6d03b43 Update the oauth2 package 2019-09-04 14:59:16 -07:00
Chris Cummer
3faefc1051 Upgrade tview and tcell dependencies 2019-09-03 21:09:21 -07:00
Viktor Braun (v_b)
8bd0bf722c implemented docker module 2019-09-03 17:33:51 +02:00
Chris Cummer
8df08c4b1f WTF-539 Add missing vendored dependencies back 2019-08-28 07:17:07 -07:00
Andrew Suderman
3464abbde3
Adding tests 2019-08-05 22:04:57 -06:00
Chris Cummer
c17678013d Fix a couple of 'go vet' issues 2019-08-03 17:16:50 -07:00
Chris Cummer
60895c84a2 Upgrade tview dependency 2019-07-10 22:22:05 -07:00
Chris Cummer
b07f3c5e67 Reimpliments the module configuration validation
Now supports displaying errors from multiple widgets.
2019-07-07 16:04:43 -07:00
Chris Cummer
f19f1ee86d WTF-42 WIP Add FeedReader, an RSS/Atom feed reader 2019-07-03 21:54:10 -07:00
Chris Cummer
cc2ff457e6 Run 'go mod tidy' to clean up stray deps 2019-06-28 16:34:01 -07:00
Chris Cummer
e846fdeef8 Update go-github dependencies 2019-06-28 16:32:24 -07:00
Chris Cummer
9244d60abe Add a rudimentary Transmission module (https://transmissionbt.com) 2019-06-26 06:58:27 -07:00
Chris Cummer
d9c362ee9f Make the line wrap settings for the Textfile module configurable via the 'wrapText' setting 2019-06-14 21:27:09 -07:00
Chris Cummer
18cc6c34ad WTF-455 Pass nil options for Gitlab project. Closes #455 2019-05-16 14:42:34 -07:00
Chris Cummer
2d0706c40b WTF-427 Use new keyboard implementation for widgets. Closes #427 2019-05-06 12:54:07 -07:00
Chris Cummer
a9c5dc3be8 WTF-427 Add KeyboardWidget and switch Todo widget to using it 2019-05-06 12:54:04 -07:00
retgits
e03b65b442
feat: update to go modules 2019-04-26 16:39:44 -07:00