Todd Trimble
4192a02594
Add info table tests ( #985 )
...
* Add info table tests
* Fix lint error about initialization
2020-10-06 19:41:44 -07:00
Chris Cummer
798d812f80
Update CHANGELOG.md
2020-10-06 19:38:38 -07:00
Chris Cummer
1712034a14
Merge branch 'Seanstoppable-naturalclockorder'
2020-10-06 19:34:34 -07:00
Chris Cummer
15b91b2d28
Merge branch 'naturalclockorder' of github.com:Seanstoppable/wtf into Seanstoppable-naturalclockorder
2020-10-06 19:31:05 -07:00
Chris Cummer
f1b31f6f49
Update CHANGELOG.md
2020-10-04 10:35:16 -07:00
Chris Cummer
293ee105f7
Merge branch 'cyingfan-master'
2020-10-04 10:34:05 -07:00
Chris Cummer
a6da089bec
Merge branch 'master' of github.com:cyingfan/wtf into cyingfan-master
2020-10-04 10:33:09 -07:00
Ying Fan Chong
2537a7f49a
Fix config file path
2020-10-04 20:53:27 +08:00
Sean Smith
fcc2a211df
Add natural ordering for clocks
...
This turns locations into an ordered array, so we can have a 'natural' ordering
This is backwards compatible
Resolves #896
2020-10-03 13:10:50 -04:00
Chris Cummer
f2517b3e64
Update CHANGELOG.md
2020-10-03 09:26:34 -07:00
Sean Smith
cab3f9c658
Upgrade to golang 1.15 ( #980 )
2020-10-03 09:24:41 -07:00
Chris Cummer
6cc00f54d3
Merge branch 'master' of github.com:wtfutil/wtf
2020-10-03 06:05:56 -07:00
Chris Cummer
04f62d3de8
Add @jamietanna as a contributor
2020-10-03 06:05:50 -07:00
Chris Cummer
c9d65fd7e7
Add @MartinJohns as a contributor
2020-10-03 06:05:15 -07:00
Jamie Tanna
aa8ed14a1b
Document how to install on Arch ( #978 )
2020-10-03 06:04:46 -07:00
Chris Cummer
2b10f8de88
Update CHANGELOG.md
2020-10-03 06:01:23 -07:00
Chris Cummer
c1f7e3acc9
Merge branch 'cyingfan-master'
2020-10-03 05:58:44 -07:00
Ying Fan Chong
0f36063696
Prevent extra empty line in highlightable text
2020-10-02 20:53:33 +08:00
Ying Fan Chong
9a366ffeb9
Fix sorting for feed without published date
2020-10-02 20:35:20 +08:00
Chris Cummer
772bea0152
Update CHANGELOG.md
2020-10-02 04:12:47 -07:00
Chris Cummer
edf0aa5c14
Add @cyingfan as a contributor
2020-10-02 04:11:04 -07:00
Chris Cummer
d46546a86b
Merge branch 'cyingfan-master'
2020-10-02 04:09:59 -07:00
Ying Fan Chong
bdf642b773
Fix help text
2020-10-01 22:24:33 +08:00
Ying Fan Chong
184b3744c2
Apply gofmt
2020-10-01 22:16:19 +08:00
Ying Fan Chong
c4ca3d9b2a
Add capability to switch content between title, link and title+content
2020-10-01 22:12:31 +08:00
Chris Cummer
e56b8693a2
Update CHANGELOG.md
2020-09-29 10:10:37 -07:00
Chris Cummer
5e44a01699
Sort exchange rates alphabetically and group same base rates by row color
...
Before this, exchange rates were read from a map, which meant the
display order was random.
This ensures that the list of exchange rates displays in a consistent
order and visually denotes rates for the same currency.
Signed-off-by: Chris Cummer <chriscummer@me.com>
2020-09-29 10:06:46 -07:00
Chris Cummer
787d27b498
go mod tidy
...
Signed-off-by: Chris Cummer <chriscummer@me.com>
2020-09-25 06:58:09 -07:00
dependabot-preview[bot]
71a308b87f
Bump github.com/alecthomas/chroma from 0.8.0 to 0.8.1 ( #971 )
...
Bumps [github.com/alecthomas/chroma](https://github.com/alecthomas/chroma ) from 0.8.0 to 0.8.1.
- [Release notes](https://github.com/alecthomas/chroma/releases )
- [Changelog](https://github.com/alecthomas/chroma/blob/master/.goreleaser.yml )
- [Commits](https://github.com/alecthomas/chroma/compare/v0.8.0...v0.8.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Chris Cummer <chriscummer@me.com>
2020-09-25 06:57:56 -07:00
Chris Cummer
4a14acd89c
go mod tidy
...
Signed-off-by: Chris Cummer <chriscummer@me.com>
2020-09-25 06:56:42 -07:00
Chris Cummer
585f6cc64c
Update CHANGELOG.md
2020-09-25 06:55:58 -07:00
Chris Cummer
10ff19ff24
Merge branch 'master' of github.com:wtfutil/wtf
2020-09-25 06:54:56 -07:00
Chris Cummer
904df45548
go mod tidy
...
Signed-off-by: Chris Cummer <chriscummer@me.com>
2020-09-25 06:54:53 -07:00
dependabot-preview[bot]
6a5f4ba54d
Bump github.com/adlio/trello from 1.7.0 to 1.8.0 ( #970 )
...
Bumps [github.com/adlio/trello](https://github.com/adlio/trello ) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/adlio/trello/releases )
- [Commits](https://github.com/adlio/trello/compare/v1.7.0...v1.8.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-25 06:54:18 -07:00
Chris Cummer
dae9135e1d
Revert "Bump google.golang.org/api from 0.30.0 to 0.32.0 ( #968 )" ( #972 )
...
This reverts commit 48dda57473d4532c34a5bc0b765c74f20fc91ae4.
2020-09-25 06:53:21 -07:00
dependabot-preview[bot]
caa721d6e1
Bump github.com/xanzy/go-gitlab from 0.33.0 to 0.38.1 ( #969 )
...
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab ) from 0.33.0 to 0.38.1.
- [Release notes](https://github.com/xanzy/go-gitlab/releases )
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/CHANGELOG.md )
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.33.0...v0.38.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-25 06:51:44 -07:00
dependabot-preview[bot]
48dda57473
Bump google.golang.org/api from 0.30.0 to 0.32.0 ( #968 )
...
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.30.0 to 0.32.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases )
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/master/CHANGES.md )
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.30.0...v0.32.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-25 06:50:29 -07:00
Chris Cummer
30b0d8a981
Update CHANGELOG.md
2020-09-25 06:49:56 -07:00
dependabot-preview[bot]
9fb90c02f0
Bump github.com/digitalocean/godo from 1.42.1 to 1.44.0 ( #967 )
...
Bumps [github.com/digitalocean/godo](https://github.com/digitalocean/godo ) from 1.42.1 to 1.44.0.
- [Release notes](https://github.com/digitalocean/godo/releases )
- [Changelog](https://github.com/digitalocean/godo/blob/main/CHANGELOG.md )
- [Commits](https://github.com/digitalocean/godo/compare/v1.42.1...v1.44.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-25 06:49:46 -07:00
dependabot-preview[bot]
1a596fa635
Bump github.com/mmcdole/gofeed from 1.0.0 to 1.1.0 ( #965 )
...
Bumps [github.com/mmcdole/gofeed](https://github.com/mmcdole/gofeed ) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/mmcdole/gofeed/releases )
- [Commits](https://github.com/mmcdole/gofeed/compare/v1.0.0...v1.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-25 06:48:50 -07:00
Chris Cummer
d672f57c14
Fix warning with type conversion from rune + int to string
...
Signed-off-by: Chris Cummer <chriscummer@me.com>
2020-09-25 06:47:28 -07:00
dependabot-preview[bot]
cae3ae7c4b
Bump github.com/shirou/gopsutil ( #962 )
...
Bumps [github.com/shirou/gopsutil](https://github.com/shirou/gopsutil ) from 2.20.7+incompatible to 2.20.8+incompatible.
- [Release notes](https://github.com/shirou/gopsutil/releases )
- [Commits](https://github.com/shirou/gopsutil/compare/v2.20.7...v2.20.8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-25 06:18:39 -07:00
dependabot-preview[bot]
17dc53256a
Bump github.com/gdamore/tcell from 1.3.0 to 1.4.0 ( #960 )
...
Bumps [github.com/gdamore/tcell](https://github.com/gdamore/tcell ) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/gdamore/tcell/releases )
- [Commits](https://github.com/gdamore/tcell/compare/v1.3.0...v1.4.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-25 06:18:03 -07:00
Chris Cummer
9c9446fc0d
fixing goreleaser config
...
Signed-off-by: Chris Cummer <chriscummer@me.com>
v0.32.0
2020-09-23 21:06:19 -07:00
Chris Cummer
de91ff797e
Work around the issue of etcd/proxy not containing the 'naming' package any more
...
Signed-off-by: Chris Cummer <chriscummer@me.com>
2020-08-28 21:15:12 -07:00
Chris Cummer
5a2c5e2c59
Revert google grpc update
...
Signed-off-by: Chris Cummer <chriscummer@me.com>
2020-08-28 15:43:18 -07:00
Chris Cummer
432f4d2a44
Update CHANGELOG.md
2020-08-28 15:31:40 -07:00
dependabot-preview[bot]
95e048e40d
Bump github.com/digitalocean/godo from 1.42.0 to 1.42.1 ( #951 )
...
Bumps [github.com/digitalocean/godo](https://github.com/digitalocean/godo ) from 1.42.0 to 1.42.1.
- [Release notes](https://github.com/digitalocean/godo/releases )
- [Changelog](https://github.com/digitalocean/godo/blob/main/CHANGELOG.md )
- [Commits](https://github.com/digitalocean/godo/compare/v1.42.0...v1.42.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-28 15:31:25 -07:00
dependabot-preview[bot]
8af1a077ae
Bump github.com/shirou/gopsutil ( #946 )
...
Bumps [github.com/shirou/gopsutil](https://github.com/shirou/gopsutil ) from 2.20.6+incompatible to 2.20.7+incompatible.
- [Release notes](https://github.com/shirou/gopsutil/releases )
- [Commits](https://github.com/shirou/gopsutil/compare/v2.20.6...v2.20.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-28 15:29:00 -07:00
Chris Cummer
ed26de79cc
go mod tidy
...
Signed-off-by: Chris Cummer <chriscummer@me.com>
2020-08-28 15:19:59 -07:00