Michael Teeuw
8f2dd05446
Add link to v2.
2016-04-11 11:46:23 +02:00
Michael Teeuw
f621a1b46f
Merge pull request #147 from drewvolz/patch-1
...
Update to compliments.js
2016-04-08 00:15:20 +02:00
Drew Volz
f244537b89
Update compliments.js
...
Changes to comments
2016-04-07 15:54:23 -05:00
Michael Teeuw
60b6aeff4b
Merge pull request #103 from CFenner/master
...
add netatmo module reference
2016-03-30 15:07:40 +02:00
Christopher
c8ec261807
add netatmo module description
2016-03-24 10:46:20 +01:00
Michael Teeuw
573cacc404
Merge pull request #96 from volkyl/master
...
Fix Issue #95 : "Openweather shows previous day's forecast, and it's wrong
2016-03-18 19:55:23 +01:00
Chris Gantz
ffe9c88040
Fix Issue #95 : "Openweather shows previous day's forecast, and it's wrong"
2016-03-04 07:51:40 -08:00
Michael Teeuw
1ac0d5206b
Merge pull request #88 from DanWilkerson/master
...
Switched to $.getJSON for auto-parsing to fix versions reloading
2016-02-16 09:09:25 +01:00
Dan Wilkerson
515f4d10c3
Switched to $.getJSON for auto-parsing to fix versions reloading
2016-02-14 17:11:48 -05:00
Michael Teeuw
37e8d6bdc3
Disable favicon.
2016-02-06 18:21:02 +01:00
Michael Teeuw
70560a5ff7
Merge pull request #70 from bitte-ein-bit/smooth-time
...
Smooth time
2016-01-31 19:38:51 +01:00
Jonathan Vogt
45e1656bab
Merge branch 'smooth-time' of https://github.com/bitte-ein-bit/MagicMirror into smooth-time
2016-01-31 17:43:38 +01:00
bitte-ein-bit
868ac83a49
Update README.md
2016-01-31 17:42:32 +01:00
Jonathan Vogt
871d24aaea
Added default values to config.js
2016-01-31 17:39:20 +01:00
Jonathan Vogt
4ea9ccb9fb
Changed default to false
2016-01-31 17:32:20 +01:00
Michael Teeuw
5d4a879d40
Merge pull request #67 from The-Flix/patch-1
...
Update calendar.js
2016-01-31 15:17:15 +01:00
Felix
75ff9e7c03
Update calendar.js
...
endSeconds >= 0 shows me calendar entries which are 0 seconds long. E. g. entries from '24.01.2009 10:00' to '24.01.2009 10:00'. So I get them still displayed, even though they ended years ago.
endSeconds > 0 fixed that for me.
2016-01-30 11:51:24 +01:00
Michael Teeuw
b02cd84f11
Merge pull request #64 from bitte-ein-bit/php-include-error
...
Fix PHP Include error
2016-01-29 15:06:46 +01:00
Jonathan Vogt
3229b23cda
Made DigitFade optional
2016-01-29 11:36:56 +01:00
Jonathan Vogt
9560862b42
Made Seconds optional
2016-01-29 11:22:48 +01:00
Jonathan Vogt
ea683a4681
Mirror may be running below document root i.e http://pi.local/magicmirror/
2016-01-28 20:33:42 +01:00
Michael Teeuw
769609b4be
Merge pull request #62 from paviro/master
...
Added external css and js dependencies to module loader
2016-01-28 12:10:59 +01:00
Paul-Vincent Roll
18601aa9e1
Changed module mink
2016-01-28 11:53:52 +01:00
Paul-Vincent Roll
7aba85e941
Fixed typo
2016-01-28 11:53:26 +01:00
Paul-Vincent Roll
8d9d1e8d9f
Language fixes README
2016-01-28 11:42:43 +01:00
Paul-Vincent Roll
7627fd0f38
Add div around module code
2016-01-28 11:34:12 +01:00
Paul-Vincent Roll
01ee51e027
Added [module] shortcut
...
[module] in elements.html get replaced by the modules path.
2016-01-28 11:13:27 +01:00
Paul-Vincent Roll
7247ffae72
Change loading order
2016-01-27 22:22:09 +01:00
Paul-Vincent Roll
23c4a809d5
Changed README
...
Changed Extensions to Modules
2016-01-27 21:40:58 +01:00
Paul-Vincent Roll
daa9664676
Added external css and js dependencies to module loader
2016-01-27 21:40:04 +01:00
Michael Teeuw
5638d03c46
Merge pull request #61 from paviro/master
...
Added module loader for external modules
2016-01-27 15:56:42 +01:00
Paul-Vincent Roll
c7974e4fa0
Added module loader for external modules
...
A simple module loader to load modules dropped into the modules folder.
2016-01-27 15:51:36 +01:00
Michael Teeuw
5ca05a3e34
Merge pull request #56 from bitte-ein-bit/Calendar-Improvment
...
Calendar improvement.
2016-01-27 14:02:30 +01:00
Michael Teeuw
7a50d6fb7c
Merge pull request #58 from bitte-ein-bit/Weather-improvment
...
Improve Weather
2016-01-26 15:41:04 +01:00
Jonathan Vogt
ed9f85f705
Honor Config Option and do inital time update
2016-01-26 00:54:11 +01:00
Jonathan Vogt
523103ce30
Make Orientation configurable
2016-01-26 00:47:33 +01:00
Jonathan Vogt
ad7da9afa0
Improve Weather
...
* Add spans for CSS placement
* Add option to flip weather forecast
* Add additional forecast day
2016-01-26 00:31:14 +01:00
Jonathan Vogt
5be0d1c5e9
Improved Code
2016-01-25 23:57:28 +01:00
Jonathan Vogt
c8bd6b1114
Prevent flickering when starting
2016-01-25 23:35:28 +01:00
Jonathan Vogt
e1b9bd46b6
Update Time more smoothly (fade char-wise)
2016-01-25 23:15:01 +01:00
Jonathan Vogt
4847316f91
Make Calendar update smoother and update only changed rows
2016-01-25 22:39:47 +01:00
Jonathan Vogt
579ef5fe75
Show currently running events
2016-01-25 22:39:46 +01:00
Jonathan Vogt
a2eeebd2e7
Multiple Calendar Support
2016-01-25 22:39:45 +01:00
Michael Teeuw
a201ef4e53
Merge pull request #55 from thegunslingers/master
...
ICal Parser Fix
2016-01-25 11:14:31 +01:00
Scott Rodgers
c45044454c
Merge pull request #1 from MichMich/master
...
Updating my fork
2016-01-24 14:54:15 -05:00
thegunslingers
1ba6a59f8b
ICal Parser Fix V2
...
Updated the parser fix so it is a little more elegant.
2016-01-24 12:29:45 -05:00
thegunslingers
bb1adbc4a6
ICal Parser Fix
...
A little hack to fix all day ICal Events. The summary Field was being
overwritten, by the VALARM Summary.
2016-01-24 11:04:56 -05:00
Michael Teeuw
c428d6a985
Merge pull request #52 from alaycock/patch-1
...
Corrected tabbing for my previous pull request, sorry
2016-01-20 14:20:51 +01:00
Michael Teeuw
0880bf7d8d
Merge pull request #51 from plfstr/master
...
Code Tidy
2016-01-20 14:20:39 +01:00
Adam Laycock
1718479ba3
Corrected tabbing for my commit, sorry
2016-01-19 09:47:58 -07:00