Michael Teeuw
|
353cc3b00f
|
Merge pull request #2393 from MikeBishop/translator_falsy_vars
Permit substituting a falsy value in translator variables
|
2020-12-31 16:27:43 +01:00 |
|
ashishtank
|
057ef63586
|
Merge pull request #7 from MichMich/develop
Develop
|
2020-12-31 16:15:26 +01:00 |
|
Mike Bishop
|
c9fb38981e
|
CHANGELOG
|
2020-12-31 10:11:43 -05:00 |
|
Mike Bishop
|
9ea7de8b44
|
Permit substituting a falsy value in translator variables
|
2020-12-31 10:10:01 -05:00 |
|
Sam Detweiler
|
020c8ccd2a
|
fix update notification 2383
|
2020-12-31 09:08:23 -06:00 |
|
Sam Detweiler
|
4d09abe725
|
fix node-ical version 0.12.7 for bad rrule throw
|
2020-12-31 07:40:40 -06:00 |
|
Sam Detweiler
|
5079e30caf
|
Merge branch 'develop' of https://github.com/MichMich/MagicMirror into develop
|
2020-12-31 07:36:37 -06:00 |
|
drewski3420@gmail.com
|
e51f6597ed
|
This change prevents returning '-0' (negative zero) when roundTemp is true.
|
2020-12-30 09:03:19 -05:00 |
|
drewski3420@gmail.com
|
e80a65a3cd
|
This change prevents returning '-0' (negative zero) when roundTemp is true
|
2020-12-30 08:51:07 -05:00 |
|
Bugsounet - Cédric
|
3e5c1a278b
|
Update CHANGELOG.md
|
2020-12-30 11:38:28 +01:00 |
|
Bugsounet - Cédric
|
4ded60874f
|
No Text Select for Touch Screen use
|
2020-12-30 11:34:09 +01:00 |
|
drewski3420@gmail.com
|
7c3675c9e1
|
This change prevents returning '-0' (negative zero) when roundTemp is true.
|
2020-12-29 21:07:14 -05:00 |
|
Michael Teeuw
|
ff1a843de6
|
Merge pull request #2386 from khassel/fix_modules_array
removes undefined objects from modules array, see issue #2382
|
2020-12-29 23:01:25 +01:00 |
|
Karsten Hassel
|
e6cefcf948
|
Merge branch 'develop' into fix_modules_array
# Conflicts:
# CHANGELOG.md
|
2020-12-29 22:24:19 +01:00 |
|
Michael Teeuw
|
a857412f13
|
Merge pull request #2385 from rejas/missing_function_call
Add missing function call in module.js
|
2020-12-29 22:15:55 +01:00 |
|
Karsten Hassel
|
e507f95b2a
|
added suggestion from @rejas
|
2020-12-29 21:45:35 +01:00 |
|
Karsten Hassel
|
61cf92c67a
|
removes undefined objects from modules array, see issue #2382
|
2020-12-29 21:14:42 +01:00 |
|
rejas
|
7a4eddc592
|
Adjust some log levels
|
2020-12-29 18:50:27 +01:00 |
|
rejas
|
3fcbf15915
|
Update CHANGELOG
|
2020-12-29 18:50:10 +01:00 |
|
rejas
|
efafb1c28a
|
Cleanup jsdoc
|
2020-12-29 18:48:45 +01:00 |
|
rejas
|
67bedf8648
|
Add missing function ()
|
2020-12-29 18:38:38 +01:00 |
|
Michael Teeuw
|
c1d35b0f91
|
Merge pull request #2384 from rejas/log_level_sample
Update config sample
|
2020-12-29 16:23:39 +01:00 |
|
Michael Teeuw
|
d3a715bd6b
|
Merge pull request #2381 from sdetweil/node-ical-again
change node-ical version again
|
2020-12-29 16:22:52 +01:00 |
|
Michael Teeuw
|
28b52cd24f
|
Merge pull request #2379 from sdetweil/fix-package
Fix package.json electron dependency
|
2020-12-29 16:22:33 +01:00 |
|
Michael Teeuw
|
46e77f805c
|
Merge pull request #2377 from buxxi/gitignore-merge
Merging config/.gitignore with .gitignore
|
2020-12-29 16:21:47 +01:00 |
|
buxxi
|
dd23db0ad8
|
Running prettier for CHANGELOG
|
2020-12-29 12:43:40 +01:00 |
|
rejas
|
30cf7f8afe
|
Update CHANGELOG
|
2020-12-29 10:23:57 +01:00 |
|
rejas
|
7802e0bb88
|
Set locationID everywhere on config sample
|
2020-12-29 10:23:12 +01:00 |
|
rejas
|
07e75b8550
|
Adjust log level in sample
|
2020-12-29 10:21:50 +01:00 |
|
Sam Detweiler
|
1e9fad8278
|
Merge branch 'develop' of https://github.com/MichMich/MagicMirror into develop
|
2020-12-28 12:21:48 -06:00 |
|
Sam Detweiler
|
0975826457
|
update node-ical version
|
2020-12-28 08:24:19 -06:00 |
|
Sam Detweiler
|
e5ff320591
|
fix package.json for optional dependency
|
2020-12-28 08:15:40 -06:00 |
|
Sam Detweiler
|
02c1e47749
|
Merge branch 'develop' of https://github.com/MichMich/MagicMirror into fix-package
|
2020-12-28 08:13:50 -06:00 |
|
buxxi
|
a50824eeee
|
Merging config/.gitignore with .gitignore
|
2020-12-28 11:50:01 +01:00 |
|
Michael Teeuw
|
0c3f9f4ed9
|
Merge pull request #2372 from sdetweil/update_node-ical
update node-ical to 0.12.4
|
2020-12-23 17:51:42 +01:00 |
|
Sam Detweiler
|
6b12601c6f
|
update node-ical to 0.12.4
|
2020-12-23 08:57:22 -06:00 |
|
Sam Detweiler
|
225bece44e
|
update node-ical to 0.12.4
|
2020-12-23 08:53:45 -06:00 |
|
Michael Teeuw
|
a5a5e73196
|
Fix Prettier issue.
|
2020-12-21 13:59:03 +01:00 |
|
Michael Teeuw
|
f8085ed78f
|
Update CHANGELOG.md
|
2020-12-21 13:56:19 +01:00 |
|
Michael Teeuw
|
4e6e84c637
|
Replace Badge
|
2020-12-21 13:33:03 +01:00 |
|
Michael Teeuw
|
846212798c
|
Update node-ci.js.yml
|
2020-12-21 13:29:10 +01:00 |
|
Michael Teeuw
|
571f95eb2f
|
Merge pull request #2370 from MichMich/fix-changelog
Fix changelog special character issues.
|
2020-12-21 13:19:26 +01:00 |
|
Michael Teeuw
|
202eeea33f
|
Fix changelog special character issues.
|
2020-12-21 13:16:54 +01:00 |
|
Michael Teeuw
|
af212057db
|
Merge pull request #2369 from MichMich/enforce-changelog
Create enforce-changelog.yml
|
2020-12-21 13:07:17 +01:00 |
|
Michael Teeuw
|
0fd0fea7e7
|
Update enforce-changelog.yml
|
2020-12-21 13:06:39 +01:00 |
|
Michael Teeuw
|
eb6ef3c8ff
|
Update enforce-changelog.yml
|
2020-12-21 13:02:40 +01:00 |
|
Michael Teeuw
|
cdb8d35cf6
|
Create enforce-changelog.yml
|
2020-12-21 12:36:59 +01:00 |
|
Michael Teeuw
|
684dcdcef3
|
Merge pull request #2224 from ashishtank/develop
Issue 2221 - Weather module always shows night icons for locale other then english
|
2020-12-21 11:33:05 +01:00 |
|
Michael Teeuw
|
155351f5dd
|
Merge pull request #2226 from rejas/update_dependencies
Update dependencies incl ini
|
2020-12-21 11:32:52 +01:00 |
|
Michael Teeuw
|
0419e06e7c
|
Merge pull request #2361 from buxxi/smhi-provider
Adding SMHI as a provider for the weather module
|
2020-12-21 11:29:20 +01:00 |
|