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 |
|
Jose Forte
|
f338b68f36
|
Update CHANGELOG.md
|
2020-02-21 10:31:40 -03:00 |
|
mustafa
|
3b7df1d5c2
|
Changelog updated
|
2020-02-19 15:25:46 +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
|
56846b258c
|
Merge branch 'develop' into patch-1
|
2020-02-12 16:34:33 +01:00 |
|
Michael Teeuw
|
3dff3a1d4a
|
Merge branch 'develop' into fix/weather-tests
|
2020-02-12 16:33:19 +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 |
|
Stjepan
|
845c2571fe
|
Update CHANGELOG.md
Fix FEELS translation in Croatian
|
2020-02-09 10:24:20 +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
|
89c9d4dfc4
|
Merge branch 'develop' into develop
|
2020-02-05 12:42:43 +01:00 |
|
Rico
|
e160f9a0f6
|
docs: add info about changed timestamp in changelog
|
2020-02-03 21:43:45 +01:00 |
|
Michael Teeuw
|
1315aceb44
|
Remove duplicate 2.11 entry.
|
2020-02-01 17:41:49 +01:00 |
|
Michael Teeuw
|
a41bae3132
|
Cleanup
|
2020-02-01 15:05:26 +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 |
|
sergge1
|
d7f6f46805
|
2.11.0 - added Ukrainian translation
|
2020-01-31 11:28:00 +02:00 |
|
Michael Teeuw
|
4c2a9b47f5
|
Merge pull request #1906 from mmphego/develop
Grammar fixes on config.js.sample file
|
2020-01-26 16:46:48 +01:00 |
|
Mpho Mphego
|
85d26f7320
|
Grammar fixes to config.
This PR does the following:
- [x] Corrects grammar on `config.js.sample`
|
2020-01-26 14:10:24 +02:00 |
|
Jon Kolb
|
a5b09d7846
|
Update CHANGELOG.md
|
2020-01-24 10:51:24 -05:00 |
|
Michael Teeuw
|
c10e6159da
|
Merge pull request #1895 from adi-miller/heb
Add Hebrew translation
|
2020-01-23 19:29:26 +01:00 |
|
adimi
|
2ca81f965a
|
Add hebrew translation
|
2020-01-22 22:03:34 +02:00 |
|
Denis Treskunov
|
7ad0cfd5f6
|
update CHANGELOG.md
|
2020-01-21 19:16:42 -08:00 |
|
Rodrigo Ramírez Norambuena
|
81b310086f
|
Revert permission mode for CHANGELOG
This change revert change of permission mode for file CHANGELOG.md
introduced in commit a619fc4fefe17a2205537d48131b40e9f8076990
|
2020-01-19 04:40:05 -03:00 |
|
Michael Teeuw
|
fefe5659d3
|
Merge branch 'develop' into dtreskunov/sun-and-moon
|
2020-01-18 21:20:35 +01:00 |
|
Michael Teeuw
|
d6f1bf18de
|
Merge pull request #1884 from kblankenship1989/fix-timeshift-calendar
fix: Issue #1798 - fixing recurrent calendar events crosstime DST
|
2020-01-18 19:59:24 +01:00 |
|
Denis Treskunov
|
08b9e7b5b5
|
add sun/moon rise/set times
Icons become bold when the object is above the horizon. Also shows
percent of moon illumination.
|
2020-01-17 22:28:24 -08:00 |
|
Kurtis Blankenship
|
84f74c53b5
|
perf: fix wording on changelog
|
2020-01-17 23:08:34 -06:00 |
|
Kurtis Blankenship
|
762bae907c
|
perf: updating changelog
|
2020-01-17 23:04:51 -06:00 |
|
Adi Miller
|
81aab7e86f
|
Added the ability to hide the temp label and weather icon in the currentweather module to allow showing only information such as wind and sunset/rise.
|
2020-01-16 16:26:20 +02:00 |
|
Sam Detweiler
|
a2c743167d
|
cleanup installers foldr
|
2020-01-12 10:19:37 -06:00 |
|
Michael Teeuw
|
1152689f34
|
Remove docs and link to docs.magicmirror.builders.
|
2020-01-12 13:01:56 +01:00 |
|
Michael Teeuw
|
d2afdc82f1
|
Merge branch 'master' into develop.
|
2020-01-10 22:27:44 +01:00 |
|
Michael Teeuw
|
65126365a6
|
Add links to documentation site.
|
2020-01-10 22:11:10 +01:00 |
|
Karsten Hassel
|
20a9150ea3
|
fix run-start.sh: if running in docker-container, just start electron, see #1859
|
2020-01-03 19:17:50 +01:00 |
|
Michael Teeuw
|
01c1d150c6
|
Merge branch 'develop' into fi-translations
|
2020-01-02 16:15:47 +01:00 |
|
Michael Teeuw
|
0a4df191a7
|
Merge branch 'develop' into master
|
2020-01-02 16:13:30 +01:00 |
|
HeikoGr
|
760995773e
|
Update CHANGELOG.md
|
2020-01-02 16:04:38 +01:00 |
|
Sami Mäkinen
|
10d5529f79
|
Add missing translations for fi
|
2020-01-02 00:04:59 +02:00 |
|
Michael Teeuw
|
2b511b67c3
|
Prepare for 2.11.0
|
2020-01-01 22:21:55 +01:00 |
|
Michael Teeuw
|
e64870ca58
|
Prepare 2.10.0 release.
|
2020-01-01 21:50:02 +01:00 |
|
Michael Teeuw
|
a40f8d5b3a
|
Merge pull request #1848 from oemel09/fix-calendar-full-multiple-day-events
Display still ongoing multiple day events as happening today
|
2020-01-01 21:47:54 +01:00 |
|
Michael Teeuw
|
d2b30b4f9c
|
Merge pull request #1849 from roramirez/fix-ci
Fix CI
|
2020-01-01 18:59:34 +01:00 |
|
Rodrigo Ramírez Norambuena
|
3a42663dea
|
Update changelog for revert commit
|
2019-12-31 19:40:59 +00:00 |
|
oemel09
|
6a5f0225fe
|
Display still ongoing multiple day events as happening today
|
2019-12-31 13:59:58 +01:00 |
|
oemel09
|
684a3cd49e
|
Fixes some events not being recognized as full day events
|
2019-12-31 12:37:29 +01:00 |
|
oemel09
|
2d6b8d0c47
|
Fixes authentication in calendar debug script
|
2019-12-31 11:27:15 +01:00 |
|
Michael Teeuw
|
d6e97b8c76
|
Cleanup.
|
2019-12-29 14:52:26 +01:00 |
|
Michael Teeuw
|
91c726c706
|
Merge branch 'pr/SpencerCornish/1834' into develop
|
2019-12-29 13:51:18 +01:00 |
|