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

2979 Commits

Author SHA1 Message Date
Chris Cummer
b335df6c9b Removed the animation from Status. No longer needed. 2018-04-16 12:19:57 -07:00
Chris Cummer
6b4c7a7f5d Return when weather data cannot be read 2018-04-16 06:26:04 -07:00
Chris Cummer
6321182b7e Fetches, stores, and returns multiweather, with ticks marks in display 2018-04-16 03:53:29 -07:00
Chris Cummer
2c4c220ea7 Minimal Configuration documentation 2018-04-15 21:58:47 -07:00
Chris Cummer
a3220be597 Some minor work on the site homepage. 2018-04-15 21:39:37 -07:00
Chris Cummer
645552ae61 Really add timezone keys this time, because I totally botched that rebase earlier. A better man would go back and fix that; I... am not that man tonight. 2018-04-15 19:09:31 -07:00
Chris Cummer
e74302104a Merge branch '10-timezone-labels' 2018-04-15 18:05:03 -07:00
Chris Cummer
f0caaf3890 Timezone labels supported 2018-04-15 15:41:12 -07:00
Chris Cummer
0b20c4939e Accepts optional --config argument to specify a config file 2018-04-15 14:41:39 -07:00
Chris Cummer
c3abb76612 Add basic textfile widget. 2018-04-15 14:27:41 -07:00
Chris Cummer
693a04b5e1 Removed a bunch of common boilerplate code from widget initialization 2018-04-15 13:08:17 -07:00
Chris Cummer
d812986abc Move /site to /_site 2018-04-14 07:40:55 -07:00
Chris Cummer
f956261386 Using Hugo to generate the static /docs directory 2018-04-13 17:54:26 -07:00
Chris Cummer
84ecf296a5 RefreshedAt moved to the end of the refresh (because that makes more sense, doesn't it?) 2018-04-13 16:14:57 -07:00
Chris Cummer
d44933aba4 index.html 2018-04-13 14:45:38 -07:00
Chris Cummer
b36b5fe265 Create CNAME 2018-04-13 14:40:07 -07:00
Chris Cummer
06d4d2c2f7 A modest number of disjointed improvements 2018-04-13 14:32:30 -07:00
Chris Cummer
3a3efbd59f Flexible 1on1 lookup (need to move this sort of thing into Config) 2018-04-13 13:50:12 -07:00
Chris Cummer
8e3287ba5c Cleaner code around widget creation in wtf.go 2018-04-13 12:00:29 -07:00
Chris Cummer
31e17da358 Hack to fix a unicode rendering issue in iTerm 2018-04-12 18:18:54 -07:00
Chris Cummer
da27ad60a9 Add Ctrl-R to manually force a widget refresh 2018-04-12 15:19:08 -07:00
Chris Cummer
00ec46bfed Fix a bug in GCal with current event display 2018-04-12 14:18:29 -07:00
Chris Cummer
f2f3b2a1ac Add the Pixelmator file to /docs 2018-04-12 14:04:55 -07:00
Chris Cummer
1bf6efdaf8 Hacky timezone display in Status 2018-04-12 12:00:11 -07:00
Chris Cummer
dd170c0ab3 Rough JIRA implementation. Currently gets all issues assigned to user 2018-04-12 10:14:23 -07:00
Chris Cummer
8d131907a2 WIP 2018-04-12 08:58:23 -07:00
Chris Cummer
0472e8edec Remove some panics, replace with error percolation 2018-04-12 08:56:33 -07:00
Chris Cummer
04c3effcea Mark calendar start time conflicts 2018-04-11 16:06:49 -07:00
Chris Cummer
bd078f0a0e Improving the security data 2018-04-11 13:19:14 -07:00
Chris Cummer
34b5b69231 Differentiate between right now Now() and today from midnight 2018-04-10 12:42:28 -07:00
Chris Cummer
27a267b123 Cleaner config format and added simple_config.yml example 2018-04-10 11:28:48 -07:00
Chris Cummer
948d5acb2a Improved the readme 2018-04-10 09:20:59 -07:00
Chris Cummer
5637adf601 Handle NewRelic connectivity errors 2018-04-10 08:56:44 -07:00
Chris Cummer
2d09ae74eb README experiment 2018-04-09 18:11:09 -07:00
Chris Cummer
2ef5b9d7ed Cleaner GCal code 2018-04-09 17:36:43 -07:00
Chris Cummer
830c790081 Updated the config file 2018-04-09 16:40:41 -07:00
Chris Cummer
e8d6d3e49b Simplified Github 2018-04-09 16:39:25 -07:00
Chris Cummer
7958b76b45 Terribly rushed installation instructions into readme 2018-04-09 14:21:09 -07:00
Chris Cummer
10142ebddc Add the ability to get BambooHR away tomorrow 2018-04-09 13:30:21 -07:00
Chris Cummer
7072820967 Column and row definitions into the config file. No need to compile to change sizes 2018-04-09 13:19:16 -07:00
Chris Cummer
cc4b5714f0 Add DNS to Security 2018-04-09 10:19:12 -07:00
Chris Cummer
aa658db210 Handle offline scenarios for OpsGenie 2018-04-09 09:48:45 -07:00
Chris Cummer
204e3b4032 Gracefully handle weather data outages 2018-04-08 07:35:44 -07:00
Chris Cummer
01aab4cc53 wtf.Position into its own file 2018-04-08 05:04:33 -07:00
Chris Cummer
b216005385 Add a pseudo-id for deploys 2018-04-07 23:46:52 -07:00
Chris Cummer
9bda045ce1 Streamlining the widget creation process a bit more. Coords into config 2018-04-07 23:36:05 -07:00
Chris Cummer
cbf5b45c62 Add the Enabler and TextViewer interfaces 2018-04-07 14:39:28 -07:00
Chris Cummer
79bc8216d6 Don't display disabled widgets 2018-04-07 14:36:13 -07:00
Chris Cummer
ae13d52665 Enabled half-measure: widgets won't run if disabled (still need to not display) 2018-04-07 14:20:21 -07:00
Chris Cummer
b4bc6d4509 Remove a ton of duplication around TextView widget creation 2018-04-07 13:55:08 -07:00