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

2744 Commits

Author SHA1 Message Date
Chris Cummer
cfc7a8c092 Add @ibaum as a contributor 2019-09-11 10:40:46 -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
79bc78a5f7 Don't die if the watcher can't find the file. Continue trying 2019-09-10 21:48:33 -07:00
Chris Cummer
33ea383046 Merge branch 'fixjsonparse' of github.com:Seanstoppable/wtf into Seanstoppable-fixjsonparse 2019-09-10 21:44:56 -07:00
Sean Smith
26ca1618ab Fix config reload race
Race condition is around the usage of `enabled`
Wrap access in a mutex to eliminate race
Fixes #422
2019-09-10 21:49:40 -04:00
Sean Smith
bb3c24df73
Normalize coloring (#620)
Allow all colors to be configurable on a module level
2019-09-10 21:22:11 -04:00
Chris Cummer
9b23da07ba
Merge pull request #625 from wtfutil/20190910-no-title
Add the ability to display no title
2019-09-10 16:22:25 -07:00
Chris Cummer
e059eeb625 Add the ability to display no title 2019-09-10 16:18:00 -07:00
Chris Cummer
04616ddff5
Update CHANGELOG.md 2019-09-10 10:14:42 -07:00
Chris Cummer
a620d4fc4c Add @Narengowda as a contributor 2019-09-10 09:56:21 -07:00
Tim Scheuermann
8ca807ee57
Disable the GOSUMDB in the compilation instructions 2019-09-09 14:55:07 +02:00
Narendra L
7756df16bb
Merge branch 'master' into add_digitalclock_module 2019-09-09 10:11:51 +02:00
Narendra L
3ad04c4969 Cleanup unwanted comments 2019-09-09 09:29:16 +02:00
Chris Cummer
ba7645a732
Update CHANGELOG.md 2019-09-08 17:08:20 -07:00
Chris Cummer
8ababedab1
Update CHANGELOG.md 2019-09-08 17:07:33 -07:00
Chris Cummer
89020c7581
Merge pull request #617 from wtfutil/WTF-566-gitlab-projects-as-list
WTF-566 Support GitLab projects as list
2019-09-08 17:02:39 -07:00
Narendra L
348b2ffa5d Adds support for digital clock 2019-09-08 23:58:45 +02:00
Narendra L
6de3f0f5b9 modules/digitalclock/ 2019-09-08 23:58:25 +02:00
Chris Cummer
074bd6a803
Update README.md 2019-09-08 09:41:27 -07:00
Chris Cummer
a6466449b1
Update CHANGELOG.md 2019-09-08 05:15:06 -07:00
Chris Cummer
4ff64532b2 Add @ChrisDBrown as a contributor 2019-09-08 05:12:56 -07:00
Chris Cummer
7dd4e4909b Merge branch 'feat/nr-multi' of github.com:Seanstoppable/wtf into Seanstoppable-feat/nr-multi 2019-09-08 05:11:05 -07:00
Sean Smith
36fbad54d8 Fix JSON parsing
Issue #600 points out Jenkins module panics occasionally
I noticed that a number of places panic because of JSON parsing
Centralize JSON parsing, have it return an error, and have widgets
report the error
2019-09-07 15:14:33 -04:00
Chris Cummer
32884e5de4 Add default label color to docker module 2019-09-07 07:23:41 -07:00
Chris Cummer
0cd9605a5e
Update CHANGELOG.md 2019-09-07 07:04:25 -07:00
Chris Cummer
78db4fec85 Add @v-braun as a contributor 2019-09-07 07:03:15 -07:00
Chris Cummer
e441e7ebf1 Fix go.mod merge conflicts 2019-09-07 07:01:56 -07:00
Chris Cummer
f83e57c0b7 WTF-566 Support GitLab projects as list 2019-09-06 20:52:26 -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
921d5d1753
Merge pull request #613 from Midnight-Conqueror/fix-github-icon-size
fix: reducing the size of the cross
2019-09-06 04:38:16 -07:00
Joel Valentine
9f7ff56f46 reducing the size of the cross 2019-09-06 12:20:36 +01:00
Chris Cummer
001fde13df
Update README.md 2019-09-06 04:17:33 -07:00
Chris Cummer
3fd1651726
Update CHANGELOG.md 2019-09-06 04:07:41 -07:00
Chris Cummer
ef20be2eee Merge branch 'Midnight-Conqueror-fix-github-selection-lint' 2019-09-06 04:05:55 -07:00
Chris Cummer
27ecabfb18 Merge branch 'fix-github-selection-lint' of github.com:Midnight-Conqueror/wtf into Midnight-Conqueror-fix-github-selection-lint 2019-09-06 04:04:45 -07:00
Chris Cummer
5a0b9dfb88
Update CHANGELOG.md 2019-09-06 03:54:38 -07:00
Chris Cummer
7d99c12220
Merge pull request #608 from Seanstoppable/fixgitordering
Fix git ordering
2019-09-06 03:50:21 -07:00
Chris Cummer
7056a4489a
Update CHANGELOG.md 2019-09-06 03:40:59 -07:00
Chris Cummer
7fed7577ea
Merge pull request #612 from wtfutil/WTF-611-gcal-color-highlighting
WTF-611 Fix gCal color highlighting
2019-09-06 03:39:38 -07:00
Chris Cummer
66ae65cea4 Merge branch 'fixcolorconfig' of github.com:Seanstoppable/wtf into Seanstoppable-fixcolorconfig 2019-09-06 03:34:40 -07:00
Chris Cummer
2c673ae616 WTF-611 Fix gCal color highlighting 2019-09-06 03:32:45 -07:00
Joel Valentine
d4e0b0956f add unicode for exclamation mark 2019-09-06 02:50:53 +01:00
Joel Valentine
596bfbac02 fix: fixing linting for the github module
adding documentation to github module
fixing malformed icon causing display errors
2019-09-06 02:42:06 +01:00
Chris Cummer
e8881ef715
Merge pull request #606 from Seanstoppable/updategoreleaser
Update goreleaser config
2019-09-05 05:38:03 -07:00
Chris Cummer
886d9d931f
Update CHANGELOG.md 2019-09-05 05:28:13 -07:00
Chris Cummer
bbf5b12057 Add @Midnight-Conqueror as a contributor 2019-09-05 05:26:30 -07:00
Chris Cummer
993853a8bc Merge branch 'Midnight-Conqueror-github-selection' 2019-09-05 05:25:12 -07:00
Chris Cummer
faa2098912 Merge branch 'github-selection' of github.com:Midnight-Conqueror/wtf into Midnight-Conqueror-github-selection 2019-09-05 05:23:59 -07:00
Chris Cummer
37c614245f Update go.sum httpmock 2019-09-05 05:22:30 -07:00
Sean Smith
e213e6b337 Fix git ordering
This is due to us sorting
It doesn't look like there is a need to sort here, so remove it
2019-09-05 08:02:12 -04:00