Chris Cummer
75f6e84fb0
Fix config file loading issue
2019-07-16 17:49:39 -07:00
Chris Cummer
f96cb98a67
Update CHANGELOG.md
2019-07-15 19:32:13 -07:00
Chris Cummer
2b19ccea1c
Vendoring dependencies
v0.17.0
2019-07-15 09:06:49 -07:00
Chris Cummer
122ea31e45
Update CHANGELOG.md
2019-07-12 10:45:25 -07:00
Chris Cummer
d1a7d5d8c4
Update CHANGELOG.md
2019-07-12 10:44:22 -07:00
Chris Cummer
375c296f56
Fix a date-sorting bug in FeedReader
2019-07-12 08:00:54 -07:00
Chris Cummer
540535b95e
Regenerate all-contributors
2019-07-11 22:58:54 -07:00
Chris Cummer
4fc8185058
Add @gary-kim as a contributor
2019-07-11 22:56:28 -07:00
Chris Cummer
561f4d16a0
Merge pull request #500 from gary-kim/fix/498/readme-gccgo
...
Update README.md to reflect gccgo-9 compatability
2019-07-11 22:55:14 -07:00
Gary Kim
26d695265d
Update README.md to reflect gccgo-9 compatability
2019-07-12 09:58:55 +08:00
Chris Cummer
92e16b7197
Update README.md
2019-07-11 17:29:41 -07:00
Chris Cummer
769e8b34ba
Merge branch 'master' of github.com:wtfutil/wtf
v0.16.1
2019-07-11 17:26:34 -07:00
Chris Cummer
895320dbd8
Update goreleaser.yml to name the Homebrew recipe 'wtfutil'
2019-07-11 17:26:31 -07:00
Chris Cummer
9015134418
Update README.md
2019-07-11 17:24:04 -07:00
Chris Cummer
470f726a5b
Update README.md
2019-07-11 17:13:31 -07:00
Chris Cummer
4e658dde00
Update README.md
2019-07-11 17:13:15 -07:00
Chris Cummer
9b086f4c41
Update README.md
2019-07-11 17:12:15 -07:00
Chris Cummer
6eb57a9ade
Update README.md
2019-07-11 17:11:39 -07:00
Chris Cummer
4b26402b28
Add homebrew config for goreleaser
v0.16.0
2019-07-11 16:59:21 -07:00
Chris Cummer
c2e240014d
Add support for a new 'border' property on widgets
...
Sets whether or not the widget should be drawn with a border (and by
extension a title).
If 'true', the border is drawn. If 'false', no
border is drawn. Defaults. to 'true'. Optional.
2019-07-10 22:30:36 -07:00
Chris Cummer
60895c84a2
Upgrade tview dependency
2019-07-10 22:22:05 -07:00
Chris Cummer
372ec72491
Update CHANGELOG.md
2019-07-10 10:59:56 -07:00
Chris Cummer
d520ef67f8
Update CHANGELOG.md
2019-07-10 10:59:19 -07:00
Chris Cummer
3681cba45d
Update README.md
2019-07-10 10:03:35 -07:00
Chris Cummer
76545d196b
Update binary name in goreleaser.yml
v0.15.0
2019-07-10 10:01:15 -07:00
Chris Cummer
379d035b63
Update the README with the note about wtf -> wtfutil
2019-07-10 09:48:17 -07:00
Chris Cummer
f7fc82dca1
Add wtfutil binary comments to Makefile
2019-07-10 09:37:41 -07:00
Chris Cummer
f143efe4e2
Merge branch '20190709-rename-binary-to-wtfutil'
2019-07-10 08:09:19 -07:00
Chris Cummer
5f61a90eb7
Fix bug with FeedReader's sort order
2019-07-10 08:04:55 -07:00
Chris Cummer
5bbddcf2ee
Fix off-by-one error when deleting Transmission torrents
2019-07-10 08:04:01 -07:00
Chris Cummer
2e7f242056
HIBP module now wraps error text if an error occurrs
2019-07-09 13:00:41 -07:00
Chris Cummer
b4e3b7e3a2
Changes the name of the installed binary from 'wtf' to 'wtfutil'
...
This is to avoid conflict with the venerable 'wtf' acronym utility found
here https://sourceforge.net/projects/bsdwtf/
2019-07-09 12:10:35 -07:00
Chris Cummer
135518a341
Update CHANGELOG.md
2019-07-08 20:58:40 -07:00
Chris Cummer
b07f3c5e67
Reimpliments the module configuration validation
...
Now supports displaying errors from multiple widgets.
v0.14.0
2019-07-07 16:04:43 -07:00
Chris Cummer
c308d1b6c2
Add help tag to Title in common_settings
2019-07-06 02:10:06 -07:00
Chris Cummer
2da3344612
Get --module=[modname] working again (broke when position config validation was added)
2019-07-06 01:55:54 -07:00
Chris Cummer
2b2cdf912b
Fix optional help text in NewRelic settings
2019-07-05 23:02:38 -07:00
Chris Cummer
15a88c2566
Merge pull request #491 from Seanstoppable/evenmoremoresettings
...
Add help strings from h-r
2019-07-05 23:01:29 -07:00
Chris Cummer
eff0d55c28
Fix spelling mistake in DefaultFocussedRowColor() name
2019-07-05 22:33:15 -07:00
Chris Cummer
66c8cba965
Update CHANGELOG.md
2019-07-05 22:28:08 -07:00
Chris Cummer
c9bfbb0771
Update CHANGELOG.md
2019-07-05 22:27:05 -07:00
Chris Cummer
85217be1b5
Merge pull request #489 from wtfutil/482-missing-position-data-crash
...
WTF-482 Gracefully handle missing position configuration
2019-07-05 22:26:23 -07:00
Chris Cummer
0104f97805
Use a map to return the failed position value and error message
2019-07-05 22:21:50 -07:00
Chris Cummer
774c465f57
WTF-482 More explicit param name in position.go
2019-07-05 21:45:59 -07:00
Chris Cummer
5a39bc00ce
WTF-482 Remove commented-out code
2019-07-05 21:45:59 -07:00
Chris Cummer
ca81aa5134
WTF-482 Fix redundant newline warning
2019-07-05 21:45:59 -07:00
Chris Cummer
08c7e768c0
WTF-482 Sanity-check position configuration data for modules
...
If a module is missing any of the positional data it now informs the
user and exits gracefully with an error.
2019-07-05 21:45:59 -07:00
Chris Cummer
d76f6807cc
Redraw when a Transmission torrent is removed
2019-07-05 21:45:59 -07:00
Chris Cummer
1626d176b0
Update CHANGELOG.md
2019-07-05 21:40:26 -07:00
Chris Cummer
2a944b3f0a
Use 'timezone' instead of 'timeZone' for the gCal setting name. More colloquial
2019-07-05 21:39:38 -07:00