Tim Scheuermann
5b4a49d11f
Preallocate slice
2019-10-11 23:13:38 +02:00
Tim Scheuermann
ca18a14d43
Preallocate slices and remove double type assertion
2019-10-11 23:13:18 +02:00
Chris Cummer
25234e03da
Update CHANGELOG.md
2019-10-11 12:20:00 -07:00
Chris Cummer
e98b15ca2c
Merge pull request #690 from wtfutil/20191011-transmission-race-conditions
...
Fix some of the transmission module race conditions
v0.23.0
2019-10-11 12:16:00 -07:00
Chris Cummer
189c667928
Fix some of the transmission module race conditions
...
Signed-off-by: Chris Cummer <chriscummer@me.com>
2019-10-11 06:19:05 -07:00
Chris Cummer
6266ed883a
Remove dead comment
...
Signed-off-by: Chris Cummer <chriscummer@me.com>
2019-10-11 05:34:40 -07:00
Chris Cummer
c6c56a1a83
Add @jdenoy-saagie as a contributor
2019-10-11 05:08:43 -07:00
Chris Cummer
1b608759ec
Add @stevenwhitehead as a contributor
2019-10-11 05:07:13 -07:00
Chris Cummer
4b8ae6cce9
Update @alexfornuto as a contributor
2019-10-11 05:05:32 -07:00
Chris Cummer
c9eff660f6
Merge pull request #584 from alexfornuto/netman-agnostic
...
Find SSID regardless of network manager
2019-10-11 05:02:48 -07:00
Chris Cummer
b99a451e1d
Merge pull request #687 from wtfutil/20191010-fix-go-mod
...
An attempt to fix Dependabot's parsing issue
2019-10-10 20:48:10 -07:00
Chris Cummer
9e1b660e61
An attempt to fix Dependabot's parsing issue
...
Signed-off-by: Chris Cummer <chriscummer@me.com>
2019-10-10 20:41:52 -07:00
Chris Cummer
2afbf682e4
Update CHANGELOG.md
2019-10-10 20:32:04 -07:00
Chris Cummer
5937dcc645
Add @Boot-Error as a contributor
2019-10-10 20:29:33 -07:00
Chris Cummer
3e84dc2b6e
Merge pull request #685 from Boot-Error/master
...
Fix Errors in azuredevops and devto modules
2019-10-10 20:28:13 -07:00
Chris Cummer
d87a597e3f
Merge pull request #686 from jmks/buildkite-follow-apikey-conventions
...
Rename token to apiKey
2019-10-10 20:20:32 -07:00
Chris Cummer
b352cc3df7
Update README.md
2019-10-10 16:13:56 -07:00
Chris Cummer
c13c21b340
Update README.md
2019-10-10 16:13:41 -07:00
Jason Schweier
016bef7f79
Rename token to apiKey
2019-10-10 18:36:45 -04:00
Vighnesh SK
260ad3e968
Merge branch 'master' into master
2019-10-11 03:36:22 +05:30
Boot-Error
a1526b97e8
Fix Errors in azuredevops and devto modules
...
azuredevops had a error due to cli being a pointer to interface rather
than interface.
devto module's `widget.articles` and `displayArticles` data type changed
to `devto.ListedArticles`.
2019-10-11 03:30:11 +05:30
Alex Fornuto
cf3cda3b13
simplify iwgetid use
2019-10-10 14:41:14 -05:00
Chris Cummer
02a39915dd
Add @massa1240 as a contributor
2019-10-09 18:22:36 -07:00
Chris Cummer
cd893736ee
Update todoist dependency
...
Signed-off-by: Chris Cummer <chriscummer@me.com>
2019-10-09 18:21:22 -07:00
Chris Cummer
1fa73fc3ba
Update CHANGELOG.md
2019-10-09 18:20:48 -07:00
Chris Cummer
fc95a6c1a0
Update CHANGELOG.md
2019-10-09 18:20:26 -07:00
Chris Cummer
895b33ccdd
Merge pull request #683 from noxer/master
...
Expose the widget dimensions in cmdrunner
2019-10-09 18:13:02 -07:00
Tim Scheuermann
4e529b49e6
Expose the widget dimensions to commands in cmdrunner
2019-10-09 14:55:23 +02:00
Tim Scheuermann
4ef6eb76c6
Added utils.CalculateDimensions
2019-10-09 14:54:47 +02:00
Chris Cummer
6b2a53e7a7
Clean up go.mod
...
Signed-off-by: Chris Cummer <chriscummer@me.com>
2019-10-08 17:33:50 -07:00
Chris Cummer
a340aa6fa0
Update CHANGELOG.md
2019-10-08 17:31:16 -07:00
Chris Cummer
abfdad01fe
Merge pull request #680 from noxer/master
...
Make the cmdrunner more interactive
2019-10-08 17:29:51 -07:00
Chris Cummer
f91e2c3fb0
Merge pull request #679 from jmks/buildkite-stable-pipelines-ordering
...
Sort Buildkite pipelines and branches alphabetically
2019-10-08 17:18:04 -07:00
Tim Scheuermann
0629e28105
Set a proper default line limit
2019-10-07 22:15:14 +02:00
Tim Scheuermann
45b9555633
CmdRunner now updates view while running
2019-10-07 22:10:51 +02:00
Jason Schweier
61bfd97939
Sort Buildkite pipelines and branches alphabetically
2019-10-07 12:03:36 -04:00
Chris Cummer
c5b36d8f6d
Merge branch 'master' of github.com:wtfutil/wtf
2019-10-05 20:48:02 -07:00
Chris Cummer
0bc29fee35
Add @jmks as a contributor
2019-10-05 20:46:49 -07:00
Chris Cummer
9a21a2c314
Update CHANGELOG.md
2019-10-05 20:46:24 -07:00
Chris Cummer
0306ecd746
Merge branch 'add-buildkite-widget' of github.com:jmks/wtf into jmks-add-buildkite-widget
2019-10-05 20:41:53 -07:00
Chris Cummer
aca0ff6a74
Update README.md
2019-10-04 14:14:49 -07:00
Chris Cummer
a2fc558e93
Merge pull request #678 from wtfutil/20191004-hacktoberfest
...
Hacktoberfest message in readme
2019-10-04 07:49:53 -07:00
Chris Cummer
99e3f1008d
Hacktoberfest message in readme
2019-10-04 07:49:08 -07:00
Chris Cummer
35742da1da
Update README.md
2019-10-04 07:38:42 -07:00
Chris Cummer
0be50f33ac
Add @Tardog as a contributor
2019-10-04 07:35:38 -07:00
Chris Cummer
0a019f60d7
Update CHANGELOG.md
2019-10-04 07:34:58 -07:00
Chris Cummer
07ed1ea60e
Merge pull request #677 from Tardog/spotify-theming
...
Support theming for Spotify widget
2019-10-04 07:33:54 -07:00
Chris Cummer
00ce724e53
Update CHANGELOG.md
2019-10-04 07:32:39 -07:00
Chris Cummer
90575dddd2
Merge pull request #676 from wtfutil/dependabot/go_modules/gopkg.in/yaml.v2-2.2.4
...
Bump gopkg.in/yaml.v2 from 2.2.3 to 2.2.4
2019-10-04 07:32:05 -07:00
krassnigg@babymarkt.de
1a13bc2420
Provide Spotify color customization settings
2019-10-04 11:48:47 +02:00