tobias
|
45142bc1bc
|
updated the changelog
|
2022-02-21 14:58:48 +01:00 |
|
tobias
|
e791a663c8
|
add weatherprovider for weatherflow
|
2022-02-21 14:54:35 +01:00 |
|
Michael Teeuw
|
81ae95eba7
|
Merge pull request #2814 from KristjanESPERANTO/patch-2
|
2022-02-20 12:18:21 +01:00 |
|
Kristjan ESPERANTO
|
7ca5d81123
|
Update CHANGELOG.md
|
2022-02-20 02:30:47 +01:00 |
|
Kristjan ESPERANTO
|
e234d2379b
|
Fix log output
Before:
```
MMM-OlympicGames - Load translationfalse: translations/de.json
translator.js:107 MMM-OlympicGames - Load translation fallback: translations/en.json
```
After:
```
MMM-OlympicGames - Load translation: translations/de.json
translator.js:107 MMM-OlympicGames - Load translation fallback: translations/en.json
```
|
2022-02-20 02:24:22 +01:00 |
|
philna
|
d0838d53c2
|
fix parsing of feels like for weathergov
|
2022-02-08 21:07:08 -06:00 |
|
Michael Teeuw
|
880e2160a3
|
Merge pull request #2808 from KristjanESPERANTO/min-node-version-14
|
2022-02-07 09:41:36 +01:00 |
|
Nerfzooka
|
c214d776df
|
Revive contribution link
Not sure if this is the contribution page that was intended, but the old link was pretty dead (https://docs.magicmirror.builders/getting-started/contributing.html).
|
2022-02-04 13:33:20 -05:00 |
|
Michael Teeuw
|
0a8220ca52
|
Merge pull request #2806 from khassel/update_deps
update to electron v17 and other deps
|
2022-02-02 09:08:59 +01:00 |
|
Michael Teeuw
|
b0c57272c2
|
Merge branch 'develop' into update_deps
|
2022-02-02 09:08:47 +01:00 |
|
Michael Teeuw
|
fbdebcae8a
|
Merge pull request #2807 from KristjanESPERANTO/develop
Update Danish translation
|
2022-02-02 09:03:16 +01:00 |
|
Michael Teeuw
|
8e376deaaa
|
Merge branch 'develop' into develop
|
2022-02-02 09:03:01 +01:00 |
|
Kristjan SCHMIDT
|
2d353ffa35
|
Minimal node version is 14
This was probably overseen in #2746
|
2022-02-02 01:47:04 +01:00 |
|
Kristjan SCHMIDT
|
b70a9c36fa
|
Begin with capital letters
|
2022-02-02 00:48:50 +01:00 |
|
Kristjan SCHMIDT
|
c98967cb1e
|
Update Danish translation
|
2022-02-02 00:46:05 +01:00 |
|
Kristjan SCHMIDT
|
05f0d1855c
|
Update Danish translation
Translation from @The-Exterminator #2805
|
2022-02-01 23:51:01 +01:00 |
|
Karsten Hassel
|
cee5043625
|
update to electron v17 and other deps
|
2022-02-01 20:07:18 +01:00 |
|
Michael Teeuw
|
528358f3c3
|
Merge pull request #2795 from oscarb/patch-1
|
2022-01-28 11:23:15 +01:00 |
|
Michael Teeuw
|
da90412cea
|
Merge pull request #2798 from khassel/cors
|
2022-01-28 11:22:43 +01:00 |
|
Michael Teeuw
|
e794aab012
|
Merge pull request #2799 from KristjanESPERANTO/develop
|
2022-01-28 11:21:50 +01:00 |
|
Michael Teeuw
|
69daf14ffd
|
Merge pull request #2800 from khassel/update_deps
|
2022-01-28 11:21:14 +01:00 |
|
Karsten Hassel
|
afa6c4270d
|
update dependencies including electron v17 beta
|
2022-01-27 22:05:33 +01:00 |
|
Kristjan SCHMIDT
|
be22309e45
|
Undo minor change: Version 1.0.0 wasn't MagicMirror²
|
2022-01-26 23:54:20 +01:00 |
|
Kristjan SCHMIDT
|
6f27e5ae07
|
MagicMirror -> MagicMirror²
|
2022-01-26 23:47:51 +01:00 |
|
Kristjan SCHMIDT
|
7e79547973
|
Add "Using a consistent spelling of MagicMirror²."
|
2022-01-26 23:16:22 +01:00 |
|
Kristjan SCHMIDT
|
a5668b1b99
|
Magic Mirror -> MagicMirror²
Consistent spelling
|
2022-01-26 23:09:26 +01:00 |
|
Karsten Hassel
|
f04dd6b6cd
|
introduce useCorsProxy, per default only enabled for darksky and envcanada
|
2022-01-26 22:44:20 +01:00 |
|
Karsten Hassel
|
9f9c17ea8a
|
increase test timeout to 20 sec.
|
2022-01-26 00:38:34 +01:00 |
|
Karsten Hassel
|
48845ab60e
|
Merge branch 'develop' into cors
# Conflicts:
# CHANGELOG.md
|
2022-01-26 00:31:02 +01:00 |
|
Karsten Hassel
|
59bc2318f8
|
fix weather tests and add CHANGELOG
|
2022-01-26 00:29:01 +01:00 |
|
Karsten Hassel
|
c622db918b
|
working version, use corsUrl in weather providers
|
2022-01-25 23:42:42 +01:00 |
|
Michael Teeuw
|
4b381f33b5
|
Merge pull request #2794 from khassel/newsfeed-title-url
Newsfeed module: Add option to display title as url
|
2022-01-25 14:24:22 +01:00 |
|
Karsten Hassel
|
7cfc7b9d74
|
first cors approach
|
2022-01-25 00:43:57 +01:00 |
|
Oscar Björkman
|
7f52f9bcf2
|
Fix broken link to contribution guidelines
|
2022-01-23 01:55:56 +01:00 |
|
Karsten Hassel
|
c4e7e42cdd
|
added new config option showTitleAsUrl to newsfeed module
|
2022-01-22 23:34:57 +01:00 |
|
Michael Teeuw
|
d181365620
|
Merge pull request #2788 from khassel/husky
|
2022-01-19 20:04:41 +01:00 |
|
Michael Teeuw
|
97b474665a
|
Merge pull request #2787 from kolbyjack/broadcast_all_events
|
2022-01-19 20:03:49 +01:00 |
|
Karsten Hassel
|
284b01c524
|
husky changes
|
2022-01-17 21:39:21 +01:00 |
|
Jon Kolb
|
e3857ca0f4
|
Address review feedback
|
2022-01-17 10:48:16 -05:00 |
|
Jonathan Kolb
|
0aee42255f
|
Return full list of events from createEventList for broadcasting
|
2022-01-17 10:07:12 -05:00 |
|
Michael Teeuw
|
fcb0d33e29
|
Merge pull request #2774 from khassel/remove-old-weather-modules
|
2022-01-14 23:11:12 +01:00 |
|
Karsten Hassel
|
3a761f2082
|
change link color to white
|
2022-01-14 22:54:42 +01:00 |
|
Karsten Hassel
|
ed0ad7b988
|
use fake modules instead
|
2022-01-14 22:16:07 +01:00 |
|
Karsten Hassel
|
c392b5a661
|
Merge branch 'develop' into remove-old-weather-modules
# Conflicts:
# modules/default/currentweather/currentweather.js
|
2022-01-14 22:07:21 +01:00 |
|
Michael Teeuw
|
766848eea3
|
Merge pull request #2776 from SiderealArt/patch-1
Update zh-tw translation
|
2022-01-14 10:22:20 +01:00 |
|
Michael Teeuw
|
7ede537d1b
|
Fix prettier issues.
|
2022-01-14 10:00:14 +01:00 |
|
Michael Teeuw
|
ec38f90662
|
Merge remote-tracking branch 'origin/develop' into pr/SiderealArt/2776
|
2022-01-14 09:58:05 +01:00 |
|
Michael Teeuw
|
d793b82d51
|
Merge pull request #2784 from khassel/e2e-tests
|
2022-01-14 07:10:26 +01:00 |
|
Michael Teeuw
|
aafeb1e875
|
Merge pull request #2785 from khassel/helmet-fix
|
2022-01-14 07:09:30 +01:00 |
|
Karsten Hassel
|
480c10b239
|
fix helmet, use defaults from v4
|
2022-01-14 00:05:08 +01:00 |
|