Chris Cummer
095041be61
WTF-400 Git extracted to new config format
2019-04-15 10:05:57 -07:00
Chris Cummer
fcbfd8e9a7
WTF-400 Gerrit extracted to new config format
2019-04-15 10:05:57 -07:00
Chris Cummer
12a895b9df
WTF-400 GCal extracted to new config format
2019-04-15 10:05:57 -07:00
Chris Cummer
5e1fdef5d4
WTF-400 DataDog extracted to new config format
2019-04-15 10:05:57 -07:00
Chris Cummer
27b4274d38
WTF-400 Cryptolive extracted to new config format
2019-04-15 10:05:57 -07:00
Chris Cummer
73e0e18ebc
WTF-400 CmdRunner extracted to new config format
2019-04-15 10:05:57 -07:00
Chris Cummer
37356679cc
WTF-400 Clocks extracted to new config format
2019-04-15 10:05:57 -07:00
Chris Cummer
1630fb96b7
WTF-400 Blockfolio extracted to new config format
2019-04-15 10:05:57 -07:00
Chris Cummer
3db2848169
WTF-400 Bittrex extracted to new config format
2019-04-15 10:05:57 -07:00
Chris Cummer
fbf89448af
WTF-400 CircleCI extracted to new config format
2019-04-15 10:05:57 -07:00
Chris Cummer
936acc0326
WTF-400 BambooHR extracted to new config format
2019-04-15 10:05:57 -07:00
Chris Cummer
cf661e7e15
WTF-400 Todo extracted to new config format
2019-04-15 10:05:57 -07:00
Chris Cummer
aa313bdaa4
WTF-389 Log an exception and terminate if widget config is invalid
...
If, on startup, a widget's positional configuration is invalid (ie:
cannot be displayed onscreen) then terminate the app and inform about
which widget is erroring
2019-04-12 05:29:44 -07:00
Chris Cummer
c9c7e124cc
WTF-389 Don't load widgets that have invalid position co-ordinates in their config
2019-04-12 05:00:40 -07:00
Chris Cummer
27a806ae6d
Add focusable title to NBA Scores module
2019-03-07 05:47:32 -08:00
Chuo-Yun Yang
f334604071
fix tie color
2019-03-04 21:15:15 -05:00
Chuo-Yun Yang
9008caecae
add score to main.go
2019-03-04 20:37:44 -05:00
Sean Smith
8030380f89
Migrate all modules to their own subfolder
...
Handles #375
2019-02-18 11:16:34 -05:00
Chris Cummer
c28c31aedb
Merge branch 'rollbar-support' of https://github.com/AndrewScibek/wtf into AndrewScibek-rollbar-support
2019-02-17 12:39:44 -08:00
Sean Smith
90f150df3d
Add default unknown widget
...
Let people know if they are doing something wrong
2019-02-14 22:30:14 -05:00
Andrew Scibek
8a7fc81580
Initial Rollbar support
2019-02-14 01:02:56 -08:00
Anand Sudhir Prayaga
95df0f6cda
Do not fail with error if the configuration has references to widgets that do not exist
...
E.g. If the user is working on new widgets adn switching back and forth on version with/without the "new" widget, the applciation crashes with an error when using the old version of the app.
I cant see that this is especially helpful
2019-02-12 11:56:17 +01:00
Sean Smith
97790d6168
Initial pagerduty widget
...
List people on call, along with the escalation policy
Addresses #159
2019-02-07 02:13:53 -05:00
Chris Cummer
89cf2151d2
Merge branch 'go-generate' of https://github.com/retgits/wtf into retgits-go-generate
2019-01-28 17:06:29 -08:00
retgits
3770977d24
fix: update instructions to run go generate
2019-01-26 20:11:23 -08:00
Chris Cummer
4739673aae
Merge branch 'go-generate' of https://github.com/retgits/wtf into retgits-go-generate
2019-01-26 19:10:34 -08:00
retgits
ac5d69e676
feat: add generators
2019-01-20 12:45:24 -08:00
Devin Collins
f7cf070f32
Adds module to display VictorOps on call information
2019-01-20 00:56:17 -08:00
Anand Sudhir Prayaga
c8b6eb2b60
Fix references to old Github repo location with new one
2018-11-28 14:47:06 +01:00
Nicholas Eden
db1917763c
fix import ordering
2018-11-22 08:28:17 -08:00
Nicholas Eden
cab27c62ab
resource usage mod
2018-11-12 01:30:24 -08:00
StormFireFox1
fb16b7ac0e
Add Spotify Web Widget
2018-10-13 16:31:34 +03:00
Mathias Weber
2d173ccdc4
add mercurial module
2018-10-11 21:43:51 +02:00
Chris Cummer
e4efd6ed72
Pressing Return/Enter in the GitHub widget opens the repo GitHub page
2018-09-25 16:16:08 -07:00
Chris Cummer
c35c4e2e1d
Merge in app.Draw() changes
2018-09-24 15:11:35 -07:00
Chris Cummer
f650bb1698
Remove the app.Draw() gorountine
...
Prefer to have widgets force a draw when their data changes. This should
reduce draws (unless the user has a module installed that updates >=
1/sec, the old draw default).
This should also remove a source of some of the race conditions that
users were experiencing (though not all, there are still many).
2018-09-24 14:40:57 -07:00
Chris Cummer
9bd2430063
Minor code cleanup
2018-09-24 08:52:57 -07:00
sticreations
f86f04080f
adding Spotify Module for https://github.com/senorprogrammer/wtf/issues/305
2018-09-23 15:39:45 +02:00
Chris Cummer
e760561027
Twitter module supports subscribing to multiple screen names
2018-09-01 17:05:52 -07:00
Anand Sudhir Prayaga
d4853f7cfd
Make jenkins widget interactive
2018-08-30 16:32:05 +02:00
Sean Smith
07ee35b0ca
Add initial datadog widget
2018-08-21 20:19:13 -04:00
Anand Sudhir Prayaga
28502b0d03
Add support for ~ in config file path
...
Fix #295
2018-08-20 14:23:57 +02:00
Anand Sudhir Prayaga
30447f2918
Add Gitter module
2018-08-08 15:26:53 +02:00
Chris Cummer
a40e03f085
Merge branch 'master' into add-hackernews-module
2018-08-03 13:22:35 -04:00
Chris Cummer
6a5b61a93b
Fix a number of potential security issues
2018-08-03 10:16:13 -07:00
Anand Sudhir Prayaga
5c529270eb
Add hackernews module
2018-08-03 17:24:55 +02:00
Anand Sudhir Prayaga
568276343c
Make the travisci module interactive
...
* Add ability to select and open builds
* Add commit message (oneline style) to text displayed in the widget
* Add documentation on the new keyboard shortcuts
* Cleanup some duplicate code
2018-08-03 15:42:24 +02:00
Chris Cummer
d25b178696
Simplify the Blockfolio constructor; removes unused params
2018-08-03 05:46:36 -07:00
Chris Cummer
1f27cf5b00
Clean up the code in cfg/ a bit
2018-08-03 05:31:31 -07:00
Chris Cummer
e5a66edf61
Closes #268 . Jira now supports help modal
2018-08-01 15:05:43 -07:00