Connor Christie
e2df5739f0
Update module docs
2018-01-01 10:40:52 -06:00
Connor Christie
4a1bee769b
Add true module dom creation events
2018-01-01 09:42:34 -06:00
Michael Teeuw
f4d5996a88
Allow use of .njk extension for template files.
2017-10-18 13:49:03 +02:00
Michael Teeuw
c75662e720
Remove trailing spaces.
2017-10-18 12:01:06 +02:00
Michael Teeuw
79a662fb93
Log nunjucks parsing errors for debugging.
2017-10-18 11:55:02 +02:00
Chris van Marle
664196c5ef
Fix some trailing whitespace grunt errors
2017-10-12 10:23:40 +02:00
Michael Teeuw
3f9181905a
Fix typo's.
2017-09-29 11:05:59 +02:00
Michael Teeuw
5efc43260e
Switch to async rendering.
2017-09-28 16:43:38 +02:00
Michael Teeuw
e01794a07f
First Nunchucks Implementation.
2017-09-28 16:11:25 +02:00
Cato Antonsen
353786cb61
Fix this.file path
2017-08-03 21:34:23 +02:00
Mikko Tapionlinna
ee88897b18
Add better support for translations with backwards compatibility
2017-04-25 23:15:34 +03:00
fewieden
6cb3cf8747
fix indentation
2017-02-08 00:05:28 +01:00
fewieden
2f71a43420
dry pattern
2017-02-07 23:51:13 +01:00
Rodrigo Ramírez Norambuena
b8917a3c0e
Hotfix introduced client error on commit 3a8d72d
...
Noticed by @qistoph
https://github.com/MichMich/MagicMirror/pull/623#issuecomment-273505208
2017-01-20 18:44:28 -03:00
Rodrigo Ramírez Norambuena
3a8d72db31
init tests:
...
This patch propouse use the mocha for testing MagicMirror.
2017-01-15 15:40:23 -03:00
Rodrigo Ramírez Norambuena
677312648b
comments fix for js/module.js
2016-11-22 18:53:46 -03:00
Andreas
6fd0fcfdb5
Update module.js
2016-10-31 20:10:52 +01:00
Michael Teeuw
84dc1fa151
Possibility to use the the calendar feed as the source for the weather.
2016-10-14 17:42:07 +02:00
Michael Teeuw
5858e862d9
Broadcast calendar eventlist to other modules.
2016-10-14 15:23:03 +02:00
Michael Teeuw
95edbc16bb
Add requiresVersion property to module API.
2016-10-13 16:42:15 +02:00
Michael Teeuw
8d8374b8e2
First implementation of Visibility locking.
2016-10-13 15:03:52 +02:00
Michael Teeuw
b2a7d3584b
Add getHeader functionlity..
2016-09-20 17:22:24 +02:00
Michael Teeuw
18ae08de8f
Possible fix for #388
2016-08-02 20:14:24 +00:00
Ashley M. Kirchner
13305d111e
Ability ot turn off date view on analog clock & small grammer error fix in module.js
2016-07-20 13:31:46 -06:00
Ashley M. Kirchner
486956b762
Added proper User-Agent string to Facebook calendar call, and various fixed spelling of 'exist'.
2016-06-04 20:32:55 -06:00
Michael Teeuw
c4f3009bb5
Add suspend and resume methods.
2016-05-11 13:49:40 +02:00
Michael Teeuw
7a067a0f6e
Finish translation system. #191
2016-05-11 12:38:41 +02:00
Nicholas Hubbard
15887994fe
JSCS Says Goodbye
2016-05-03 19:13:46 -04:00
Michael Teeuw
6f615b8202
Add NL translation & Convert config property to lowercase.
2016-04-21 09:02:41 +02:00
Christopher
4529675ca6
add l18n ability
...
fixes #191
2016-04-21 01:03:26 +02:00
Christopher
935909f24b
fix typo
2016-04-20 23:13:31 +02:00
Michael Teeuw
54dda91726
fix issue with show/hide callbacks
2016-04-08 17:27:03 +02:00
Nicholas Hubbard
426728058c
Standardize: TO JSCS!
2016-04-05 14:35:11 -04:00
Michael Teeuw
5eed80c28e
Squashed commit of the following:
...
commit e38dd346d9f796807ea71035c18e3533ec245ba6
Author: Michael Teeuw <michael@xonaymedia.nl>
Date: Sat Apr 2 19:17:30 2016 +0200
Add the possibility to set the maximum number of days.
commit 6f5c86775b708d19d3798267ffd23e491a1d2c62
Author: Sam Vendittelli <sam.vendittelli@hotmail.com>
Date: Sat Apr 2 06:27:44 2016 +0100
Fixed cursor appearing in margin
Cursor was appearing in the margin so moved `cursor: none` property to html.
commit 576c668d84b34b8ad7a0fd51b146fde60f721682
Author: Domi-G <lessuseguy+githubdomig@gmail.com>
Date: Fri Apr 1 22:52:32 2016 +0200
Huge cleanup of white space
2016-04-03 19:52:13 +02:00
Michael Teeuw
584a12e1f5
Method to hide/show modules.
2016-03-31 19:15:58 +02:00
Michael Teeuw
f28b0316f4
Improved module loader.
2016-03-31 13:05:23 +02:00
Michael Teeuw
899d05bc32
Add server (web/socket), create socket system, better helper loader.
...
- The Magic Mirror is now hosted via a express server, allowing you to
load it from an external client (for debugging.)
- It now includes a socket system to communicate between the
node_helper and the client module.
- node_helpers are now only loaded if the module is configured in the
config.
2016-03-30 12:20:46 +02:00
Michael Teeuw
4266c0b279
Initial commit of V2.
2016-03-24 17:19:32 +01:00