This website requires JavaScript.
Explore
Help
Sign In
kenmirrors
/
MagicMirror
Watch
1
Star
0
Fork
0
You've already forked MagicMirror
mirror of
https://github.com/MichMich/MagicMirror.git
synced
2026-05-08 21:58:33 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
c6184769e743440f6d64fccdd01684d86b2c53fa
MagicMirror
/
modules
/
default
History
Alexander Kraus
ecd79dc34b
Added a padding between days in dateheader mode
2019-12-20 15:20:12 +01:00
..
alert
Fix a comparison that was an assignement
2019-06-05 17:01:54 +02:00
calendar
Added a padding between days in dateheader mode
2019-12-20 15:20:12 +01:00
clock
Changes to the clock module regarding the notifications sent. Disable sending of CLOCK_SECOND when displaySeconds not set. Avoid drifting by calculating the interval each time and use setTimeout instead of setInterval. Make sure the values sent with CLOCK_SECOND and CLOCK_MINUTE has the correct values instead of starting at 00:00 on startup
2019-09-22 17:33:01 +02:00
compliments
Remove multiple-empty-lines
2019-06-05 10:03:28 +02:00
currentweather
…
helloworld
Add eslint semi rule
2019-06-05 10:23:58 +02:00
newsfeed
…
updatenotification
…
weather
Merge branch 'develop' into feature/automated-weather-tests
2019-09-11 13:07:31 +02:00
weatherforecast
Fixed bug that was causing predicted amount of rain value to use DOT as a decimal separator regardless of the decimalSymbol config value.
2019-11-12 18:16:55 -08:00
defaultmodules.js
…