Chris Cummer
97bf42045b
Merge pull request #712 from Daanikus/close-file
...
Close unclosed file
2019-10-21 21:19:11 -07:00
Chris Cummer
cb636881c3
Merge branch 'master' of github.com:wtfutil/wtf
2019-10-21 21:08:14 -07:00
Daanikus
db9f3c7b99
close unclosed file
2019-10-22 17:00:43 +13:00
Omar
e7a42e05b5
chore: adjust ToDo to use ScrollableWidget
2019-10-20 13:10:15 +02:00
Albert Salim
f1303bcc2f
Rename "Approval Requests" to "Assigned Merge Requests"
2019-10-19 10:15:38 +08:00
Albert Salim
fa1bdade76
Add user context to GitLab project
...
- Get MergeRequests and Issues with user's ID
2019-10-19 10:13:54 +08:00
Albert Salim
149228dd1c
Add lists of authored and assigned issues in GitLab project
2019-10-15 23:46:55 +08:00
Alex Fornuto
419d43670c
remove pull request count from issue count ( #694 )
2019-10-12 17:51:53 -04: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
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
3e84dc2b6e
Merge pull request #685 from Boot-Error/master
...
Fix Errors in azuredevops and devto modules
2019-10-10 20:28:13 -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
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