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

Commit Graph

  • 9d4609e0c2
    Merge pull request #570 from jeffz/arpansagovau Chris Cummer 2019-08-30 03:44:13 -07:00
  • db5d50c9af Set the text wrap of the clocks module to false Chris Cummer 2019-08-30 03:24:18 -07:00
  • e1da955893
    Update README.md Chris Cummer 2019-08-29 22:36:26 -07:00
  • 68b64a3ae7
    Update CONTRIBUTING.md Chris Cummer 2019-08-29 22:34:23 -07:00
  • 022de7804b
    Update CHANGELOG.md Chris Cummer 2019-08-29 21:47:25 -07:00
  • 2612194f46
    Update CHANGELOG.md v0.21.0 Chris Cummer 2019-08-29 21:41:46 -07:00
  • 68eb640f1e
    Merge pull request #571 from wtfutil/WTF-553-config-file-creation Chris Cummer 2019-08-29 21:40:10 -07:00
  • a8bde9ecbe WTF-553 Fix config.yml creation issue on first run Chris Cummer 2019-08-29 21:24:02 -07:00
  • d08a5baf60
    Update CHANGELOG.md Chris Cummer 2019-08-29 20:47:49 -07:00
  • 265cacf3dc
    Merge pull request #569 from Seanstoppable/transmissionport Chris Cummer 2019-08-29 20:46:51 -07:00
  • 4bc92bcce8 add arpansagovau module for displaying UV data from Australian cities Jeff Zaroyko 2019-08-30 11:33:34 +10:00
  • ed50751518 Use port value for transmission client Sean Smith 2019-08-29 21:26:00 -04:00
  • 7b514fbd7e
    Merge pull request #564 from wtfutil/20190829-case-insensitive-config-keys Chris Cummer 2019-08-29 06:40:55 -07:00
  • fce8b69459 Support case-insensitive 'apiKey' config keys Chris Cummer 2019-08-29 06:30:38 -07:00
  • 17935970fb
    Update CHANGELOG.md Chris Cummer 2019-08-29 06:13:10 -07:00
  • 1e3b54d1f4
    Merge pull request #559 from hxw/master Chris Cummer 2019-08-29 06:11:56 -07:00
  • 69d44d5ea0
    Merge pull request #563 from wtfutil/WTF-560-feedreader-wrap Chris Cummer 2019-08-29 06:05:21 -07:00
  • 21c444c8a4 WTF-560 Set FeedReader line wrap to false Chris Cummer 2019-08-29 05:58:20 -07:00
  • 51b4d42e8d add FreeBSD support to power module Christopher Hall 2019-08-29 15:19:55 +08:00
  • bc80b9f60b Merge branch 'renormalizedraw' of github.com:Seanstoppable/wtf into Seanstoppable-renormalizedraw Chris Cummer 2019-08-28 20:18:34 -07:00
  • d4a6e7189c Add @brudil as a contributor Chris Cummer 2019-08-28 20:15:49 -07:00
  • fa77db52b6 Add @herbygillot as a contributor Chris Cummer 2019-08-28 20:09:22 -07:00
  • 767e49f27c
    Merge pull request #555 from herbygillot/install-via-macports Chris Cummer 2019-08-28 20:08:53 -07:00
  • 3407968a32 Add README instructions on installing via MacPorts Herby Gillot 2019-08-28 20:51:37 -04:00
  • 4c5bda4858 Add @hneiva as a contributor Chris Cummer 2019-08-28 09:22:34 -07:00
  • 720a51ff82
    Merge pull request #548 from hneiva/patch-1 Chris Cummer 2019-08-28 09:21:32 -07:00
  • 3bd7041426
    Fix sample config Heitor Neiva 2019-08-28 08:48:31 -07:00
  • c930aaf0b2
    Update CHANGELOG.md Chris Cummer 2019-08-28 07:52:21 -07:00
  • f43285e0bb Add @hxw as a contributor Chris Cummer 2019-08-28 07:50:39 -07:00
  • 7e022fe132
    Merge pull request #541 from hxw/master Chris Cummer 2019-08-28 07:50:04 -07:00
  • da2f21c0f6
    Merge pull request #545 from wtfutil/WTF-539-vendored-deps-back-2 Chris Cummer 2019-08-28 07:34:06 -07:00
  • 8df08c4b1f WTF-539 Add missing vendored dependencies back Chris Cummer 2019-08-28 07:17:07 -07:00
  • e8bb4070d9 use xdg-open as default open method for http/https Christopher Hall 2019-08-28 11:33:28 +08:00
  • 14e7619075 Renormalize the redraw function Sean Smith 2019-08-27 21:51:37 -04:00
  • 67658e172c
    Merge pull request #538 from Seanstoppable/fixhighlightrace Chris Cummer 2019-08-27 09:19:57 -07:00
  • 3a716bcf9a Convert the bulk of modules over to RedrawFunc Sean Smith 2019-08-26 23:07:02 -04:00
  • 51e4325f0b Handle all the widgets that use GetRect Sean Smith 2019-08-24 23:19:46 -04:00
  • 264f49fd2c Fix race with HighlightableHelper Sean Smith 2019-08-24 22:05:37 -04:00
  • 3f5fe6f3e5
    Update CHANGELOG.md Chris Cummer 2019-08-24 10:03:26 -07:00
  • 250eff740e
    Merge pull request #537 from wtfutil/20190823-universal-info-modal Chris Cummer 2019-08-23 21:25:13 -07:00
  • 523a0bec2c Remove the need for every module to define a widget.Refresh keyboard control Chris Cummer 2019-08-23 21:18:30 -07:00
  • 5337656c58 Remove the need for every module to define a widget.ShowHelp keyboard control Chris Cummer 2019-08-23 21:11:05 -07:00
  • 5270501fac
    Update CHANGELOG.md Chris Cummer 2019-08-23 20:11:52 -07:00
  • f05c36c29e
    Merge pull request #536 from Seanstoppable/linuxtransparency Chris Cummer 2019-08-23 20:10:59 -07:00
  • 44b5e36905
    Update CHANGELOG.md Chris Cummer 2019-08-21 15:56:05 -07:00
  • c6caffcdf8 Merge branch 'Seanstoppable-fixfullycharged' Chris Cummer 2019-08-21 15:52:52 -07:00
  • 81a7fc52a8 Fix fully charged indicator Sean Smith 2019-08-20 22:33:49 -04:00
  • 146cbb598a Attempt to offer linux transparency Sean Smith 2019-08-20 22:28:14 -04:00
  • c832db9ddb Add utils.Includes() helper function Chris Cummer 2019-08-20 16:39:15 -07:00
  • faf365baa1
    Update CHANGELOG.md Chris Cummer 2019-08-20 07:48:17 -07:00
  • 8a274f8409
    Update CHANGELOG.md v0.20.0 Chris Cummer 2019-08-20 07:25:12 -07:00
  • e68dbe4e67
    Remove Gitter.im from the readme Chris Cummer 2019-08-19 14:02:03 -07:00
  • 3a5759e2b5 Remove the version warning from the build and install make commands Chris Cummer 2019-08-19 14:00:29 -07:00
  • f21e9cc0ae
    Update README.md Chris Cummer 2019-08-19 10:06:36 -07:00
  • 1efb97733d
    Update README.md Chris Cummer 2019-08-19 10:05:33 -07:00
  • 28f9b55e4f
    Move jenkins filter to the data retrieval portion (#533) Sean Smith 2019-08-17 15:58:59 -04:00
  • 2efa6eed7c
    Merge pull request #530 from Seanstoppable/fixhelp Sean Smith 2019-08-12 12:51:12 -04:00
  • f28605cdf8 Fix help for modules Sean Smith 2019-08-11 21:49:01 -04:00
  • 9b6947dc98 Add @rwhogg as a contributor Chris Cummer 2019-08-06 16:18:46 -07:00
  • 34ac1a7002 Add @sudermanjr as a contributor Chris Cummer 2019-08-06 16:13:45 -07:00
  • 33207b158a
    Update CHANGELOG.md Chris Cummer 2019-08-06 16:13:24 -07:00
  • 9229dd07d4
    Merge pull request #526 from FairwindsOps/sudermanjr/kubernetes Chris Cummer 2019-08-06 16:11:08 -07:00
  • 491e08ff91
    Updating help text on objects to include nodes Andrew Suderman 2019-08-05 22:36:36 -06:00
  • 3464abbde3
    Adding tests Andrew Suderman 2019-08-05 22:04:57 -06:00
  • da0e1dbd5b
    Adding a Kubernetes module for displaying Kubernetes cluster resources and info Andrew Suderman 2019-08-05 17:44:34 -06:00
  • 0db7e7c533 Catch intermittent failure with HIBP module Chris Cummer 2019-08-05 17:55:11 -07:00
  • 97ca61ac97
    Merge pull request #525 from wtfutil/20190805-utils-into-utils Chris Cummer 2019-08-05 15:15:01 -07:00
  • 3e2d6eb5fa Fix the naming and specs for some utility functions Chris Cummer 2019-08-05 11:40:42 -07:00
  • ecd95ba2d2 Move a bunch of code out of utils.go and into dedicated files Chris Cummer 2019-08-05 11:16:26 -07:00
  • 4e46fff145 Move the utils.go file into the /utils directory Chris Cummer 2019-08-05 10:50:12 -07:00
  • 0bd2d176d8
    Merge pull request #524 from wtfutil/20190804-reorganization Chris Cummer 2019-08-05 10:26:26 -07:00
  • 06a785d770 Rename Chris Cummer 2019-08-04 23:23:54 -07:00
  • d372e1029f Rename addView() to createView() Chris Cummer 2019-08-04 23:21:46 -07:00
  • 787d1a3ba9 BarGraph supports customizable titles in config Chris Cummer 2019-08-04 23:14:44 -07:00
  • b6b695290c Extract common funcitons from BarGraph and TextWidget into Base Chris Cummer 2019-08-04 23:00:09 -07:00
  • 275ea37a01 Extract common attributes from BarGraph and TextWidget into Base Chris Cummer 2019-08-04 22:10:00 -07:00
  • 98eb3c9013 Bring BarGraph constructor up to parity with TextWidget Chris Cummer 2019-08-04 22:02:14 -07:00
  • dbc047516d Move all components responsible for module composition into /view Chris Cummer 2019-08-04 21:42:40 -07:00
  • 94d63306d4 Move Bargraph functionality into /view Chris Cummer 2019-08-04 21:21:16 -07:00
  • 2ba50f2a73 Move WidgetMaker functionality into /app Chris Cummer 2019-08-04 21:12:14 -07:00
  • 59429b097d Fix failing UnixTime tests Chris Cummer 2019-08-04 09:05:46 -07:00
  • e1ad1f3065 Simplify ChecklistItem tests Chris Cummer 2019-08-04 08:42:32 -07:00
  • b0c175dd57 Add more specs in the /wtf directory Chris Cummer 2019-08-04 08:37:52 -07:00
  • d3d6161c22 Merge branch 'master' of github.com:wtfutil/wtf Chris Cummer 2019-08-03 19:43:35 -07:00
  • 59e4c5b673
    Update CHANGELOG.md Chris Cummer 2019-08-03 19:42:20 -07:00
  • da660a7ad8
    Update CHANGELOG.md Chris Cummer 2019-08-03 19:41:29 -07:00
  • 7b8b8aca0c Merge branch 'master' of github.com:wtfutil/wtf Chris Cummer 2019-08-03 19:39:15 -07:00
  • c55b542204
    Merge pull request #523 from Seanstoppable/fixkeyboardfallthrough Chris Cummer 2019-08-03 19:38:06 -07:00
  • 10772c2190 Fix keyboard fallthrough Sean Smith 2019-08-03 22:23:50 -04:00
  • d6254ebba6 Add specs for /wtf/datetime Chris Cummer 2019-08-03 18:54:04 -07:00
  • 681dd85ce6 Add specs for /wtf/colors Chris Cummer 2019-08-03 18:31:00 -07:00
  • a1aafbeade Move /wtf tests into /wtf directory Chris Cummer 2019-08-03 17:19:55 -07:00
  • c17678013d Fix a couple of 'go vet' issues Chris Cummer 2019-08-03 17:16:50 -07:00
  • 33ec8528a1
    Merge pull request #522 from wtfutil/20190802-custom-config-handling Chris Cummer 2019-08-03 12:33:16 -07:00
  • b9d1017754 Remove another panic call Chris Cummer 2019-08-03 12:27:38 -07:00
  • 7b4c77b7da Simplify .travis.yml config Chris Cummer 2019-08-02 02:26:11 -07:00
  • 7234f83073 Remove stray Log() statements from SpotifyWeb Chris Cummer 2019-08-02 02:03:44 -07:00
  • a02e2a2247 Remove a stray Log() statement from Gittet Chris Cummer 2019-08-02 02:01:07 -07:00
  • 52023a4db0 Remove a stray Log() statement from MultiSourceWidget Chris Cummer 2019-08-02 02:00:24 -07:00
  • 4c2b52cdbb Improve the config file handling process Chris Cummer 2019-08-02 01:49:05 -07:00