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

985 Commits

Author SHA1 Message Date
Chris Cummer
a856a7b788
Further simplify the bug template 2018-06-08 11:01:38 -07:00
Chris Cummer
040c662a59
Simplify this template as well
I suspect we can reduce these to one template.
2018-06-08 11:00:55 -07:00
Chris Cummer
f0ef8cc091
Simplify the pull request improvement template 2018-06-08 11:00:00 -07:00
Chris Cummer
a36eeb4dc5
Simplify the support request template 2018-06-08 10:59:00 -07:00
Chris Cummer
5e0d064c59
Simplify the feature request template 2018-06-08 10:58:16 -07:00
Chris Cummer
e453e9d52d
Simplify the bug report template 2018-06-08 10:57:00 -07:00
Chris Cummer
a50b32eb05
Merge pull request #183 from BillKeenan/addLogging
added a basic logging module, and a basic log 'running' in wtf.go
2018-06-08 10:46:49 -07:00
Chris Cummer
77977420e6
Merge branch 'master' into addLogging 2018-06-08 10:40:00 -07:00
Andrew_Zol
0ae1061ced Added updated config. 2018-06-08 20:31:44 +03:00
Andrew_Zol
f2b943e3d6 Added gspreadsheets module 2018-06-08 20:27:39 +03:00
Chris Cummer
e551a2530c
Merge pull request #188 from jeangovil/ipinfo-useless-condition
removed duplicate condition
2018-06-08 10:13:29 -07:00
Chris Cummer
8808e3a8a3
Merge branch 'master' into ipinfo-useless-condition 2018-06-08 10:12:58 -07:00
Chris Cummer
50b475a9c1
Merge pull request #187 from jeangovil/rm-rcondition
removed useless condition in Refresh
2018-06-08 10:11:31 -07:00
FengYa
115e9df9a8 delete useless repeat code 2018-06-08 14:56:57 +08:00
Hossein Mehrabi
f912d64279 removed duplicate condition 2018-06-08 11:26:19 +04:30
FengYa
b0af0d1d3b delete useless check code 2018-06-08 14:43:58 +08:00
Hossein Mehrabi
f33b756d02 removed useless condition in Refresh 2018-06-08 10:59:47 +04:30
FengYa
4661b2f67b Merge branch 'another_ipinfo_api_187' of https://github.com/Fengyalv/wtf into another_ipinfo_api_187 2018-06-08 14:22:37 +08:00
FengYa
5ba7c6416f delete the useless clear operation 2018-06-08 14:22:01 +08:00
FengYa
151632144e
Merge branch 'master' into another_ipinfo_api_187 2018-06-08 14:05:54 +08:00
FengYa
78d3becdf3 create another module to use another ipinfo api 2018-06-08 13:44:38 +08:00
Chris Cummer
46978fdc8a
Merge pull request #185 from jeangovil/fix-memory-leak
Remove schedulers and widgets from memory after any live-reloading
2018-06-07 21:35:52 -07:00
Hossein Mehrabi
2c4cf578ae fixed comment 2018-06-08 05:38:45 +04:30
Hossein Mehrabi
e00a0a81a0 disable all widgets before live-reloading 2018-06-08 05:31:59 +04:30
Hossein Mehrabi
9b7f31877d added Disable method 2018-06-08 05:28:45 +04:30
Bill Keenan
d8d3ed19fc
Merge branch 'master' into master 2018-06-07 16:05:36 -07:00
Bill Keenan
1d20a29535
Merge branch 'master' into addLogging 2018-06-07 16:02:54 -07:00
Chris Cummer
295e2f2099
Merge pull request #62 from jeangovil/i60
Closes #60. No more loading unused modules into memory
2018-06-07 15:44:36 -07:00
Chris Cummer
73b651796e
Merge branch 'master' into i60 2018-06-07 15:41:28 -07:00
Chris Cummer
1540e2e5b3
Merge pull request #184 from BillKeenan/travis_testing
added basic testing for travis
2018-06-07 15:39:59 -07:00
Bill
4fb52856c7 added basic testing for travis
fixed utils_test, had wrong print format
2018-06-07 15:37:57 -07:00
Bill
2ce69e9701 added a basic logging module, and a basic log 'running' in wtf.go 2018-06-07 15:10:22 -07:00
Hossein Mehrabi
75c0362b52 clear widgets after live-reloading 2018-06-08 02:37:13 +04:30
Hossein Mehrabi
af98a750f1 stop widget's scheduler if the widget disabled after live-reloading 2018-06-08 02:02:42 +04:30
Hossein Mehrabi
9dbf5065f2 merge branch master into i60 2018-06-08 02:02:11 +04:30
Bill Keenan
dfb33dba97
Merge branch 'master' into master 2018-06-07 10:48:36 -07:00
Chris Cummer
ef489831a9 Documentation for 'view' option in PrettyWeather v0.0.6 2018-06-07 09:14:53 -07:00
Chris Cummer
25c2ae9335 Merge branch 'XanthusL-master' 2018-06-07 09:07:11 -07:00
Chris Cummer
f19a09f071 Add rate limit message to IPInfo documentation. 2018-06-07 09:03:32 -07:00
Chris Cummer
0390e9ea17 Bolder warning the README 2018-06-07 09:03:32 -07:00
Chris Cummer
a9bce79731 Stronger Go version warning in the README 2018-06-07 09:03:32 -07:00
Chris Cummer
2ea51d62fd Update README.md 2018-06-07 09:03:32 -07:00
Chris Cummer
1c1b2e0b8d Update README.md 2018-06-07 09:03:32 -07:00
Chris Cummer
77a7ad68e8 Update README.md 2018-06-07 09:03:32 -07:00
Chris Cummer
e3372d3c4a Update README.md 2018-06-07 09:03:32 -07:00
Chris Cummer
6bca2f277b WIP 2018-06-07 09:03:32 -07:00
Chris Cummer
299c294acb Add clarifying text to GitHub documenation 2018-06-07 09:03:32 -07:00
Chris Cummer
4c5a203a1f Remove the sleeps from the cryptocurrecy modules. Don't need them 2018-06-07 09:03:32 -07:00
Hossein Mehrabi
c6aee425a0 update openweathermap package 2018-06-07 09:03:32 -07:00
Sergio Rubio
4c938000cb Add Travis CI config
Currently it only tests that wtf builds.
2018-06-07 09:03:32 -07:00