Chris Cummer
7bb6aead0e
Exit message call out in readme
...
Signed-off-by: Chris Cummer <chriscummer@me.com>
2020-10-23 01:31:52 -07:00
Chris Cummer
52b5ac4f0c
Update CHANGELOG.md
2020-10-22 09:30:09 -07:00
Chris Cummer
546f73d56c
Merge branch 'grafana' of github.com:schoentoon/wtf into schoentoon-grafana
2020-10-22 09:27:22 -07:00
Chris Cummer
03b6ad6f08
Update CHANGELOG.md
2020-10-21 21:04:42 -07:00
Chris Cummer
47da77a382
Add @applegreengrape as a contributor
2020-10-21 21:03:01 -07:00
Chris Cummer
1dbc28618d
Merge branch 'finnhub_mod_for_stocks' of github.com:applegreengrape/wtf into applegreengrape-finnhub_mod_for_stocks
2020-10-21 21:00:18 -07:00
Chris Cummer
0f0b28bdf6
go mod tidy
...
Signed-off-by: Chris Cummer <chriscummer@me.com>
2020-10-21 04:14:28 -07:00
Chris Cummer
57a965b0d6
Update CHANGELOG.md
2020-10-21 04:10:03 -07:00
dependabot-preview[bot]
f6eac2d7bc
Bump github.com/xanzy/go-gitlab from 0.38.1 to 0.38.2 ( #1007 )
...
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab ) from 0.38.1 to 0.38.2.
- [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.38.1...v0.38.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-10-21 04:09:45 -07:00
Chris Cummer
944db701e4
Update CHANGELOG.md
2020-10-21 04:09:27 -07:00
dependabot-preview[bot]
f31168c4fd
Bump github.com/digitalocean/godo from 1.46.0 to 1.48.0 ( #1005 )
...
Bumps [github.com/digitalocean/godo](https://github.com/digitalocean/godo ) from 1.46.0 to 1.48.0.
- [Release notes](https://github.com/digitalocean/godo/releases )
- [Changelog](https://github.com/digitalocean/godo/blob/main/CHANGELOG.md )
- [Commits](https://github.com/digitalocean/godo/compare/v1.46.0...v1.48.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-10-21 04:09:01 -07:00
Jade
fd8298dfd1
go lint fix
2020-10-19 20:59:26 +01:00
Jade
a728d448cb
update the views
2020-10-19 20:51:39 +01:00
Toon Schoenmakers
441e82a3bd
Added grafana alerts widget
2020-10-19 19:03:15 +02:00
Jade
64fa5acccb
gofmt
2020-10-19 01:18:40 +01:00
Jade
d152a8beee
fix go lint
2020-10-19 01:07:04 +01:00
Jade
5c6833a0df
add the module to the widget_maker.go
2020-10-19 00:42:03 +01:00
Jade
1ff75dd4cf
update
2020-10-19 00:15:29 +01:00
Jade
4d3e9506e4
added finnhub mod
2020-10-19 00:03:07 +01:00
Jade
63462ac8ef
add finnhub modules
2020-10-16 23:18:02 +01:00
Chris Cummer
cff8e7fae7
Add @sahilister as a contributor
2020-10-14 16:43:55 -07:00
Chris Cummer
c10e67d4b5
Update CHANGELOG.md
2020-10-14 12:32:43 -07:00
Chris Cummer
e5f52587da
Merge branch 'dependabot/go_modules/google.golang.org/api-0.33.0'
2020-10-14 12:31:25 -07:00
Chris Cummer
35e5344e5c
Upate and fix naming module circular load loop
...
Signed-off-by: Chris Cummer <chriscummer@me.com>
2020-10-14 12:31:07 -07:00
Chris Cummer
a746ab6975
Remove unnecessary parameter passing in WtfApp
...
Signed-off-by: Chris Cummer <chriscummer@me.com>
2020-10-14 12:16:48 -07:00
Chris Cummer
63aa353db3
Update CHANGELOG.md
2020-10-14 09:39:11 -07:00
Chris Cummer
f84142553c
WTF-986 User-definable DigitalOcean columns ( #1001 )
...
* WTF-986 Wrap the DigitalOcean droplet in our own droplet
This gives us something to build off while still providing the
underlying functionality of the original droplet instance.
Signed-off-by: Chris Cummer <chriscummer@me.com>
* WTF-986 Dynamically display droplet attributes based on defined column names
Signed-off-by: Chris Cummer <chriscummer@me.com>
* WTF-986 Read DigitalOcean column configuration from settings
Signed-off-by: Chris Cummer <chriscummer@me.com>
* WTF-986 Extract the reflection bits into a Reflective package
Signed-off-by: Chris Cummer <chriscummer@me.com>
2020-10-14 09:29:58 -07:00
dependabot-preview[bot]
b18c838a69
Bump google.golang.org/api from 0.30.0 to 0.33.0
...
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.30.0 to 0.33.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases )
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/master/CHANGES.md )
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.30.0...v0.33.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-14 05:50:57 +00:00
Chris Cummer
b2e0c520e8
Update CHANGELOG.md
2020-10-13 09:45:57 -07:00
Chris Cummer
b333a1499a
Update CHANGELOG.md
...
Signed-off-by: Chris Cummer <chriscummer@me.com>
v0.33.0
2020-10-13 09:40:27 -07:00
Jason Schweier
0ab72ab7bb
Default domain for gitlab ( #1000 )
...
* Add a default domain for gitlab
* Remove trailing whitespace
2020-10-13 09:39:05 -07:00
Chris Cummer
ebea03edcf
Update README.md
...
Note that WTF now requires Go 1.15 due to how we import `time/tzinfo` now.
2020-10-12 13:16:44 -07:00
Chris Cummer
35499987ce
Move loading of the GitHub user into startup ( #999 )
...
Having the calls on exit delayed the exiting of the app
by a second or more, which was noticable and annoying.
This change loads the GitHub user data asynchronously while the
app is running, removing the delay on exit.
Signed-off-by: Chris Cummer <chriscummer@me.com>
2020-10-12 12:23:39 -07:00
Chris Cummer
1afaa2ba45
Clean up the openFileUtil code in main
...
Signed-off-by: Chris Cummer <chriscummer@me.com>
2020-10-11 20:37:04 -07:00
Chris Cummer
9fc8eccba9
Update CHANGELOG.md
2020-10-11 20:15:20 -07:00
Chris Cummer
1b261acb5c
Add @franga2000 as a contributor
2020-10-11 20:13:42 -07:00
Chris Cummer
dc6d9d4e12
Merge branch 'franga2000-feature/uptimerobot'
2020-10-11 20:11:15 -07:00
Chris Cummer
21bdf18e98
Remove a redundant byte conversion
...
Signed-off-by: Chris Cummer <chriscummer@me.com>
2020-10-11 20:10:57 -07:00
Miha Frangež
b8c9f96db2
UptimeRobot: option to show offline monitors first
2020-10-11 20:09:18 -07:00
Miha Frangež
dd4899a07c
UptimeRobot: improve uptime formatting
2020-10-11 20:09:18 -07:00
Miha Frangež
6908e744e1
Make CI happy
2020-10-11 20:09:18 -07:00
Miha Frangež
7f05fbcda5
Implemented UptimeRobot widget
...
This is the first working version of the UptimeRobot module, as discussed in #979
2020-10-11 20:09:18 -07:00
Chris Cummer
33bb990583
Update CHANGELOG.md
2020-10-11 18:18:47 -07:00
Chris Cummer
9f94e8c63a
Add an app exit banner message
2020-10-11 16:55:16 -07:00
Chris Cummer
84763f3947
Update CHANGELOG.md
2020-10-11 16:49:06 -07:00
Chris Cummer
36c4a7f428
Fix merge conflict in main.go
...
Signed-off-by: Chris Cummer <chriscummer@me.com>
2020-10-11 16:39:47 -07:00
Todd Trimble
65a9894bba
Explain time/tzdata import with comment
2020-10-11 19:35:31 -04:00
Todd Trimble
98f3e33f8d
Merge remote-tracking branch 'upstream/master' into master
2020-10-11 19:21:17 -04:00
Todd Trimble
0e4f5e8bf8
Blank import tzdata to fix bug on Windows host
2020-10-11 16:20:37 -07:00
Chris Cummer
b527d9c4da
Update golang-github-actions to use go 1.15.2 ( #998 )
...
Signed-off-by: Chris Cummer <chriscummer@me.com>
2020-10-11 16:18:19 -07:00