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

Commit Graph

  • a3e593b93f Delete the commented-out help code. Chris Cummer 2018-05-16 16:56:35 -07:00
  • c1dd08d594 Move the help code into it's own module Chris Cummer 2018-05-16 10:39:24 -07:00
  • 27107fcd37 Closes #33. Creates .wtf dir and config.yml if they don't exist. Chris Cummer 2018-05-16 10:23:46 -07:00
  • 9f59ee1f9f Clock is now actually a clock and not a snapshot in time Chris Cummer 2018-05-15 13:14:35 -07:00
  • a729b33ea9 Closes #41. Add option to display user's calendar response status Chris Cummer 2018-05-15 11:31:50 -07:00
  • 397fcbca9a Add config option to hide empty OpsGenie schedules Chris Cummer 2018-05-15 10:45:11 -07:00
  • f05aa903dc Fixes #38. Sunrise/set formatting Chris Cummer 2018-05-14 21:08:07 -07:00
  • 89497561bc SystemInfo struct is now master of its own domain Chris Cummer 2018-05-14 20:59:12 -07:00
  • 0ff65bbd5c Row color as common function Chris Cummer 2018-05-14 20:45:18 -07:00
  • 0d3b663642 Closes #40. Text color config into Jira widget Chris Cummer 2018-05-14 20:40:14 -07:00
  • 06702835f3 Closes #32. OS version and build info into System module Chris Cummer 2018-05-14 20:34:31 -07:00
  • 5353d6ddf7 Closes #37. Help into Git and Github modules Chris Cummer 2018-05-14 17:05:53 -07:00
  • c7ff101e08 Apparently I'm easily confused by comparison operators Chris Cummer 2018-05-14 12:12:07 -07:00
  • 30af259f3e Merge fix Chris Cummer 2018-05-11 15:53:34 -07:00
  • 8e46547d1c Fixes #35: TextFile only opens files in ~/.wtf/ Chris Cummer 2018-05-11 12:28:01 -07:00
  • 89b1b0f517 Fixes #39: Todo crashes when space pressed with no selection Chris Cummer 2018-05-11 09:15:38 -07:00
  • 432669ab9b Add keyboard commands to Todo documentation Chris Cummer 2018-05-11 05:35:39 -07:00
  • 641cd21e9c Add the Todo module to the documentation Chris Cummer 2018-05-10 17:50:29 -07:00
  • 544d8c8db9 Adds the Gcal and Jira modules to the documentation Chris Cummer 2018-05-10 11:22:21 -07:00
  • 2883741c21 Add syntax highlighting Chris Cummer 2018-05-09 23:50:32 -07:00
  • 33278dcc47 Adds the Github module to the documentation Chris Cummer 2018-05-09 22:59:20 -07:00
  • c74db0177a Add image to Git documentation Chris Cummer 2018-05-09 17:47:28 -07:00
  • a757a01963 Additional data into documentation Chris Cummer 2018-05-09 17:06:19 -07:00
  • 25430c228d Adds the Weather module to the documentation Chris Cummer 2018-05-09 11:56:27 -07:00
  • decc8cd5e5 Adds the New Relic and Textfile modules to the documentation Chris Cummer 2018-05-09 11:28:04 -07:00
  • 7adc0cdb11 Bringing back the Status widget Chris Cummer 2018-05-09 08:56:34 -07:00
  • d246cb4c4a Rename TextViewer to Wtfable Chris Cummer 2018-05-09 08:51:21 -07:00
  • b4520f1410 Adds the OpsGenie module to the documentation Chris Cummer 2018-05-08 21:14:43 -07:00
  • 4542abce60 Adds the Security module to the documentation Chris Cummer 2018-05-08 20:48:11 -07:00
  • 7edc5f8339 Build of the site Chris Cummer 2018-05-08 20:24:31 -07:00
  • b55ca47678 Adding the site theme to git Chris Cummer 2018-05-08 09:05:19 -07:00
  • ad56b6ea25 More minor tweaks to the site Chris Cummer 2018-05-07 21:56:05 -07:00
  • a3ddafb3b6 Minor tweaks to the site homepage. Goofin' around. Chris Cummer 2018-05-07 18:02:30 -07:00
  • b457f7a0ad Updated the site a bit Chris Cummer 2018-05-07 17:40:48 -07:00
  • 6158a055da Better focus check code using FocustState enum Chris Cummer 2018-05-07 16:44:16 -07:00
  • 6be6afaf2c Merge branch '28-unfocused-tab-problem' Chris Cummer 2018-05-07 15:59:26 -07:00
  • 00504c43ff Fixes #39. Unfocused tab problem solved Chris Cummer 2018-05-07 15:59:20 -07:00
  • 780dd51ce7 builtat build flag a var rather than a computed value Chris Cummer 2018-05-07 05:33:18 -07:00
  • b5e88d5c16 Can set custom calendar title colors from config Chris Cummer 2018-05-04 16:31:10 -07:00
  • 6e179de0c4 Add help text for Weather Chris Cummer 2018-05-03 17:21:59 -07:00
  • 1baa884ce9 Add help modal to TextFile module Chris Cummer 2018-05-03 17:12:39 -07:00
  • 72f9543e75 Can dismiss help modal from the keyboard Chris Cummer 2018-05-03 16:08:52 -07:00
  • 8d0a0b81fa Less crap display of the help modal. Just need to figure out key events now Chris Cummer 2018-05-03 15:56:06 -07:00
  • 351f5100bc Closer to having a help modal. Text is showing onscreen (badly) Chris Cummer 2018-05-03 15:49:06 -07:00
  • 53d2fdacda A crap version that uses tview's Modal Chris Cummer 2018-05-03 11:26:53 -07:00
  • 6ccdbabec9 WIP Very rudimentary modal showing up Chris Cummer 2018-05-03 08:56:15 -07:00
  • 4727255df6 Focusable widgets get their own border color Chris Cummer 2018-05-02 14:18:12 -07:00
  • 90ab57e1b2 Ensure the origin refresh() always kicks off, even for 0-interval widgets. Chris Cummer 2018-05-01 14:26:56 -07:00
  • d982ca48c5 Add FocusTracker#Refocus() Chris Cummer 2018-04-29 22:42:29 -07:00
  • c4cf871ccf Display build branch in version Chris Cummer 2018-04-29 12:26:49 -07:00
  • eb9a56ed77 Zero focusables not a problem anymore Chris Cummer 2018-04-29 11:57:49 -07:00
  • 55b2490cc9 First pass at removing some of the Todo modal code duplication Chris Cummer 2018-04-29 10:16:02 -07:00
  • da75e116c1 Fix merge conflict in todo/widget.go Chris Cummer 2018-04-29 07:55:00 -07:00
  • 71f9b2ddf1 Thunderstorm added to weather icons Chris Cummer 2018-04-29 07:22:32 -07:00
  • 037c90db85 Widget#focus now a thing Chris Cummer 2018-04-28 23:41:51 -07:00
  • 72ebf8e69c WIP Chris Cummer 2018-04-28 23:31:31 -07:00
  • 4a30de5d51 Rough draft of adding new items to Todo Chris Cummer 2018-04-28 21:32:06 -07:00
  • c63d92a1f7 Can edit existing Todo items via modal Chris Cummer 2018-04-28 11:50:11 -07:00
  • bef57d799b Rudimentary modal showing up for Todo on 'e' Chris Cummer 2018-04-24 19:41:15 -07:00
  • ed52835650 Todo and TextFile have keyboard short-cut to open file in OS Chris Cummer 2018-04-24 11:00:59 -07:00
  • 42559c396d Deleted a DS_Store Chris Cummer 2018-04-27 15:48:32 -07:00
  • 0441ac6902 Screenshot into readme Chris Cummer 2018-04-26 14:40:01 -07:00
  • 3c9b846bbc Remove the old binary before installing the new to force it to get picked up Chris Cummer 2018-04-24 09:58:24 -07:00
  • 7500a4031d Added the System widget with basic build info Chris Cummer 2018-04-24 09:54:53 -07:00
  • 1559b1ea87 Tweak to the makefile Chris Cummer 2018-04-23 17:51:31 -07:00
  • fff73c0baf Stub flags for help info Chris Cummer 2018-04-23 17:37:46 -07:00
  • 5a31de74fe Add Makefile support for 'make install' and version info Chris Cummer 2018-04-23 17:35:14 -07:00
  • 34dcdbbe66 Better keyboard support for todo Chris Cummer 2018-04-23 17:05:37 -07:00
  • a92af549fe Remove the Index prop from Todo#Item. Don't need it Chris Cummer 2018-04-23 10:18:33 -07:00
  • 62c9e3892a Generic PadRow function added Chris Cummer 2018-04-23 09:35:23 -07:00
  • 3de253bd0d Better color config standardization. It's not just random anymore Chris Cummer 2018-04-23 09:17:54 -07:00
  • d7bc26684a Some minor cleanup Chris Cummer 2018-04-22 23:39:33 -07:00
  • e1950bf756 Checked items are _gray_ Chris Cummer 2018-04-22 22:05:26 -07:00
  • db162feddd Can promote/demote todo list items Chris Cummer 2018-04-22 21:56:36 -07:00
  • 4fb308c555 Can delete items from Todo list Chris Cummer 2018-04-22 21:31:02 -07:00
  • a6e8d64284 Todo list persists to file Chris Cummer 2018-04-22 21:17:27 -07:00
  • a0ce5eb412 Basic selectable todo functionality working Chris Cummer 2018-04-20 15:19:54 -07:00
  • 67e02bf4f5 Return early, return gracefully Chris Cummer 2018-04-20 11:02:13 -07:00
  • 84290ffe76 Multi-github now with tick marks Chris Cummer 2018-04-19 16:12:30 -07:00
  • 66f11e8b8b Support for multiple Github repos Chris Cummer 2018-04-19 00:23:34 -07:00
  • e90b62e2e5 Better calendar event collision detection Chris Cummer 2018-04-19 09:58:26 -07:00
  • 6fab7c0668 Clocks are sortable Chris Cummer 2018-04-19 09:29:49 -07:00
  • 590c83c134 Display the error if the config file cannot be loaded Chris Cummer 2018-04-19 06:01:16 -07:00
  • 12ef3919dc Cleanup of stray files. Don't need so many single-use packages Chris Cummer 2018-04-18 17:51:43 -07:00
  • 5e186323e0 A lot of code cleanup for Clocks and Git Chris Cummer 2018-04-18 16:45:50 -07:00
  • 1c72c71e81 Icon for textfile title Chris Cummer 2018-04-18 15:21:36 -07:00
  • a9309ccec5 Add Clocks module Chris Cummer 2018-04-18 14:14:03 -07:00
  • 9ec1b516c1 Handle cases in which there is no git repo data Chris Cummer 2018-04-18 11:43:30 -07:00
  • f1a2f65bf1 Handle cases in which there is no weather data Chris Cummer 2018-04-18 10:34:59 -07:00
  • 6bf98c6a03 Multi-Git, now with tick marks Chris Cummer 2018-04-18 09:09:24 -07:00
  • 44ccf8e55a First pass at multi-Git repos. Works; no tick marks yet Chris Cummer 2018-04-18 09:07:41 -07:00
  • 3175b8d9cc Quick run through to add some documentation comments Chris Cummer 2018-04-17 15:55:36 -07:00
  • ff9343d89a Weather display into own file Chris Cummer 2018-04-17 08:47:56 -07:00
  • 47d2a5f42c Can arrow-key through multiple weathers Chris Cummer 2018-04-17 08:39:19 -07:00
  • 912de2fa11 Can focus/blur widgets (with focus border color) Chris Cummer 2018-04-17 04:03:02 -07:00
  • b335df6c9b Removed the animation from Status. No longer needed. Chris Cummer 2018-04-16 12:19:57 -07:00
  • 6b4c7a7f5d Return when weather data cannot be read Chris Cummer 2018-04-16 06:26:04 -07:00
  • 6321182b7e Fetches, stores, and returns multiweather, with ticks marks in display Chris Cummer 2018-04-16 03:39:02 -07:00
  • 2c4c220ea7 Minimal Configuration documentation Chris Cummer 2018-04-15 21:50:00 -07:00
  • a3220be597 Some minor work on the site homepage. Chris Cummer 2018-04-15 21:39:37 -07:00