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

148 Commits

Author SHA1 Message Date
Chris Cummer
bbef2bfa78 Rename the help function to a better name 2018-06-16 05:14:53 -07:00
Chris Cummer
6bbefb3fb9 Add Display as a concept to separate setup from rendering a bit more 2018-06-15 16:38:11 -07:00
Chris Cummer
55be452120 Clean up wtf.go 2018-06-15 03:48:31 -07:00
Chris Cummer
d751821c34 Move IP address modules and weather modules into own subdirectories 2018-06-13 09:46:35 -07:00
Chris Cummer
52f719d342 Move Blockfolio module into cryptoexchanges/ 2018-06-13 09:42:55 -07:00
Chris Cummer
55b594569c
Merge branch 'master' into master 2018-06-13 02:52:03 -07:00
Chris Cummer
27a7b45384
Merge branch 'master' into master 2018-06-13 02:39:30 -07:00
Chris Cummer
1de431d9f6 Fix bad merge of the Gitlab module 2018-06-13 02:36:40 -07:00
Chris Cummer
957214ff8b
Merge branch 'master' into master 2018-06-13 02:23:44 -07:00
Chris Cummer
ab210fd040 Add version number to Gitlab module docs 2018-06-13 02:22:01 -07:00
Chris Cummer
60e6dc2f83 Merge in Gitlab module 2018-06-13 02:17:57 -07:00
FengYa
f3a55a1127 change name of the module 2018-06-13 02:15:06 -07:00
Michael Cordell
7825fbe1b0 Add circleci module
Needs a Circle API token, which can be found at
https://circleci.com/account/api. This is passed under the environmental
variable WTF_CIRCLE_API_KEY.
2018-06-13 02:15:06 -07:00
Chris Cummer
e1edb929e9 Add cfg/ as a top-level package concept 2018-06-13 02:15:06 -07:00
Chris Cummer
5ee5557878 Make Google Spreadsheet widget work with new module lazy-loading 2018-06-13 02:15:06 -07:00
Chris Cummer
1b00c032bc Make Bargraph widget work with new module lazy-loading 2018-06-13 02:14:04 -07:00
Andrew_Zol
aace78285d Added gspreadsheets module 2018-06-13 02:14:04 -07:00
FengYa
cd983a8e8f create another module to use another ipinfo api 2018-06-13 02:14:04 -07:00
David Barda
5c6f026db1
Update wtf.go 2018-06-12 02:00:24 +03:00
David Barda
11c555f213
Merge branch 'master' into master 2018-06-10 15:30:14 +03:00
Andrew
5c667fe4d6 Fixed order of packages 2018-06-10 03:53:21 +03:00
Andrew
cec100502f Removed unnecessary changes. 2018-06-10 03:47:14 +03:00
Andrew
a558ee948f Reverted names 2018-06-10 03:36:53 +03:00
Andrew
bd0f3e1e56 Fixed name 2018-06-10 03:19:26 +03:00
andrewzolotukhin
365bb7e562
Merge branch 'master' into master 2018-06-10 03:13:30 +03:00
Andrew
3f7f804e62 Merged from upstream 2018-06-10 03:03:50 +03:00
Chris Cummer
be06d56878
Merge branch 'master' into circleci-module 2018-06-09 16:59:48 -07:00
Andrew
6288c70156 Returned names of repo 2018-06-10 02:50:16 +03:00
Andrew
e633d4d617 Added widget for blockfolio 2018-06-10 01:48:01 +03:00
Andrew
77823419b5 Temporary changed username. 2018-06-10 00:16:40 +03:00
DavidB
eb547136cf Added simple jenkins module that enables watching jenkins views build status 2018-06-09 20:49:12 +03:00
FengYa
9e47f8f42e
Merge branch 'master' into another_ipinfo_api_187 2018-06-09 23:11:12 +08:00
FengYa
97aafd60f9 change name of the module 2018-06-09 23:06:51 +08:00
Michael Cordell
994ddf0422 Add circleci module
Needs a Circle API token, which can be found at
https://circleci.com/account/api. This is passed under the environmental
variable WTF_CIRCLE_API_KEY.
2018-06-09 08:01:54 -07:00
Chris Cummer
d2dfcd8978 Add cfg/ as a top-level package concept 2018-06-09 03:58:45 -07:00
Chris Cummer
e319ab69e7 Make Google Spreadsheet widget work with new module lazy-loading 2018-06-08 15:57:22 -07:00
Chris Cummer
60d41266cd
Merge branch 'master' into master 2018-06-08 15:48:55 -07:00
Chris Cummer
23f53a06b9 Make Bargraph widget work with new module lazy-loading 2018-06-08 15:34:31 -07:00
Chris Cummer
aa1701c705
Merge branch 'master' into another_ipinfo_api_187 2018-06-08 13:40:19 -07:00
Mark Old
0d8861e358
Merge branch 'master' into gitlab 2018-06-08 13:37:41 -07:00
Mark Old
b4970e54d4 Add rudimentary gitlab support 2018-06-08 13:23:07 -07:00
Chris Cummer
1523ef6245
Merge branch 'master' into master 2018-06-08 11:59:54 -07:00
Chris Cummer
77977420e6
Merge branch 'master' into addLogging 2018-06-08 10:40:00 -07:00
Andrew_Zol
f2b943e3d6 Added gspreadsheets module 2018-06-08 20:27:39 +03:00
FengYa
151632144e
Merge branch 'master' into another_ipinfo_api_187 2018-06-08 14:05:54 +08:00
FengYa
78d3becdf3 create another module to use another ipinfo api 2018-06-08 13:44:38 +08:00
Hossein Mehrabi
2c4cf578ae fixed comment 2018-06-08 05:38:45 +04:30
Hossein Mehrabi
e00a0a81a0 disable all widgets before live-reloading 2018-06-08 05:31:59 +04:30
Bill Keenan
d8d3ed19fc
Merge branch 'master' into master 2018-06-07 16:05:36 -07:00
Bill Keenan
1d20a29535
Merge branch 'master' into addLogging 2018-06-07 16:02:54 -07:00