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

2330 Commits

Author SHA1 Message Date
Chris Cummer
031ecf0a76 Merge branch 'caalberts-gitlab-issues' 2019-10-15 15:39:09 -04:00
Chris Cummer
6f632292cb Merge branch 'gitlab-issues' of github.com:caalberts/wtf into caalberts-gitlab-issues 2019-10-15 15:36:33 -04:00
Chris Cummer
2918e49346 Fix failing specs
Signed-off-by: Chris Cummer <chriscummer@me.com>
2019-10-15 15:33:03 -04:00
Chris Cummer
e43430e7ad Merge branch 'openutilupdate' of github.com:Seanstoppable/wtf into Seanstoppable-openutilupdate 2019-10-15 15:27:56 -04:00
Chris Cummer
9a8771d66a Add docker target back to .goreleaser.yml
Signed-off-by: Chris Cummer <chriscummer@me.com>
2019-10-15 15:25:29 -04:00
Chris Cummer
90287c657d
Update CHANGELOG.md 2019-10-15 15:23:27 -04:00
Chris Cummer
8008e108e6
Merge pull request #696 from Boot-Error/feature-docker
Run wtf inside docker container
2019-10-15 12:21:53 -07:00
Chris Cummer
2fa69d1895 Merge branch 'noxer-master' 2019-10-15 15:05:22 -04:00
Chris Cummer
b97cb8dd05 Merge branch 'master' of github.com:noxer/wtf into noxer-master 2019-10-15 15:03:51 -04:00
Chris Cummer
8937fa2f45
Merge pull request #701 from noxer/patch-1
Removed Go 1.11 from the tested versions
2019-10-15 10:17:11 -07:00
Albert Salim
149228dd1c Add lists of authored and assigned issues in GitLab project 2019-10-15 23:46:55 +08:00
Tim Scheuermann
ed9ef3268e Readme update for the Go 1.12 requirement 2019-10-15 13:37:14 +02:00
Tim Scheuermann
91cbe0c2df
Removed Go 1.11 from the tested versions 2019-10-15 13:30:18 +02:00
Tim Scheuermann
226796099c Revert "Revert "Call the os.UserHomeDir in Home""
This reverts commit 270daf31ea007147e1b04770e501688472750a7e.
2019-10-15 11:09:03 +02:00
Sean Smith
6b67baa65f Update CHANGELOG 2019-10-12 17:53:39 -04:00
Alex Fornuto
419d43670c remove pull request count from issue count (#694) 2019-10-12 17:51:53 -04:00
Sean Smith
68e56eaa10 Add new urlutil option, and have these be reloadable
Handles #897 and part of #593
2019-10-12 17:44:28 -04:00
Boot-Error
f5e0aec6b6 Updated README.md with instruction to run in docker 2019-10-12 06:34:52 +05:30
Boot-Error
9e53aed174 Run wtf inside docker container
To build the container

    docker build -t wtfutil .

To run wtf

    docker run -it wtfutil
2019-10-12 05:29:18 +05:30
Tim Scheuermann
270daf31ea Revert "Call the os.UserHomeDir in Home"
This reverts commit d3b6bc503a583bd2d841a9fba439b9f7e4056ff0.
2019-10-11 23:36:21 +02:00
Tim Scheuermann
d3b6bc503a Call the os.UserHomeDir in Home 2019-10-11 23:18:08 +02:00
Tim Scheuermann
cdf37f053c Optimized ParseJson and ExecuteCommand 2019-10-11 23:17:01 +02:00
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