Michael Teeuw
03b1389ee5
Merge pull request #1426 from gberg927/develop
...
Changed OpenWeatherMap URL in ReadME
2018-10-26 15:12:34 +02:00
Michael Teeuw
8f014e9d82
Merge pull request #1427 from P-Storm/develop
...
Added Font-awesome 5
2018-10-26 15:11:55 +02:00
Michael Teeuw
cecc6f7561
Merge branch 'develop' into develop
2018-10-26 15:11:46 +02:00
Michael Teeuw
62ba81c6a6
Merge pull request #1430 from shade34321/weather_forecast_screenshot
...
Added in 5 day forecast screenshot
2018-10-26 14:42:02 +02:00
Michael Teeuw
c5e3422fcd
Merge branch 'develop' into weather_forecast_screenshot
2018-10-26 14:40:57 +02:00
Michael Teeuw
bd5a46b4ab
Merge pull request #1431 from shade34321/weather_screenshot
...
Added in screenshot for current weather module.
2018-10-26 14:38:07 +02:00
Michael Teeuw
3a972bbbab
Merge pull request #1432 from shade34321/clock_screenshot
...
Added in screenshot
2018-10-26 14:37:21 +02:00
Michael Teeuw
7768ea28bd
Merge pull request #1433 from shade34321/compliments_screenshot
...
Added in compliments screenshot
2018-10-26 14:36:22 +02:00
Michael Teeuw
75add44e86
Merge pull request #1434 from shade34321/news_feed_screenshot
...
Added in screenshot for the newfeed module
2018-10-26 14:35:53 +02:00
Michael Teeuw
7d94365cbf
Merge pull request #1437 from Duske/patch-1
...
(doc) showEnd config
2018-10-26 14:34:23 +02:00
Michael Teeuw
2d830fb8e7
Merge pull request #1441 from cphamlet/patch-1
...
Fix Broken Link
2018-10-26 14:33:36 +02:00
Michael Teeuw
633bf36fe7
Merge pull request #1447 from Santanachia/master
...
Fix polish translation
2018-10-26 14:31:44 +02:00
Marcin
c0a5e23d95
Merge branch 'develop' into master
2018-10-23 09:00:20 +02:00
Marcin Bielecki
d3798344dd
fix polish translation
2018-10-23 08:57:53 +02:00
Teddy
ed37460402
Merge branch 'master' into addClassCellCalendar
2018-10-21 22:38:50 +02:00
cphamlet
9b6ba65cdb
Fix Broken Link
...
http://www.openweathermap.org/help/city_list.txt is a dead link, suggest replacing with https://openweathermap.org/city
2018-10-14 15:08:55 -05:00
Dustin
42a9631926
Merge branch 'develop' into patch-1
2018-10-09 10:51:09 +02:00
Shade Alabsa
676a8a6421
Fixed README formatting errors.
2018-10-08 19:40:54 -04:00
Dustin
cdbf022ce0
Update CHANGELOG.md
2018-10-08 21:19:55 +02:00
Dustin
db79e1271e
(doc) showEnd config
...
Add documentation for showEnd configuration
2018-10-08 21:11:28 +02:00
Shade Alabsa
d2b3efacf9
Added in screenshot for the newfeed module
2018-10-07 15:20:11 -04:00
Shade Alabsa
a2ab94f971
Added in compliments screenshot
2018-10-07 15:16:10 -04:00
Shade Alabsa
a0d92d764b
Added in screenshot
2018-10-07 15:12:10 -04:00
Shade Alabsa
649b78e3f2
Added in screenshot for current weather module.
2018-10-07 15:01:51 -04:00
Shade Alabsa
e7df1c3e56
Added in 5 day forecast screenshot
2018-10-07 14:55:07 -04:00
P-Storm
53833ae0c3
Spaces to tab
2018-10-05 01:42:28 +02:00
P-DESK\P-Storm
66b914774a
Updated changelog
2018-10-05 01:24:47 +02:00
P-DESK\P-Storm
fc89feec4e
* Added font awesome 5, keeping shims in place for the calendar app ( https://fontawesome.com/how-to-use/on-the-web/setup/upgrading-from-version-4 )
...
* Updated example sample config
2018-10-05 01:16:25 +02:00
Dennis Glasberg
d311dbd9d5
Update README.md
2018-10-03 21:28:30 -04:00
Dennis Glasberg
f97aa67100
Merge pull request #2 from gberg927/Weather-Module-Readme-URL
...
Weather module readme url
2018-10-03 21:23:56 -04:00
Dennis Glasberg
9a8add780c
Update README.md
2018-10-03 21:20:38 -04:00
Teddy Payet
3b48f1d042
- Possibility to add classes to the cell of symbol, title and time of the events of calendar.
2018-10-04 02:07:08 +02:00
Teddy Payet
332b54e7a5
Merge branch 'develop' of https://github.com/MichMich/MagicMirror into addClassCellCalendar
2018-10-04 02:02:20 +02:00
Thomas Bachmann
007b2f0c88
Allow to parse recurring calendar events where the start date is before 1900
...
Some birthday calendar events have a start date before 1900.
2018-10-03 22:43:29 +02:00
Thomas Bachmann
3f083862e7
Allow to parse recurring calendar events where the start date is before 1970
...
Some birthday calendar events have a start date before 1970.
2018-10-03 22:05:51 +02:00
Thomas Bachmann
39619d5277
Allow to parse recurring calendar events where the start date is before 1970
...
Some birthday calendar events have a start date before 1970.
2018-10-03 22:03:50 +02:00
Michael Teeuw
d4fe01f9b9
Prepare for 2.6.0-dev.
2018-10-01 08:20:15 +02:00
Michael Teeuw
6db61b4357
Merge pull request #1418 from MichMich/develop
...
Develop
v2.5.0
2018-10-01 08:16:04 +02:00
Michael Teeuw
f245cbf7f2
Merge pull request #1419 from rudibarani/master
...
Details to install the latest version of Node.js
2018-10-01 08:05:22 +02:00
rudibarani
6f2b04669f
Details to install the latest version of Node.js
...
Added the direct code to always install the latest version of Node.js for the manual installation.
Maybe you could also include this in the automatic setup script, which does not seem to install the latest version of Node.js.
2018-09-30 23:39:22 +02:00
Michael Teeuw
9a46081d0b
Prepare for release 2.5.0
2018-09-30 21:36:04 +02:00
Teddy Payet
3c7e507ca1
Merge branch 'develop' of https://github.com/MichMich/MagicMirror into develop
2018-09-26 10:03:26 +02:00
Michael Teeuw
7117725e69
Merge pull request #1405 from ubertao/multi-line-compliments
...
Multi-line compliments
2018-09-25 11:36:27 +02:00
ubertao
ba428c6cfe
Use 'white-space: pre-line' for multi-line compliment.
2018-09-24 23:01:17 +08:00
ubertao
d76c924ad1
Update compliments README.md for multi-line support.
2018-09-20 09:09:06 +08:00
ubertao
cad7debc5b
Replace innerHTML() with createElement() and appendChild() for security.
2018-09-20 08:49:17 +08:00
ubertao
40725aa2a2
Update CHANGELOG.md with multi-line compliments support.
2018-09-17 00:54:01 +08:00
ubertao
6034891fed
Support multi-line compliments.
2018-09-17 00:51:37 +08:00
Michael Teeuw
9dd9862d33
Merge pull request #1402 from ubertao/pr-zh-cn-2.5.0
...
Update zh-cn translation for 2.5.0
2018-09-13 08:59:57 +02:00
Michael Teeuw
48c72e319b
Merge pull request #1401 from ubertao/pr-calender-gzip
...
Pr calender gzip
2018-09-13 08:58:13 +02:00