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

2659 Commits

Author SHA1 Message Date
Chris Cummer
b45a8cfb96 go mod tidy
Signed-off-by: Chris Cummer <chriscummer@me.com>
2020-05-09 12:45:36 -07:00
Chris Cummer
edfc60b592 Remove buildtest.yml
Signed-off-by: Chris Cummer <chriscummer@me.com>
2020-05-09 12:40:59 -07:00
Chris Cummer
7f50cdc19a go mod tidy
Signed-off-by: Chris Cummer <chriscummer@me.com>
2020-05-09 12:40:59 -07:00
Chris Cummer
06152c7041 Fix shadowed variables
Signed-off-by: Chris Cummer <chriscummer@me.com>
2020-05-09 12:40:59 -07:00
Chris Cummer
62a1c5c97b Comment out the action for the time being
Signed-off-by: Chris Cummer <chriscummer@me.com>
2020-05-09 12:40:59 -07:00
Chris Cummer
b7165991c9 Fix issues found by goimports
Signed-off-by: Chris Cummer <chriscummer@me.com>
2020-05-09 12:40:59 -07:00
Chris Cummer
d45c02251d Fix errors found by staticcheck
Signed-off-by: Chris Cummer <chriscummer@me.com>
2020-05-09 12:40:59 -07:00
Chris Cummer
10a8d27462 Fix issues found by errcheck
Signed-off-by: Chris Cummer <chriscummer@me.com>
2020-05-09 12:40:59 -07:00
Chris Cummer
ee1e030cdf Remove lint check for the time being (so many issues)
Signed-off-by: Chris Cummer <chriscummer@me.com>
2020-05-09 12:40:59 -07:00
Chris Cummer
a631c4ff71 Add BuildTest action
Signed-off-by: Chris Cummer <chriscummer@me.com>
2020-05-09 12:40:59 -07:00
Chris Cummer
a5c9494232 Another actions test
Signed-off-by: Chris Cummer <chriscummer@me.com>
2020-05-09 12:40:59 -07:00
dependabot-preview[bot]
0384258032
Bump google.golang.org/api from 0.22.0 to 0.23.0 (#888)
Bumps [google.golang.org/api](https://github.com/google/google-api-go-client) from 0.22.0 to 0.23.0.
- [Release notes](https://github.com/google/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/master/CHANGES.md)
- [Commits](https://github.com/google/google-api-go-client/compare/v0.22.0...v0.23.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-09 12:39:38 -07:00
Chris Cummer
222687cebe
Update CHANGELOG.md 2020-05-09 12:39:31 -07:00
dependabot-preview[bot]
0c0838b345
Bump github.com/shirou/gopsutil (#887)
Bumps [github.com/shirou/gopsutil](https://github.com/shirou/gopsutil) from 2.20.3+incompatible to 2.20.4+incompatible.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v2.20.3...v2.20.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-09 12:38:39 -07:00
Chris Cummer
9cd9a58759 Fix a bunch of minor issues found by running staticcheck
Signed-off-by: Chris Cummer <chriscummer@me.com>
2020-05-06 22:44:24 -07:00
Chris Cummer
a19c9c3e33
Update CHANGELOG.md 2020-05-02 07:06:54 -07:00
Adriano
e035f3a15a
Add ipv6 support to ipinfo (#885) 2020-05-02 07:05:49 -07:00
Chris Cummer
ad650d3822
Update CHANGELOG.md 2020-05-02 07:01:54 -07:00
Chris Cummer
b552bec903 Add @rsaarelm as a contributor 2020-05-02 07:00:51 -07:00
Risto Saarelma
c6f6036f5a
Fix feed module item sorting (#886)
Thanks!
2020-05-02 06:59:22 -07:00
Chris Cummer
5e7e8667a7
Update CHANGELOG.md 2020-05-02 06:57:27 -07:00
dependabot-preview[bot]
f99e333039
Bump github.com/zorkian/go-datadog-api (#884)
Bumps [github.com/zorkian/go-datadog-api](https://github.com/zorkian/go-datadog-api) from 2.28.0+incompatible to 2.29.0+incompatible.
- [Release notes](https://github.com/zorkian/go-datadog-api/releases)
- [Commits](https://github.com/zorkian/go-datadog-api/compare/v2.28.0...v2.29.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-02 06:57:13 -07:00
Chris Cummer
31b0f1131e
Update CHANGELOG.md 2020-04-28 20:56:24 -07:00
Chris Cummer
45dad9779e Add @mogensen as a contributor 2020-04-28 20:56:04 -07:00
Chris Cummer
d712769511 Merge branch 'mogensen-feature/gitlab-with-browser' 2020-04-28 20:52:40 -07:00
Chris Cummer
880168989c Merge branch 'feature/gitlab-with-browser' of github.com:mogensen/wtf into mogensen-feature/gitlab-with-browser 2020-04-28 20:52:07 -07:00
Chris Cummer
97fa1e51bd
Update CHANGELOG.md 2020-04-28 20:47:40 -07:00
Jon Hadfield
0b3a326fe3
fix digitalclock display bug. (#883) 2020-04-28 20:46:37 -07:00
Chris Cummer
93f8172029 Add @Tdnshah as a contributor 2020-04-28 20:38:07 -07:00
Frederik Mogensen
dbab6be1d4 Gitlab: allow for opening items in browser 2020-04-27 09:08:37 +02:00
Chris Cummer
cc8f5f76ba
Update CHANGELOG.md 2020-04-26 15:38:15 -07:00
Chris Cummer
5a99bbf30b Add @jonhadfield as a contributor v0.29.0 2020-04-25 04:58:41 -07:00
Chris Cummer
394da85e62
Update CHANGELOG.md 2020-04-25 04:54:14 -07:00
Chris Cummer
8613add2df go mod tidy
Signed-off-by: Chris Cummer <chriscummer@me.com>
2020-04-25 04:49:04 -07:00
Chris Cummer
daf1e61335 Merge branch 'add_pihole' of github.com:jonhadfield/wtf into jonhadfield-add_pihole 2020-04-23 05:38:10 -07:00
Chris Cummer
894afaa66f Merge branch 'master' of github.com:wtfutil/wtf 2020-04-23 05:37:01 -07:00
Chris Cummer
4dda2e4160 Add @acaloiaro as a contributor 2020-04-23 05:36:54 -07:00
Chris Cummer
af4f4ed83f
Update CHANGELOG.md 2020-04-23 05:36:02 -07:00
Adriano
216124437a
Add event end time to gcal module display (#877)
* Add event end time to gcal module display

* Add settings for showing end time and add test coverage

* go mod tidy
2020-04-23 05:32:59 -07:00
dependabot-preview[bot]
ad2ad7437e
Bump github.com/digitalocean/godo from 1.34.0 to 1.35.1 (#880)
Bumps [github.com/digitalocean/godo](https://github.com/digitalocean/godo) from 1.34.0 to 1.35.1.
- [Release notes](https://github.com/digitalocean/godo/releases)
- [Changelog](https://github.com/digitalocean/godo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/digitalocean/godo/compare/v1.34.0...v1.35.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-23 05:31:16 -07:00
Chris Cummer
f895591e8e
Update CHANGELOG.md 2020-04-23 05:29:48 -07:00
dependabot-preview[bot]
4e057db343
Bump google.golang.org/api from 0.21.0 to 0.22.0 (#879)
Bumps [google.golang.org/api](https://github.com/google/google-api-go-client) from 0.21.0 to 0.22.0.
- [Release notes](https://github.com/google/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/master/CHANGES.md)
- [Commits](https://github.com/google/google-api-go-client/compare/v0.21.0...v0.22.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-23 05:29:21 -07:00
Jon Hadfield
72ae0ccd8b
add pihole module. 2020-04-19 21:29:45 +01:00
Chris Cummer
cb0b2f19cf Update GitLab errors
The compiler is happy now....

Signed-off-by: Chris Cummer <chriscummer@me.com>
2020-04-18 19:02:27 -07:00
Chris Cummer
409cafc402
Update CHANGELOG.md 2020-04-18 18:54:37 -07:00
dependabot-preview[bot]
04ade97cbc
Bump google.golang.org/api from 0.20.0 to 0.21.0 (#872)
Bumps [google.golang.org/api](https://github.com/google/google-api-go-client) from 0.20.0 to 0.21.0.
- [Release notes](https://github.com/google/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/master/CHANGES.md)
- [Commits](https://github.com/google/google-api-go-client/compare/v0.20.0...v0.21.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-18 18:54:20 -07:00
Chris Cummer
2adb7db4b3
Update CHANGELOG.md 2020-04-18 18:54:08 -07:00
dependabot-preview[bot]
a2ec97d2d9
Bump github.com/alecthomas/chroma from 0.7.1 to 0.7.2 (#875)
Bumps [github.com/alecthomas/chroma](https://github.com/alecthomas/chroma) from 0.7.1 to 0.7.2.
- [Release notes](https://github.com/alecthomas/chroma/releases)
- [Changelog](https://github.com/alecthomas/chroma/blob/master/.goreleaser.yml)
- [Commits](https://github.com/alecthomas/chroma/compare/v0.7.1...v0.7.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-18 18:53:51 -07:00
dependabot-preview[bot]
531e29396f
Bump github.com/xanzy/go-gitlab from 0.29.0 to 0.31.0 (#873)
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.29.0 to 0.31.0.
- [Release notes](https://github.com/xanzy/go-gitlab/releases)
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/CHANGELOG.md)
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.29.0...v0.31.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-18 18:53:35 -07:00
dependabot-preview[bot]
70b626ffe8
Bump github.com/shirou/gopsutil (#871)
Bumps [github.com/shirou/gopsutil](https://github.com/shirou/gopsutil) from 2.20.2+incompatible to 2.20.3+incompatible.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v2.20.2...v2.20.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-18 18:53:13 -07:00