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

2258 Commits

Author SHA1 Message Date
Chris Cummer
00ce724e53
Update CHANGELOG.md 2019-10-04 07:32:39 -07:00
Chris Cummer
90575dddd2
Merge pull request #676 from wtfutil/dependabot/go_modules/gopkg.in/yaml.v2-2.2.4
Bump gopkg.in/yaml.v2 from 2.2.3 to 2.2.4
2019-10-04 07:32:05 -07:00
dependabot-preview[bot]
c6d929c674
Bump gopkg.in/yaml.v2 from 2.2.3 to 2.2.4
Bumps [gopkg.in/yaml.v2](https://github.com/go-yaml/yaml) from 2.2.3 to 2.2.4.
- [Release notes](https://github.com/go-yaml/yaml/releases)
- [Commits](https://github.com/go-yaml/yaml/compare/v2.2.3...v2.2.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-04 07:43:31 +00:00
Chris Cummer
658718d166
Update README.md 2019-10-03 09:03:27 -07:00
Chris Cummer
6015698171
Update README.md 2019-10-03 09:02:56 -07:00
Chris Cummer
e16e63f46a
Update CHANGELOG.md 2019-10-02 19:50:14 -07:00
Chris Cummer
15d2e2edb1 Merge branch 'master' into dependabot/go_modules/github.com/shirou/gopsutil-2.19.9+incompatible 2019-10-02 19:48:41 -07:00
Chris Cummer
df035ee313
Update CHANGELOG.md 2019-10-02 19:45:22 -07:00
Chris Cummer
7f5d09c508
Merge pull request #674 from Seanstoppable/checkboxoverride
Have checkbox config work as intended
2019-10-02 19:43:52 -07:00
Chris Cummer
cee6bd94bd
Update CHANGELOG.md 2019-10-02 19:42:25 -07:00
Chris Cummer
47651fb102 Merge branch 'respectordering' of github.com:Seanstoppable/wtf into Seanstoppable-respectordering 2019-10-02 19:40:13 -07:00
Chris Cummer
5af3ad471f Merge branch 'master' of github.com:wtfutil/wtf 2019-10-02 19:39:31 -07:00
Chris Cummer
3c01065bd6 Add @aviaviavi as a contributor 2019-10-02 19:39:24 -07:00
Chris Cummer
54bffb6291
Update CHANGELOG.md 2019-10-02 19:38:49 -07:00
Chris Cummer
4837413fbc
Merge pull request #667 from scarf-sh/master
Scarf install instructions
2019-10-02 19:37:44 -07:00
Chris Cummer
8434b4c892
Update CHANGELOG.md 2019-10-02 19:36:27 -07:00
Chris Cummer
acf6785bba
Merge pull request #671 from wtfutil/WTF-661-tranismission-blocker
WTF-661 Fix tranmission module to no longer block on initialization
2019-10-02 19:35:25 -07:00
Chris Cummer
110afdad01
Update CHANGELOG.md 2019-10-02 19:35:05 -07:00
Chris Cummer
7823d1d2e8
Merge pull request #669 from wtfutil/WTF-658-clocks-row-color
WTF-658 Clocks obeys global row color settings
2019-10-02 19:34:36 -07:00
Chris Cummer
410dca728c
Update CHANGELOG.md 2019-10-02 19:33:03 -07:00
Chris Cummer
336e11959d
Merge pull request #668 from wtfutil/WTF-665-gcal-time-support
WTF-665 Add time format setting for gCal module
2019-10-02 19:31:24 -07:00
Sean Smith
2c1e7fc2c9 Have checkbox config work as intended
Support checkedIcon
Also support uncheckedIcon
Addresses the end of #616
2019-10-02 17:41:04 -04:00
Sean Smith
b7bd6e3817 Respect list ordering for trello
Ordering not respected because of the use of a map
Switch to using slice
Resolves #664
2019-10-02 17:26:34 -04:00
dependabot-preview[bot]
617a702441
Bump github.com/shirou/gopsutil
Bumps [github.com/shirou/gopsutil](https://github.com/shirou/gopsutil) from 2.18.12+incompatible to 2.19.9+incompatible.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v2.18.12...v2.19.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-02 15:47:56 +00:00
Chris Cummer
4aa0f4e43b WTF-661 Fix tranmission module to no longer block on initialization
Fixes #661.
2019-10-02 05:59:33 -07:00
Chris Cummer
ef71ad2ced WTF-658 Clocks obeys global row color settings
Fixes #658.
2019-10-02 05:43:16 -07:00
Chris Cummer
ca0345a0b4 Fix a bug with subreddit module row colour
Even and odd rows now display as different colours when row colour is
explicitly defined in the module config.
2019-10-02 05:37:31 -07:00
Chris Cummer
8290988213
Merge pull request #670 from wtfutil/WTF-573-fullscreen-layout
WTF-573 Add padding value to default row and col setting
2019-10-02 05:24:25 -07:00
Chris Cummer
596825ec1e
Merge pull request #666 from wtfutil/dependabot/go_modules/gopkg.in/yaml.v2-2.2.3
Bump gopkg.in/yaml.v2 from 2.2.2 to 2.2.3
2019-10-02 05:23:10 -07:00
Chris Cummer
aeba4fad4b
Merge pull request #662 from wtfutil/dependabot/go_modules/github.com/gdamore/tcell-1.3.0
Bump github.com/gdamore/tcell from 1.2.0 to 1.3.0
2019-10-02 05:22:57 -07:00
Chris Cummer
bacb661573 WTF-573 Add padding value to default row and col setting
Fixes #573.
2019-10-01 22:52:37 -07:00
Chris Cummer
7c2d6b4c42 WTF-665 Add time format setting for gCal module
Allows the user to specify either "12" or "24" to set whether or not to
display times in AM/PM format or 24-hour format.

Example:

      gcal:
        enabled: true
        timeFormat: "12"
        refreshInterval: 360

Fixes #665
2019-10-01 21:37:03 -07:00
aviaviavi
fae38e8e64 Scarf install instructions 2019-10-01 12:58:54 -07:00
dependabot-preview[bot]
711908971c
Bump gopkg.in/yaml.v2 from 2.2.2 to 2.2.3
Bumps [gopkg.in/yaml.v2](https://github.com/go-yaml/yaml) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/go-yaml/yaml/releases)
- [Commits](https://github.com/go-yaml/yaml/compare/v2.2.2...v2.2.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-01 12:27:41 +00:00
dependabot-preview[bot]
c08c937efe
Bump github.com/gdamore/tcell from 1.2.0 to 1.3.0
Bumps [github.com/gdamore/tcell](https://github.com/gdamore/tcell) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/gdamore/tcell/releases)
- [Commits](https://github.com/gdamore/tcell/compare/v1.2.0...v1.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-30 08:31:39 +00:00
Chris Cummer
301eddafd4 Merge branch 'master' of github.com:wtfutil/wtf 2019-09-28 08:13:59 -04:00
Chris Cummer
b29e06076b Add @lawrencecraft as a contributor 2019-09-28 08:13:41 -04:00
Chris Cummer
e289c3194a
Update CHANGELOG.md 2019-09-28 08:13:01 -04:00
Chris Cummer
36607f43ad Merge branch 'master' of github.com:lawrencecraft/wtf into lawrencecraft-master 2019-09-28 07:57:53 -04:00
Chris Cummer
f934f21638 Attempt to fix the HIBP index out of range bug 2019-09-27 20:06:58 -07:00
Chris Cummer
7b9dbdc943 Tidy up go.mod 2019-09-27 03:49:53 -07:00
Chris Cummer
92139d1ba7 Revert the tcell upgrade
Reverts back from 1.3.0 to 1.2.0. The later version seems to have some
rendering issues, particularly after putting a laptop to sleep and
waking it back up again.
2019-09-27 03:47:19 -07:00
Chris Cummer
11a8f396b7 Minor cleanup in HIBP module 2019-09-26 18:10:44 -07:00
Lawrence Craft
02bdb405fa Bit more on the subreddit module - fixing comments and adding options for top sort 2019-09-26 23:18:38 +01:00
Lawrence Craft
b0d6790abe Adding subreddit module 2019-09-26 22:58:43 +01:00
Chris Cummer
555a1c6def
Update CHANGELOG.md 2019-09-26 14:28:15 -07:00
Chris Cummer
f5e8011906
Update CHANGELOG.md 2019-09-25 14:33:45 -07:00
Chris Cummer
c366fbb017
Merge pull request #647 from wtfutil/dependabot/go_modules/github.com/adlio/trello-1.4.0
Bump github.com/adlio/trello from 1.0.0 to 1.4.0
2019-09-25 14:33:15 -07:00
dependabot-preview[bot]
8d84f9b7f0
Bump github.com/adlio/trello from 1.0.0 to 1.4.0
Bumps [github.com/adlio/trello](https://github.com/adlio/trello) from 1.0.0 to 1.4.0.
- [Release notes](https://github.com/adlio/trello/releases)
- [Commits](https://github.com/adlio/trello/compare/v1.0.0...v1.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-25 13:03:17 +00:00
Chris Cummer
3b30fd6abe Tidy up go.mod 2019-09-25 05:59:39 -07:00