Michael Teeuw
e2ed0f5e55
Cleanup
2016-08-09 10:33:34 +02:00
Michael Teeuw
d000e3c8a9
Force fullscreen when kioskmode is active
2016-08-09 10:22:29 +02:00
Michael Teeuw
68e5a9dfda
Merge pull request #391 from ssenge/master
...
More detailed error message in case config file couldn't be loaded.
2016-08-05 19:53:13 +02:00
sese
fd1a31afb6
More precise error messages in case configuration couldn't be loaded.
2016-08-05 19:18:31 +02:00
Michael Teeuw
18ae08de8f
Possible fix for #388
2016-08-02 20:14:24 +00:00
Michael Teeuw
5be8084473
Fix formatting.
2016-07-30 15:58:51 +02:00
Alex Yakhnin
b98237fa44
Added dev parameter
2016-07-30 09:42:31 -04:00
Michael Teeuw
10d05e1870
Merge branch 'develop' of https://github.com/MichMich/MagicMirror into develop
2016-07-27 12:51:18 +02:00
Michael Teeuw
921557161d
Add option to enable kios mode
2016-07-27 12:50:59 +02: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
Michael Teeuw
c81db752f6
Prevent getModules() selectors from returning duplicate entries.
2016-07-14 11:48:37 +02:00
Ashley M. Kirchner
00a11f4343
Removed 'null' setting
2016-07-01 11:33:32 -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
Ashley M. Kirchner
935f4132ab
Filemode changes?
2016-05-10 00:46:21 -06:00
Michael Teeuw
06a471033c
Merge pull request #287 from nhubbard/v2-beta
...
Close #281 : ESLint and using the force, Luke
2016-05-04 07:19:56 +02:00
Nicholas Hubbard
15887994fe
JSCS Says Goodbye
2016-05-03 19:13:46 -04:00
Michael Teeuw
14d3bb273c
Load custom.css after the modules. Fix : #284
2016-05-03 16:42:09 +02:00
Michael Teeuw
05a946e2bf
Formatting.
2016-05-03 11:19:01 +02:00
Michael Teeuw
a1b3e0778a
Add info about malformed config files. Fix : #249
2016-05-03 11:18:06 +02:00
Michael Teeuw
0252495eca
Missing ,
2016-05-01 23:30:01 +02:00
Nicholas Hubbard
f627c5e5a1
Extend the Logger
...
Add Timing, Grouping, and Warning to the logger.
2016-05-01 13:46:41 -04:00
roxasvalor
13a01d76f7
Added default units variable
...
Added a default units variable if users do not configure in config.js.
2016-04-24 15:33:22 -05:00
Michael Teeuw
52a9caa96e
Fix for #222
2016-04-23 16:57:03 +02:00
Michael Teeuw
6f615b8202
Add NL translation & Convert config property to lowercase.
2016-04-21 09:02:41 +02:00
Christopher
920f720699
fix indent
2016-04-21 08:47:07 +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
6fdcd7f7e9
Add darkTheme.
2016-04-19 20:26:22 +02:00
Michael Teeuw
7d8cde2f0f
Move exception handling to the core app.
2016-04-19 11:25:50 +02:00
Michael Teeuw
a3fedb47cb
Fix socket reference bug. #196
2016-04-19 11:04:36 +02:00
Michael Teeuw
3892ce3ed4
Fix for #188 , #194
2016-04-18 20:03:12 +02:00
Michael Teeuw
14a72dec15
Change Class behavior of hello world.
2016-04-09 15:49:39 +02:00
Michael Teeuw
c31d392e19
Change branding on default config.
2016-04-08 22:21:14 +02:00
Michael Teeuw
a34a5c4db0
Separate server core from Electron.
2016-04-08 22:16:22 +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
5420314784
Register the express app to allow registration of urls.
2016-04-05 14:22:34 +02:00
Michael Teeuw
60db5abb54
Change default port to port 8080.
2016-04-03 20:27:56 +02: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
e448e87252
Prevent weird start effect.
2016-04-01 17:49:43 +02:00
Michael Teeuw
e4c54cc655
Add module subfolder support.
2016-04-01 17:35:29 +02:00
Michael Teeuw
f320f6e9b6
Fix show/hide issue on content update.
2016-04-01 10:44:17 +02:00
Michael Teeuw
a1973faa06
Fix CSS glitches. Improve show/hide.
2016-04-01 10:25:55 +02:00
Michael Teeuw
147791dbcd
Hide module after fade out.
2016-03-31 22:34:39 +02:00
Michael Teeuw
38e42cf71e
Type check.
2016-03-31 19:25:53 +02:00
Michael Teeuw
584a12e1f5
Method to hide/show modules.
2016-03-31 19:15:58 +02:00
Michael Teeuw
e5351c573b
Add comments.
2016-03-31 17:06:39 +02:00
Michael Teeuw
ccff5c5921
Magic module selection.
2016-03-31 17:05:36 +02:00