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

1568 Commits

Author SHA1 Message Date
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
Chris Cummer
6e30961f25
Update CHANGELOG.md 2019-04-25 19:55:14 -07:00
Chris Cummer
f4a68140d3
Update CHANGELOG.md 2019-04-25 19:54:21 -07:00
Chris Cummer
d0c1a5db96 WTF-413 Fix right-align to account for both widget borders. Closes #413 2019-04-25 19:52:15 -07:00
Chris Cummer
5445309aa0 WTF-315 Fix race conditions caused by writing to view 2019-04-25 19:39:49 -07:00
Chris Cummer
a1aae6206f Fix race conditions caused by writing to view 2019-04-25 00:11:16 -07:00
Chris Cummer
b7be868798 Fix race conditions caused by writing to view 2019-04-24 23:53:31 -07:00
Chris Cummer
388851f02d Fix comment spelling mistake in main.go 2019-04-23 21:08:18 -07:00
Chris Cummer
40cdfe7146 Move widget and FocusTracker creation out of main to simplify main's internals 2019-04-23 21:06:26 -07:00
Chris Cummer
a18625f427 Remove extraneous app.Draw() calls by having app.Draw() in its own routine 2019-04-23 20:33:03 -07:00
Chris Cummer
f60ce6967d Clean up TextWidget by simplifying the view creation 2019-04-23 19:59:51 -07:00
Chris Cummer
eef8015158
Merge pull request #412 from wtfutil/411-hackernews
Fix HackerNews row selection issue. Closes #411
0.7.1
2019-04-23 03:18:26 -07:00
Chris Cummer
fa357294fb Fix HackerNews row selection issue. Closes #411 2019-04-23 03:14:50 -07:00
Chris Cummer
5eb21d82b6 Delete unused code block from main.go 2019-04-22 19:51:54 -07:00
Chris Cummer
cb3a0d5fc9
Update CHANGELOG.md 2019-04-21 21:46:12 -07:00
Chris Cummer
c6a7d5d340
Update CHANGELOG.md 2019-04-21 21:44:00 -07:00
Chris Cummer
3eaf0a323a
Merge pull request #407 from wtfutil/WTF-400-clean-up-utils
WTF-400 clean up utils
2019-04-21 21:40:52 -07:00
Chris Cummer
88fdf9702b WTF-400 Move settings-related functions from util.go into common_settings.go 0.7.0 2019-04-21 21:35:45 -07:00
Chris Cummer
bd2c6e5c9f Merge branch 'master' of github.com:wtfutil/wtf 2019-04-21 21:20:20 -07:00
Chris Cummer
25a21f75c0
Merge pull request #402 from wtfutil/WTF-400-widget-configs
WTF-400 Extracting config out of modules
2019-04-21 21:20:01 -07:00
Chris Cummer
58a3b67ce9 Merge branch 'WTF-400-widget-configs' 2019-04-21 16:47:12 -07:00
Chris Cummer
de4e285cf6 Update Tcell dependency to dcf1bb3 2019-04-19 20:44:55 -07:00
Chris Cummer
79733145f4 Gcal widget properly renders title again 2019-04-19 19:10:22 -07:00
Chris Cummer
6fd9430ef8 WTF-400 TextWidget properly renders title again 2019-04-19 14:06:55 -07:00
Chris Cummer
6227b2bcdb WTF-400 Remove last of wtf.Config from CryptoLive 2019-04-19 13:49:28 -07:00
Chris Cummer
bc967be9e2 WTF-400 Remove last of wtf.Config from Bittex widget 2019-04-19 10:50:27 -07:00
Chris Cummer
a8e3602817 WTF-400 Fix title display in CmdRunner 2019-04-19 09:35:05 -07:00
Chris Cummer
03e186a0cc WTF-400 Make ChecklistItem tests pass again 2019-04-19 09:28:14 -07:00
Chris Cummer
b855b9bee2 .vscode dir into .gitignore 2019-04-19 09:14:09 -07:00
Chris Cummer
643840e0da WTF-400 Checklist items now have dynamically-settable checkmark icons 2019-04-19 09:08:36 -07:00
Chris Cummer
59f0bc6cfc WTF-400 Partial conversion to new Common settings 2019-04-18 19:02:08 -07:00
Chris Cummer
f09d08bda2 WTF-400 Common settings implemented 2019-04-18 18:22:19 -07:00
Chris Cummer
d35927f728
Update README.md 2019-04-18 14:59:51 -07:00
Chris Cummer
9dae0ac995
Update README.md 2019-04-18 14:59:02 -07:00
Chris Cummer
2ed3c087b8 WTF-400 Move jobNameRegex setting into Jenkins settings 2019-04-17 17:42:51 -07:00
Chris Cummer
fb4c6e04aa
Update CHANGELOG.md 2019-04-17 17:29:02 -07:00
Chris Cummer
b50c762dab WTF-400 Move name and configKey values from widget to settings 2019-04-17 17:16:26 -07:00
Jack Morris
9f878c9e12
import regexp
Adding in regexp import
2019-04-17 10:43:24 +01:00
Jack Morris
a89e32141f
Allow users to filter jenkins jobs by regex
Allows users to filter the Jenkins jobs shown in the widget by providing a regular expression in the config file. The regex should be specified in the config like so:
```
jobNameRegex: ^[a-z]+.$
```
Another example:
```
jobNameRegex^[a-z]+\[[0-9]+\]$
```
2019-04-17 10:24:39 +01:00
Chris Cummer
d174bd1497 WTF-400 Add settings to the template (a settings template as yet to be created) 2019-04-16 21:56:51 -07:00