Michael Teeuw
|
936fa637ec
|
Merge pull request #2078 from cjbrunner/cbrunner/weatherforecast-openweather-onecall-api-support
weatherforecast OpenWeather onecall api support
|
2020-07-17 16:18:17 +02:00 |
|
rejas
|
b9ccb7a892
|
Add new test to see if coverage improves
it does :-)
calendar.js | 8.97 | 9.57 | 11.54 | 8.7 | 63-413,446-659,690-693,699,733-771
->
calendar.js | 9.97 | 10.64 | 11.54 | 9.7 | 63-413,446-659,699,733-771
|
2020-07-15 13:15:03 +02:00 |
|
rejas
|
95b33be3cf
|
Update vendor dependencies
|
2020-07-15 12:14:48 +02:00 |
|
rejas
|
cde27b89c2
|
Update CHANGELOG
|
2020-07-14 07:51:19 +02:00 |
|
rejas
|
476e52e004
|
Use let/const and arrow functions
|
2020-07-12 13:21:36 +02:00 |
|
rejas
|
8dc88fe64b
|
Remove unused helper function and its unit test
|
2020-07-12 10:32:16 +02:00 |
|
rejas
|
d00da790af
|
Move configuration change warning into general translation
|
2020-07-12 08:25:07 +02:00 |
|
rejas
|
c61fac75e4
|
Rename Newsfeed Fetcher for clarity
|
2020-07-12 08:10:43 +02:00 |
|
easyas314
|
e949af6fd5
|
revert package.json
|
2020-07-11 16:13:31 -04:00 |
|
easyas314
|
c1e38b917e
|
update CHANGELOG
|
2020-07-11 15:06:24 -04:00 |
|
easyas314
|
1244121216
|
change weathergov.js for multi-URL api
|
2020-07-11 15:01:16 -04:00 |
|
easyas314
|
46543daa13
|
Merge branch 'wxGov' of github.com:easyas314/MagicMirror into wxGov
|
2020-07-11 14:56:35 -04:00 |
|
Brad Simmons
|
6277384bf9
|
Merge pull request #3 from MichMich/develop
Merge MM/Develop
|
2020-07-11 14:54:22 -04:00 |
|
Stephan Huber
|
17549fed9c
|
Update CHANGELOG.md
|
2020-07-11 08:25:01 +02:00 |
|
Stephan Huber
|
377e42affc
|
fix display style for older browsers
|
2020-07-10 23:12:17 +02:00 |
|
Stephan Huber
|
0ac5d56865
|
must be const for backward compatibility
|
2020-07-10 23:03:36 +02:00 |
|
rejas
|
b59ee6ad7e
|
Update dependencies
|
2020-07-09 22:43:08 +02:00 |
|
rejas
|
2d7c5a827f
|
Cleanup test expectation
|
2020-07-09 20:44:52 +02:00 |
|
Veeck
|
85c32ef843
|
Use const in test requires
|
2020-07-09 20:30:43 +02:00 |
|
rejas
|
dc089d7db9
|
Remove stripCommentsFromJson code and test
Since we dont allow comments in the json anymore anyway
|
2020-07-09 20:30:26 +02:00 |
|
rejas
|
d570f910f8
|
Added test coverage with istanbul
|
2020-07-09 20:29:38 +02:00 |
|
Bryan Zhu
|
8f2731911b
|
added changelog entry
|
2020-07-08 23:12:01 -04:00 |
|
Bryan Zhu
|
9d22420027
|
Merge branch 'develop' of https://github.com/MichMich/MagicMirror into bryanzzhu-weather
|
2020-07-08 23:06:29 -04:00 |
|
larryare
|
029da3791b
|
Update CHANGELOG.md
Added lithuanian language entry.
|
2020-07-08 23:57:57 +03:00 |
|
Laurynas Kerezius
|
caa51b1029
|
Add lithuanian language
|
2020-07-08 20:52:24 +00:00 |
|
Chris Brunner
|
2973a03d40
|
Prettier...
|
2020-07-08 10:11:12 -07:00 |
|
Chris Brunner
|
679d464f4c
|
Update chagelog
|
2020-07-08 09:53:50 -07:00 |
|
Chris Brunner
|
93c0787efd
|
Add support for OpenWeather onecall API
|
2020-07-08 09:48:03 -07:00 |
|
oemel09
|
a1708a1469
|
Fixes getting only full day forecasts
|
2020-07-08 10:19:49 +02:00 |
|
Michael Teeuw
|
862bf78e63
|
Merge pull request #2071 from chamakura/develop
Fixing double conversion of time between UTC and local timezone
|
2020-07-05 22:06:59 +02:00 |
|
Michael Teeuw
|
8c01df50a2
|
Merge pull request #2073 from rejas/issue_2072
Fix incorrect namespace links in svg clockfaces
|
2020-07-05 12:42:42 +02:00 |
|
rejas
|
921932920d
|
Fix incorrect namespace links in svg clockfaces
Fixes #2072
|
2020-07-05 11:58:37 +02:00 |
|
chamakura
|
d021c9b4ae
|
Removing debug log statements
|
2020-07-04 20:23:09 -07:00 |
|
chamakura
|
309a18e9c0
|
Fixing double conversion of time between UTC and local timezone
|
2020-07-04 20:12:34 -07:00 |
|
Michael Teeuw
|
73322c96a6
|
Merge pull request #2070 from rejas/fix_log_level
Fix log level
|
2020-07-04 22:10:16 +02:00 |
|
rejas
|
121e7db330
|
Add CHANGELOG entry
|
2020-07-04 22:03:13 +02:00 |
|
rejas
|
9f5e1b59fb
|
Set logLevel after loading config
|
2020-07-04 22:02:39 +02:00 |
|
Michael Teeuw
|
3282ed4fea
|
Add TODO
|
2020-07-04 21:49:14 +02:00 |
|
Michael Teeuw
|
c7d9192f18
|
Merge pull request #2060 from bryanzzhu/bryanzzhu-weather-patch
fixed minor typo (apiKey vs. appid) in weather.js
|
2020-07-04 21:47:52 +02:00 |
|
Michael Teeuw
|
bd0f707aed
|
Add changelog.
|
2020-07-04 21:40:31 +02:00 |
|
Michael Teeuw
|
8b30634ebe
|
Merge branch 'develop' into pr/bryanzzhu/2060
|
2020-07-04 21:38:29 +02:00 |
|
Michael Teeuw
|
ca8acb14f1
|
Merge pull request #2057 from wolfen351/wolfen351-patch-1
Correct calendar display - account for current timezone
|
2020-07-04 21:34:32 +02:00 |
|
Michael Teeuw
|
26b8f8d0d5
|
Merge branch 'develop' into pr/bryanzzhu/2060
|
2020-07-04 21:33:50 +02:00 |
|
Michael Teeuw
|
a066153556
|
Add updated changelog.
|
2020-07-04 21:26:22 +02:00 |
|
Michael Teeuw
|
2ee7131c28
|
Merge branch 'develop' into pr/wolfen351/2057
|
2020-07-04 21:24:48 +02:00 |
|
Michael Teeuw
|
cb1f65732e
|
Merge branch 'develop' into pr/wolfen351/2057
|
2020-07-04 21:15:14 +02:00 |
|
Michael Teeuw
|
37237d9c10
|
Merge pull request #2066 from oemel09/fix-maxNumberOfDays-2018
Adjusts maxNumberOfDays depending on the endpoint
|
2020-07-03 22:02:26 +02:00 |
|
Michael Teeuw
|
92cc41dec6
|
Fix linting issue.
|
2020-07-03 21:53:18 +02:00 |
|
oemel09
|
246dc663c4
|
Applies suggestions from prettier, floor instead of ceil
|
2020-07-02 22:22:04 +02:00 |
|
oemel09
|
4ed3235590
|
Adds fix to changelog
|
2020-07-02 20:56:48 +02:00 |
|