rejas
6c926b8876
Add husky for pre-commit hook
2020-03-08 16:25:26 +01:00
rejas
5517a913d4
Run linter manually
2020-03-08 16:20:54 +01:00
Michael Teeuw
ef7720ff06
Merge pull request #1939 from dtreskunov/dtreskunov/fix-moon-illumination-percent-calc
...
fix floating point bug in moon illumination calc
2020-02-27 16:35:38 +01:00
Michael Teeuw
daa13b4b30
Merge pull request #1941 from bibaldo/bibaldo-currentweather
...
Add new default config to 'current weather' module
2020-02-27 16:34:26 +01:00
Michael Teeuw
9d4e237c09
Merge pull request #1938 from tosbaha/develop
...
Turkish translation update
2020-02-27 16:32:40 +01:00
Michael Teeuw
2b2b07f6b4
Merge pull request #1936 from buxxi/develop
...
Using promises to resolve which modules has a git remote
2020-02-27 16:30:23 +01:00
Jose Forte
f338b68f36
Update CHANGELOG.md
2020-02-21 10:31:40 -03:00
Jose Forte
c877b5fc70
Add new default config to 'current weather' module
2020-02-21 10:17:05 -03:00
Denis Treskunov
3f78c664eb
fix floating point bug in moon illumination calc
2020-02-19 09:31:02 -08:00
mustafa
3b7df1d5c2
Changelog updated
2020-02-19 15:25:46 +03:00
mustafa
b6fc063c75
Turkish translation updated
2020-02-19 15:21:25 +03:00
buxxi
75c8c3f50b
Using promises to resolve which modules has a git remote so the modules wont be skipped on the first check
2020-02-17 22:56:06 +01:00
Michael Teeuw
be07ff2129
Merge pull request #1923 from wast/patch-1
...
Fix Croatian translation for Calendar module word FEELS.
2020-02-12 16:34:45 +01:00
Michael Teeuw
56846b258c
Merge branch 'develop' into patch-1
2020-02-12 16:34:33 +01:00
Michael Teeuw
f67310c8fa
Merge pull request #1927 from fewieden/fix/weather-tests
...
1840 fix weather tests
2020-02-12 16:33:31 +01:00
Michael Teeuw
3dff3a1d4a
Merge branch 'develop' into fix/weather-tests
2020-02-12 16:33:19 +01:00
Michael Teeuw
142d30b1c6
Merge pull request #1929 from buxxi/develop
...
Adding support for ignoring update check for certain modules
2020-02-11 19:21:46 +01:00
buxxi
c925e88475
Adding support for ignoring update check for certain modules
2020-02-11 18:13:39 +01:00
fewieden
56392e41d0
Add 1840 to changelog
2020-02-10 22:05:43 +01:00
fewieden
cd7b6450c6
Run tests also on lts and last stable version of nodejs
2020-02-10 21:51:29 +01:00
Felix Wiedenbach
de6a9f5811
fix timing issue in weather tests => returning response by url instead of index
2020-02-10 18:56:55 +01:00
Michael Teeuw
d7295948fd
Merge pull request #1925 from dtreskunov/dtreskunov/fix-clock-module-moon-widget
...
fix bugs in showMoonTimes in clock module
2020-02-10 07:40:10 +01:00
Denis Treskunov
f4c3e412a2
fix bugs in showMoonTimes in clock module
...
1. as reported on https://github.com/MichMich/MagicMirror/pull/1885 ,
toLocaleString is not supported on old iPad Safari
2. SunCalc.getMoonTimes returns moonRise/moonSet times for the given date,
so moonRise can be after moonSet. We want to display the most relevant
times, which are today's moonRise and the next moonSet.
2020-02-09 22:03:35 -08:00
Stjepan
0d461e14d9
Merge pull request #1 from wast/patch-2
...
Update CHANGELOG.md
2020-02-09 10:26:54 +01:00
Stjepan
845c2571fe
Update CHANGELOG.md
...
Fix FEELS translation in Croatian
2020-02-09 10:24:20 +01:00
Stjepan
d5c02d1031
Update hr.json
...
Fix FEELS translation in Croatian.
2020-02-09 10:22:41 +01:00
Michael Teeuw
30e93a9372
Merge pull request #1915 from normankong/develop
...
Support HTTPS Magicmirror (resubmit)
2020-02-06 10:10:06 +01:00
Michael Teeuw
e5cdcd190c
Merge pull request #1918 from sergge1/develop
...
to make logic of parameter name to its actual behavior
2020-02-06 10:09:22 +01:00
sergge1
271f1cd71b
to make logic of name to actual behaviour
...
hideTemp = false -> temp shold appear at the MM
hideTemp === true -> should not appear.
This is the logic. Worked vise versa, just corrected in the code
2020-02-06 00:04:48 +02:00
Michael Teeuw
4abb790e12
Merge pull request #1916 from d-Rickyy-b/log-date-timestamp
...
Log date timestamp
2020-02-05 12:43:26 +01:00
Michael Teeuw
89c9d4dfc4
Merge branch 'develop' into develop
2020-02-05 12:42:43 +01:00
karenorman
5511c15921
Update description in config.js.sample
2020-02-05 10:23:49 +08:00
Rico
e160f9a0f6
docs: add info about changed timestamp in changelog
2020-02-03 21:43:45 +01:00
Rico
65ea341ed0
feat: use date in log timestamp
...
I find it quite hard to look something up in the logs, when there is no date in the log file. The time itself is not sufficient for debugging, hence I suggest also logging the date.
2020-02-03 21:39:46 +01:00
Michael Teeuw
1315aceb44
Remove duplicate 2.11 entry.
2020-02-01 17:41:49 +01:00
Michael Teeuw
19afd89df5
Fix Typo
2020-02-01 16:48:35 +01:00
Michael Teeuw
cbcc893f64
Restore MM.sh to keep PM2 working.
2020-02-01 15:16:23 +01:00
Michael Teeuw
a41bae3132
Cleanup
2020-02-01 15:05:26 +01:00
Michael Teeuw
8ef8388c32
Set default DISPLAY in package.json.
2020-02-01 15:02:47 +01:00
Michael Teeuw
e2d4a0fde8
Improve Feedback.
2020-02-01 14:52:52 +01:00
Michael Teeuw
65b1d61295
Improve feedback.
2020-02-01 14:43:43 +01:00
Michael Teeuw
1b38e73eb2
Fix install scripts.
2020-02-01 14:41:46 +01:00
Michael Teeuw
e2afee3275
Add feedback.
2020-02-01 14:39:50 +01:00
Michael Teeuw
7f2ecbd04f
Cleanup.
2020-02-01 14:32:38 +01:00
Michael Teeuw
21dbaa1a03
Move DISPLAY default to electron script.
2020-02-01 13:59:13 +01:00
Michael Teeuw
09c1ea992c
Update start methods.
2020-02-01 13:56:15 +01:00
karenorman
c8c327b6ab
Add HTTPS support
2020-02-01 20:46:26 +08:00
Michael Teeuw
3bb801f579
Merge pull request #1914 from kblankenship1989/fix-iso-string
...
fix: add missing +1 for month
2020-02-01 04:57:12 +01:00
Kurtis Blankenship
ca49d8adb3
fix: correcting syntax
2020-01-31 20:46:43 -06:00
Kurtis Blankenship
88b15797a0
fix: add missing +1 for month
2020-01-31 20:35:46 -06:00