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 |
|
oemel09
|
0939e405b4
|
Adjusts maxNumberOfDays depending on the endpoint
|
2020-07-02 20:54:20 +02:00 |
|
Bryan Zhu
|
584c51ef56
|
Merge branch 'develop' of https://github.com/MichMich/MagicMirror into bryanzzhu-weather
|
2020-07-01 14:49:05 -04:00 |
|
Michael Teeuw
|
26ed05ba3a
|
Prepare 2.13.0-develop
|
2020-07-01 20:07:12 +02:00 |
|
Michael Teeuw
|
018cb91526
|
Merge pull request #2064 from MichMich/develop
Release 2.12.0
v2.12.0
|
2020-07-01 20:04:36 +02:00 |
|
Michael Teeuw
|
e16db2233f
|
Fix contributor list.
|
2020-07-01 19:52:38 +02:00 |
|
Michael Teeuw
|
5d90a08011
|
Prepare release 2.12.0
|
2020-07-01 19:47:09 +02:00 |
|
Michael Teeuw
|
2d3849a671
|
Merge pull request #2061 from ZoneMR/patch-1
Fix #2030 - Clock can be off by a minute
|
2020-07-01 19:38:11 +02:00 |
|
Michael Teeuw
|
e0dcdc2110
|
Merge pull request #2063 from lyubomirv/develop
Updated the BG translation
|
2020-07-01 19:31:08 +02:00 |
|
Michael Teeuw
|
22fcee2a16
|
Merge branch 'develop' into pr/ZoneMR/2061
|
2020-07-01 19:29:41 +02:00 |
|
Michael Teeuw
|
8c0141367b
|
Fix EOF issue.
|
2020-07-01 19:25:00 +02:00 |
|
Bryan Zhu
|
5bb72cfed8
|
Merge branch 'develop' of https://github.com/MichMich/MagicMirror into bryanzzhu-weather
|
2020-07-01 08:38:46 -04:00 |
|
Michael Teeuw
|
6d829fa575
|
Merge pull request #2059 from bryanzzhu/bryanzzhu-currentweather
added config option to hide sunrise/sunset in Current Weather module
|
2020-07-01 13:16:48 +02:00 |
|