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
Tim Scheuermann
4e529b49e6
Expose the widget dimensions to commands in cmdrunner
2019-10-09 14:55:23 +02:00
Chris Cummer
abfdad01fe
Merge pull request #680 from noxer/master
...
Make the cmdrunner more interactive
2019-10-08 17:29:51 -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
0306ecd746
Merge branch 'add-buildkite-widget' of github.com:jmks/wtf into jmks-add-buildkite-widget
2019-10-05 20:41:53 -07:00
krassnigg@babymarkt.de
1a13bc2420
Provide Spotify color customization settings
2019-10-04 11:48:47 +02:00
Jason Schweier
f56cc483b4
Add Buildkite widget
2019-10-03 10:44:48 -04:00
Chris Cummer
7f5d09c508
Merge pull request #674 from Seanstoppable/checkboxoverride
...
Have checkbox config work as intended
2019-10-02 19:43:52 -07:00
Chris Cummer
47651fb102
Merge branch 'respectordering' of github.com:Seanstoppable/wtf into Seanstoppable-respectordering
2019-10-02 19:40:13 -07:00
Chris Cummer
acf6785bba
Merge pull request #671 from wtfutil/WTF-661-tranismission-blocker
...
WTF-661 Fix tranmission module to no longer block on initialization
2019-10-02 19:35:25 -07:00
Chris Cummer
7823d1d2e8
Merge pull request #669 from wtfutil/WTF-658-clocks-row-color
...
WTF-658 Clocks obeys global row color settings
2019-10-02 19:34:36 -07:00
Chris Cummer
336e11959d
Merge pull request #668 from wtfutil/WTF-665-gcal-time-support
...
WTF-665 Add time format setting for gCal module
2019-10-02 19:31:24 -07:00
Sean Smith
2c1e7fc2c9
Have checkbox config work as intended
...
Support checkedIcon
Also support uncheckedIcon
Addresses the end of #616
2019-10-02 17:41:04 -04:00
Sean Smith
b7bd6e3817
Respect list ordering for trello
...
Ordering not respected because of the use of a map
Switch to using slice
Resolves #664
2019-10-02 17:26:34 -04:00
Chris Cummer
4aa0f4e43b
WTF-661 Fix tranmission module to no longer block on initialization
...
Fixes #661 .
2019-10-02 05:59:33 -07:00
Chris Cummer
ef71ad2ced
WTF-658 Clocks obeys global row color settings
...
Fixes #658 .
2019-10-02 05:43:16 -07:00
Chris Cummer
ca0345a0b4
Fix a bug with subreddit module row colour
...
Even and odd rows now display as different colours when row colour is
explicitly defined in the module config.
2019-10-02 05:37:31 -07:00
Chris Cummer
7c2d6b4c42
WTF-665 Add time format setting for gCal module
...
Allows the user to specify either "12" or "24" to set whether or not to
display times in AM/PM format or 24-hour format.
Example:
gcal:
enabled: true
timeFormat: "12"
refreshInterval: 360
Fixes #665
2019-10-01 21:37:03 -07:00
Chris Cummer
36607f43ad
Merge branch 'master' of github.com:lawrencecraft/wtf into lawrencecraft-master
2019-09-28 07:57:53 -04:00
Chris Cummer
f934f21638
Attempt to fix the HIBP index out of range bug
2019-09-27 20:06:58 -07:00
Chris Cummer
11a8f396b7
Minor cleanup in HIBP module
2019-09-26 18:10:44 -07:00
Lawrence Craft
02bdb405fa
Bit more on the subreddit module - fixing comments and adding options for top sort
2019-09-26 23:18:38 +01:00
Lawrence Craft
b0d6790abe
Adding subreddit module
2019-09-26 22:58:43 +01:00
Steven Whitehead
9de738362a
support enterprise Travis endpoints
2019-09-23 21:50:06 -04:00
Chris Cummer
bf877f5fa7
Constantize the defaultFocus value for each module
2019-09-22 18:12:29 -07:00
Chris Cummer
e13e82a2b4
Merge branch 'add-devto-modules' of github.com:VictorAvelar/wtf into VictorAvelar-add-devto-modules
2019-09-22 17:44:07 -07:00
Chris Cummer
bb10669b09
Add env var defaults to AzureDevops module
2019-09-21 04:13:13 -07:00
Chris Cummer
1bfd26a55c
Merge branch 'feature/azure-dev-ops-module' of github.com:v-braun/wtf into v-braun-feature/azure-dev-ops-module
2019-09-21 03:47:30 -07:00
vavelar
425a08522e
Implementation of WTF devto module
2019-09-20 17:31:11 +02:00
Viktor Braun (v_b)
64985c3beb
implemented azure devops widget
2019-09-19 10:11:59 +02:00
Chris Cummer
6fea40dc9b
Merge branch 'feature/gcal-event-time-color' of github.com:indradhanush/wtf into indradhanush-feature/gcal-event-time-color
2019-09-18 20:08:01 -07:00
Indradhanush Gupta
9e2bc00b15
modules/gcal: Use colors.eventTime for timestamp of event
...
Color of description should not change the color of event time. This
commit uses the independent setting color.eventTime instead. This
defaults to "white" and is consistent with the current behaviour when
a value for colors.description is not set.
Fixes #638
2019-09-18 02:18:22 +05:30
Indradhanush Gupta
1ce29f4930
modules/gcal: Add property colors.eventTime
...
This will let the user set a fixed color for the event time
irrespective of colors used in highlights.
2019-09-18 02:18:21 +05:30
Chris Cummer
979c7294eb
Add forked version of Todoist
2019-09-15 15:43:40 -07:00
Chris Cummer
00acaa2165
Merge branch 'betterbarcolor' of github.com:Seanstoppable/wtf into Seanstoppable-betterbarcolor
2019-09-14 13:29:05 -07:00
Chris Cummer
4c3abf5aca
Merge pull request #630 from Seanstoppable/removepanicfromkube
...
Remove panic from kubernetes client
2019-09-13 03:51:09 -07:00
Sean Smith
56975bc80a
Improve bargraph view so bar colors are configurable
...
Inspired by #624
Update the view object so that widget developers can configure bar color
2019-09-12 20:01:08 -04:00
Sean Smith
e9014ecb19
Remove panic from kubernetes client
...
Rather than panic, just grab and display the error
2019-09-12 18:48:16 -04:00
Tim Scheuermann
8d3763d0a6
Added info for using Jira with Basic-Auth
2019-09-12 13:35:52 +02:00
Chris Cummer
35b7c97791
Merge pull request #615 from ibaum/fix-kubernetes-client
...
Update kubernetes client to connect to various kubernetes providers
2019-09-11 10:39:36 -07:00
Chris Cummer
33ea383046
Merge branch 'fixjsonparse' of github.com:Seanstoppable/wtf into Seanstoppable-fixjsonparse
2019-09-10 21:44:56 -07:00
Narendra L
7756df16bb
Merge branch 'master' into add_digitalclock_module
2019-09-09 10:11:51 +02:00
Narendra L
3ad04c4969
Cleanup unwanted comments
2019-09-09 09:29:16 +02:00
Chris Cummer
89020c7581
Merge pull request #617 from wtfutil/WTF-566-gitlab-projects-as-list
...
WTF-566 Support GitLab projects as list
2019-09-08 17:02:39 -07:00
Narendra L
348b2ffa5d
Adds support for digital clock
2019-09-08 23:58:45 +02:00