Chris Cummer
24627891de
go mod tidy
...
Signed-off-by: Chris Cummer <chriscummer@me.com>
2020-05-02 15:19:45 -07:00
Chris Cummer
c18bac3e27
Merge branch 'secret-store' of github.com:sam-github/wtf into sam-github-secret-store
2020-05-02 15:19:29 -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
Sam Roberts
b2982cc668
Use docker-credential-helper to manage secrets (WIP)
...
Store service credentials securely in the stores supported by docker:
- https://github.com/docker/docker-credential-helpers#available-programs
Introduces a top-level config property, "secretStore" and additional
command line arguments to manage the stored secrets.
The value of secretStore is used to find a helper command,
`docker-credential-<secretStore>`.
The docker project currently provides 4 store helpers:
- "osxkeychain" (OS X only)
- "secretservice" (Linux only)
- "wincred" (Windows only)
- "pass" (any OS supporting pass, which uses gpg2)
Docker-for-desktop installs the credential helpers above, as well as
"desktop" (docker-credential-desktop).
Generic installation instructions for the helpers:
- https://github.com/docker/docker-credential-helpers#installation
Users could provide additional helpers, the only requirement is that the
helper implements the credential store protocol:
- https://github.com/docker/docker-credential-helpers#development
The credential protocol is open, and new credential stores can be
implemented by any CLI satisfying the protocol:
- https://github.com/docker/docker-credential-helpers#development
The modifications to existing modules is not tested due to lack
of API keys, but demonstrates the unobtrusive changes required to
use the secret store.
2020-04-28 20:34:34 -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
dependabot-preview[bot]
53ed90dab5
Bump github.com/digitalocean/godo from 1.33.1 to 1.34.0 ( #870 )
...
Bumps [github.com/digitalocean/godo](https://github.com/digitalocean/godo ) from 1.33.1 to 1.34.0.
- [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.33.1...v1.34.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:52:47 -07:00
Chris Cummer
a7d615b5ba
Update CHANGELOG.md
2020-03-30 06:43:58 -07:00
dependabot-preview[bot]
15d760dd10
Bump github.com/xanzy/go-gitlab from 0.28.0 to 0.29.0 ( #868 )
...
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab ) from 0.28.0 to 0.29.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.28.0...v0.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-03-30 06:43:40 -07:00
dependabot-preview[bot]
db55ad59de
Bump github.com/digitalocean/godo from 1.32.0 to 1.33.1 ( #867 )
...
Bumps [github.com/digitalocean/godo](https://github.com/digitalocean/godo ) from 1.32.0 to 1.33.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.32.0...v1.33.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-03-30 06:43:15 -07:00
dependabot-preview[bot]
3393454e0a
Bump github.com/nicklaw5/helix from 0.5.7 to 0.5.8 ( #866 )
...
Bumps [github.com/nicklaw5/helix](https://github.com/nicklaw5/helix ) from 0.5.7 to 0.5.8.
- [Release notes](https://github.com/nicklaw5/helix/releases )
- [Commits](https://github.com/nicklaw5/helix/compare/v0.5.7...v0.5.8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-30 06:42:51 -07:00
Chris Cummer
fd57ff0724
Update CHANGELOG.md
2020-03-20 19:47:56 -07:00
Chris Cummer
72619a99a4
handle multiple conversions per base currency
...
Signed-off-by: Chris Cummer <chriscummer@me.com>
2020-03-20 19:46:27 -07:00
Indradhanush Gupta
62e3523d29
modules/exchangerate: Display exchange rate for one unit of base currency
2020-03-16 20:23:15 +05:30
Chris Cummer
e453408457
WTF-847 Fix the formatting of the headings in the Docket widget ( #862 )
...
* WTF-847 Fix the formatting of the headings in the Docket widget
Fixes #847
Signed-off-by: Chris Cummer <chriscummer@me.com>
* Run 'go mod tidy'
Signed-off-by: Chris Cummer <chriscummer@me.com>
2020-03-15 20:27:12 -07:00
Chris Cummer
eab42ade1d
Update CHANGELOG.md
2020-03-15 20:26:59 -07:00
Chris Cummer
80edeef484
Update CHANGELOG.md
2020-03-15 09:48:15 -07:00
Chris Cummer
e396cf1533
Update CHANGELOG.md
v0.28.0
2020-03-15 09:38:53 -07:00