Sam Detweiler
|
cb7ccd7854
|
update readme and upgrade script to work from website, fix tabs in config sample
|
2019-10-25 08:46:41 -05:00 |
|
Michael Teeuw
|
269c429959
|
Merge branch 'develop' into newscripts
|
2019-10-25 14:25:57 +02:00 |
|
Michael Teeuw
|
fcdc84a12a
|
Merge pull request #1788 from sdetweil/newservermode
New servermode
|
2019-10-25 14:24:05 +02:00 |
|
Michael Teeuw
|
ecdd9734eb
|
Merge branch 'develop' into newservermode
|
2019-10-25 14:23:50 +02:00 |
|
Michael Teeuw
|
84fc2c65af
|
Merge pull request #1784 from MichMich/dependabot/npm_and_yarn/nwmatcher-1.4.4
Bump nwmatcher from 1.4.3 to 1.4.4
|
2019-10-25 14:21:31 +02:00 |
|
Sam Detweiler
|
c8849a17b6
|
add detection of xwindows running
|
2019-10-25 06:22:10 -05:00 |
|
Sam Detweiler
|
d8b49218e9
|
Merge branch 'newscripts' of https://github.com/sdetweil/MagicMirror into newscripts
|
2019-10-24 22:14:19 -05:00 |
|
Sam Detweiler
|
e95023e8cc
|
remove forced arch parm for armv6 to armv7, doesn't work
|
2019-10-24 22:13:46 -05:00 |
|
sam detweiler
|
878710e2cf
|
Add text for new upgrade script
|
2019-10-24 14:21:38 -05:00 |
|
Sam Detweiler
|
0677d0a810
|
add changelog info
|
2019-10-24 09:36:15 -05:00 |
|
Sam Detweiler
|
9c98fea8f4
|
add new upgrade/pm2 scripts, update installer script
|
2019-10-24 09:33:34 -05:00 |
|
Sam Detweiler
|
e958f33450
|
add support for armv6l using serveronlymode, make serveronly config option, electron install optional
|
2019-10-24 09:20:33 -05:00 |
|
sam detweiler
|
937080b011
|
Merge pull request #19 from MichMich/master
catch up to 2.9
|
2019-10-24 07:06:53 -05:00 |
|
Michael Teeuw
|
aee5803dd2
|
Merge pull request #1773 from qistoph/timestamp_log
Timestamp log
|
2019-10-23 13:07:06 +02:00 |
|
Chris van Marle
|
f1f394b871
|
Add merge to package-lock to fix Travis fail
|
2019-10-23 10:44:30 +00:00 |
|
Chris van Marle
|
81a32b56f0
|
Fix TravisCI error
|
2019-10-23 10:16:01 +00:00 |
|
Chris van Marle
|
a6aae70a55
|
Add UTC timestamp to console log
|
2019-10-23 10:16:01 +00:00 |
|
dependabot[bot]
|
823eb23773
|
Bump nwmatcher from 1.4.3 to 1.4.4
Bumps [nwmatcher](https://github.com/dperini/nwmatcher) from 1.4.3 to 1.4.4.
- [Release notes](https://github.com/dperini/nwmatcher/releases)
- [Commits](https://github.com/dperini/nwmatcher/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-10-22 17:12:07 +00:00 |
|
Michael Teeuw
|
1ff51822df
|
Prepare 2.10.0-develop
|
2019-10-01 19:47:40 +02:00 |
|
Michael Teeuw
|
500147e130
|
Merge pull request #1776 from MichMich/develop
v2.9.0
v2.9.0
|
2019-10-01 19:45:34 +02:00 |
|
Michael Teeuw
|
d90de18d99
|
Prepare 2.9.0
|
2019-10-01 19:36:51 +02:00 |
|
Michael Teeuw
|
ba4f48662f
|
Merge pull request #1770 from buxxi/develop
Changes to the clock module regarding the notifications sent.
|
2019-10-01 18:14:41 +02:00 |
|
buxxi
|
d208437c05
|
Changes to the clock module regarding the notifications sent. Disable sending of CLOCK_SECOND when displaySeconds not set. Avoid drifting by calculating the interval each time and use setTimeout instead of setInterval. Make sure the values sent with CLOCK_SECOND and CLOCK_MINUTE has the correct values instead of starting at 00:00 on startup
|
2019-09-22 17:33:01 +02:00 |
|
Michael Teeuw
|
01faa2e1d7
|
Merge pull request #1768 from fewieden/feature/automated-forecast-tests
Automated weather forecast tests
|
2019-09-13 18:57:26 +02:00 |
|
Felix Wiedenbach
|
c630c387d6
|
it should render colored rows
|
2019-09-13 17:06:58 +02:00 |
|
Felix Wiedenbach
|
a774718607
|
it should render custom table class
|
2019-09-13 16:21:12 +02:00 |
|
Felix Wiedenbach
|
9430c70d0d
|
it should render fading rows in weather forecast
|
2019-09-13 15:44:38 +02:00 |
|
Felix Wiedenbach
|
f3e893fddb
|
it should render min and max temperatures
|
2019-09-13 15:08:44 +02:00 |
|
Felix Wiedenbach
|
11e144ca64
|
it should render days and icons in weather forecast
|
2019-09-13 14:58:04 +02:00 |
|
Felix Wiedenbach
|
fbceab707e
|
draft for default weather forecast test cases
|
2019-09-13 13:54:55 +02:00 |
|
Felix Wiedenbach
|
5b2efc43b9
|
default weather forecast test config
|
2019-09-13 13:54:17 +02:00 |
|
Felix Wiedenbach
|
8d85d1aa2d
|
move mocks to separate directory for better overview
|
2019-09-13 13:53:15 +02:00 |
|
Michael Teeuw
|
b469fc7577
|
Merge pull request #1755 from buxxi/develop
Fixing weatherforecast module not displaying rain amount if using fal…
|
2019-09-11 16:51:04 +02:00 |
|
Michael Teeuw
|
9db54831c8
|
Merge pull request #1766 from fewieden/feature/automated-weather-tests
Automated tests for new weather module
|
2019-09-11 16:45:28 +02:00 |
|
Michael Teeuw
|
9b88bde09a
|
Merge pull request #1767 from roramirez/prevent-error-404-test-vendor
Prevent error CI build for 404 Test vendors
|
2019-09-11 16:44:24 +02:00 |
|
Felix Wiedenbach
|
aad03a74c5
|
fix test path and eslint
|
2019-09-11 15:58:51 +02:00 |
|
fewieden
|
55eb6e2e5c
|
Add changelog entry
|
2019-09-11 13:51:19 +02:00 |
|
fewieden
|
ca07355873
|
adjust tests to new translations
|
2019-09-11 13:30:54 +02:00 |
|
fewieden
|
11a59e26b2
|
update package locks
|
2019-09-11 13:13:08 +02:00 |
|
fewieden
|
ec6d9e3521
|
Merge branch 'develop' into feature/automated-weather-tests
# Conflicts:
# modules/default/weather/weather.js
# package-lock.json
# package.json
|
2019-09-11 13:07:31 +02:00 |
|
fewieden
|
230accd31e
|
fix current weather tests
|
2019-09-11 12:59:55 +02:00 |
|
fewieden
|
a24a4a747e
|
current weather tests
|
2019-09-11 12:27:06 +02:00 |
|
Rodrigo Ramírez Norambuena
|
1e97b5c27a
|
Prevent error CI build for 404 Test vendors
|
2019-09-10 18:24:45 -03:00 |
|
buxxi
|
a314ea1aa3
|
Fixing weatherforecast module not displaying rain amount if using fallback endpoint
|
2019-08-18 12:44:28 +02:00 |
|
Michael Teeuw
|
a77128d5f7
|
Merge pull request #1752 from roramirez/mode-en.json-translation
Revert change mode file en.json for translations
|
2019-08-16 13:18:01 +02:00 |
|
Michael Teeuw
|
1b2673367e
|
Merge pull request #1753 from roramirez/tests-404-vendors
Tests 404 vendors
|
2019-08-16 13:17:46 +02:00 |
|
Rodrigo Ramírez Norambuena
|
ce10e91a60
|
Merge remote-tracking branch 'origin/develop' into tests-404-vendors
|
2019-08-09 01:47:35 -04:00 |
|
Rodrigo Ramírez Norambuena
|
5244b37d2c
|
Revert change mode file en.json for translations
This change it done in commit c80e04fe8d389a438a4d1676037408b745630a9c
and this patch revert to old status for this file.
|
2019-08-09 01:29:01 -04:00 |
|
Michael Teeuw
|
1239c6716b
|
Merge pull request #1749 from putera/develop
Adding a Malay translations
|
2019-08-06 07:48:03 +02:00 |
|
Zulkifli Mohamed
|
67f6258ab0
|
Adding a Malay translations
|
2019-08-06 08:39:57 +08:00 |
|