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

1607 Commits

Author SHA1 Message Date
retgits
18e5619246
feat: update sample configs 2019-05-11 09:37:22 -07:00
retgits
ea302d80ca
feat: update config 2019-05-07 20:59:00 -07:00
Chris Cummer
ac87145749
Update CHANGELOG.md 2019-05-06 15:32:30 -07:00
Chris Cummer
5b05ca6e72
Merge pull request #428 from wtfutil/WTF-427-keyboard-widget
WTF-427 keyboard widget
2019-05-06 15:31:22 -07:00
Chris Cummer
2d0706c40b WTF-427 Use new keyboard implementation for widgets. Closes #427 2019-05-06 12:54:07 -07:00
Chris Cummer
a9c5dc3be8 WTF-427 Add KeyboardWidget and switch Todo widget to using it 2019-05-06 12:54:04 -07:00
Chris Cummer
b22a9ead17 Merge branch 'master' of github.com:wtfutil/wtf 2019-05-06 12:53:20 -07:00
Chris Cummer
4c923d2592
Update CHANGELOG.md 2019-05-06 12:47:16 -07:00
Chris Cummer
8e9d99e567 Update goreleaser config 0.9.1 2019-05-06 12:45:32 -07:00
Chris Cummer
61d6cc4974
Update CHANGELOG.md 0.9.0 2019-05-06 12:42:31 -07:00
Chris Cummer
433be669b1
Merge pull request #424 from Seanstoppable/fixunknown
Fix up Unknown widget to work again
2019-05-03 09:21:02 -07:00
Sean Smith
fa0edec74b Fix up Unknown widget to work again
Store module Type in common settings to enable this
Simplify the function params to be more inline with existing ones, vs being unique
2019-05-02 23:40:49 -04:00
Chris Cummer
b8417c99c9
Update CHANGELOG.md 2019-05-02 17:19:07 -07:00
Chris Cummer
3e727c52ff
Merge pull request #418 from Seanstoppable/dupespoc2
Allow duplicates of modules
2019-05-02 17:16:45 -07:00
Chris Cummer
6ab7eb4022
Merge branch 'master' into dupespoc2 2019-05-01 17:16:11 -07:00
Chris Cummer
b1a2ae0d8f
Update CHANGELOG.md 2019-05-01 16:18:57 -07:00
Chris Cummer
382cf145e8
Merge pull request #423 from Seanstoppable/increasegithublimit
Increase the pagination limit for github
2019-05-01 16:17:59 -07:00
Sean Smith
c1f8ebce75 Increase the pagination limit for github
Currently, we are only getting a subset of PRs. For very active repos, this might mean I don't see any of my PRs
This isn't an explicit fix (iterating through pages would be), but at least lessens the problem
2019-05-01 10:58:48 -04:00
Sean Smith
14abd422b2 Add default titles, to mimic original behavior
Have the modules set their own titles
If no title is specified, use this title, rather than default to name
2019-04-30 23:38:37 -04:00
Sean Smith
3a96c303a8 Allow duplicates of modules
This leverages the recent config changes, extending it so that config is literally using passed config, rather than
passed config value
Uses cmdRunner as an example for #181
Because config turns into a map, names are the root keys, and an optional type is provided
2019-04-30 23:33:59 -04:00
Chris Cummer
378cce8726 Re-apply the explicit title rendering for focusable widgets 2019-04-30 09:09:11 -07:00
Sean Smith
17d53ca39a Update title handling so that config based title can be used
There is already default handling of title. Remove instances where people are unknowingly overriding it
For instances where we want to set special things, make sure to use CommonSettings.Title, so people can still override
2019-04-30 07:13:52 -07:00
Chris Cummer
305dd78ad4 Add @baberlevi as a contributor 2019-04-28 21:40:54 -07:00
Chris Cummer
ed8d357881 Simplifies the use of MultiSourceWidget
Widgets that embed MultiSourceWidget no longer have to explicitly call
loadSources(). This is done as part of the set-up for MultiSourceWidget.
2019-04-28 20:43:39 -07:00
Chris Cummer
9d7b91a024 Add Go module support into goreleaser config 2019-04-27 21:55:01 -07:00
Sean Smith
ce2a9b3301 Get rid of the rest of global config
Pass appropriate config to display/focus tracker
Move open file command to a singular global
Remove global config variable
2019-04-27 22:26:23 -04:00
Sean Smith
2d7cafa3bf Rip out two more instances of global config
One setting TERM environment variable
Another in multisource widget
2019-04-27 22:26:23 -04:00
Sean Smith
bcf899df72 Further reduce usage of global
Bargraph moves to common settings
"Global" config moves out of wtf and into cfg for the few things that need it
We can probably eliminate a global config used across things if we want to
2019-04-27 22:26:23 -04:00
Sean Smith
5abd701b40 Decouple modules from global config
Rather than referencing wtc.Config, instead pass the global config
Also, look up config for the module early and pass that in sooner, to deal with fewer long paths and get rid of the
ConfigKey variable
2019-04-27 22:26:23 -04:00
Chris Cummer
b310dcd69e Merge branch 'retgits-go-modules' 0.8.0 2019-04-27 14:55:01 -07:00
Chris Cummer
e99bb9c1a5
Update CHANGELOG.md 2019-04-27 14:54:43 -07:00
Chris Cummer
7a14c39d81 Export Go module variables in Makefile 2019-04-27 14:51:33 -07:00
retgits
c579b13705
fix: update readme with gopath 2019-04-26 21:34:01 -07:00
retgits
ee98726c7f
fix: update readme 2019-04-26 16:44:54 -07:00
retgits
e03b65b442
feat: update to go modules 2019-04-26 16:39:44 -07:00
Chris Cummer
66a16af97d Fix all-contributors file 0.7.2 2019-04-26 06:36:32 -07:00
Chris Cummer
881448abfe Merge branch 'master' of github.com:wtfutil/wtf 2019-04-26 06:35:34 -07:00
Chris Cummer
870fd911ff Add @foorb as a contributor 2019-04-26 06:35:20 -07:00
Chris Cummer
ddc228b5d2
Merge pull request #416 from foorb/patch-1
fix broken links
2019-04-26 06:34:22 -07:00
Chris Cummer
8e37cb15ef
Merge branch 'master' into patch-1 2019-04-26 06:31:45 -07:00
Chris Cummer
d1cd382512 Merge branch 'master' of github.com:wtfutil/wtf 2019-04-26 06:22:22 -07:00
Chris Cummer
879fa92777 Fix a number of minor bugs in the Twitter module 2019-04-26 06:22:05 -07:00
foorb
451d45359d
fix broken links 2019-04-26 15:15:16 +02:00
Chris Cummer
95d40adf05
Update CHANGELOG.md 2019-04-26 06:14:15 -07:00
Chris Cummer
16e68371d8
Update CHANGELOG.md 2019-04-26 06:13:31 -07:00
Chris Cummer
7e3a8fdcd6 Fix a number of minor bugs in the Twitter module 2019-04-26 06:11:55 -07:00
Chris Cummer
3958177a8e
Update CHANGELOG.md 2019-04-25 21:01:57 -07:00
Chris Cummer
f14766a1c0 WTF-415 Improve NBA Scores date format. Closes #415 2019-04-25 21:00:47 -07:00
Chris Cummer
de00f6ab1f WTF-415 Add arrow key navigation to NBA Scores 2019-04-25 20:58:40 -07:00
Chris Cummer
e97283433f Fix potential race conditions in Logger 2019-04-25 20:18:02 -07:00