rejas
|
0056e0bc6d
|
Update CHANGELOG
|
2020-08-07 09:58:55 +02:00 |
|
rejas
|
056b66a764
|
Dont use the prettier based config for verifying the syntax
|
2020-08-07 09:57:06 +02:00 |
|
Michael Teeuw
|
9d14d3e5b7
|
Merge pull request #2095 from rejas/issue_2072_take_2
Fix clock face-006
|
2020-07-20 19:27:55 +02:00 |
|
rejas
|
26d3141489
|
Fix face-006 too
|
2020-07-20 19:13:12 +02:00 |
|
Michael Teeuw
|
5c44f51d6d
|
Merge pull request #2079 from rejas/issue_2023
Added config option to calendar-icons for recurring- and fullday-events
|
2020-07-19 20:41:22 +02:00 |
|
rejas
|
50f3f32ba8
|
Add tests for custom icons
|
2020-07-19 11:54:03 +02:00 |
|
rejas
|
8fa858ca8c
|
Cleanup test descriptions
|
2020-07-18 22:16:44 +02:00 |
|
rejas
|
8b1d1671f7
|
Add test for changing the calendar symbol
|
2020-07-18 21:10:36 +02:00 |
|
rejas
|
73aa35ea2c
|
Pass maximumEntries for each calender to fetcher
Fixes failing test
|
2020-07-18 17:51:21 +02:00 |
|
rejas
|
a391445e5f
|
Add test setup for custom calendar configuration
|
2020-07-18 13:58:05 +02:00 |
|
rejas
|
530c5d416a
|
Remove now unused test data
|
2020-07-18 11:32:01 +02:00 |
|
rejas
|
319a13c0ef
|
Remove orphaned ical entry
|
2020-07-17 18:20:48 +02:00 |
|
rejas
|
ec2fedd797
|
Make sure default symbol is first from right-to-left
|
2020-07-17 18:00:27 +02:00 |
|
rejas
|
7489d19784
|
Merge calendar symbols
|
2020-07-17 18:00:27 +02:00 |
|
rejas
|
3b5a0e8d66
|
Added config option to calendar-icons for recurring- and fullday-events
|
2020-07-17 18:00:27 +02:00 |
|
Michael Teeuw
|
29ed63286c
|
Merge pull request #2089 from rejas/newsfeed
Cleaned up newsfeed module code
|
2020-07-17 16:28:44 +02:00 |
|
Michael Teeuw
|
108da4b6d4
|
Merge pull request #2084 from easyas314/wxGov
Wx gov
|
2020-07-17 16:26:20 +02:00 |
|
Michael Teeuw
|
a00a1c64d1
|
Merge pull request #2083 from sthuber90/backward-browser-compatability
Backward browser compatability
|
2020-07-17 16:25:35 +02:00 |
|
Michael Teeuw
|
275825cfe1
|
Merge pull request #2082 from rejas/istanbul
Add test coverage tool Istanbul
|
2020-07-17 16:25:00 +02:00 |
|
Michael Teeuw
|
cd2fce56a6
|
Merge branch 'develop' into istanbul
|
2020-07-17 16:23:59 +02:00 |
|
Michael Teeuw
|
cab850fb35
|
Merge pull request #2080 from larryare/develop
Add lithuanian translation
|
2020-07-17 16:21:19 +02:00 |
|
Michael Teeuw
|
045dc600b0
|
Merge branch 'develop' into develop
|
2020-07-17 16:21:12 +02:00 |
|
Michael Teeuw
|
1b199c1682
|
Merge pull request #2077 from oemel09/fix-maxNumberOfDays-2018
Fixes getting only full day forecasts
|
2020-07-17 16:18:57 +02:00 |
|
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 |
|
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 |
|