Beh
f8d80422b2
Fixed Travis CI errors
...
Changed indentation from spaces to tabs
changed strings from single quote to double quote
2017-03-07 00:34:17 +01:00
Beh
9848f80630
Added support for more authentication methods for the default calendar module
...
HTTP Basic, Digest and OAuth2/Bearer authentications are now supported
by the calendar module
2017-03-07 00:12:43 +01:00
fewieden
2f71a43420
dry pattern
2017-02-07 23:51:13 +01:00
Daniel Buecheler
243cdfefa2
Fix failed linter test
2016-12-22 22:00:59 +01:00
Daniel Buecheler
a12a4cd8f2
Merge remote-tracking branch 'mich/develop' into hidePrivate
...
Resolved merge conflict
2016-12-22 21:53:47 +01:00
Rodrigo Ramírez Norambuena
9b86049964
newsfeed, calendar: Standardize user-agent.
...
Add node and MagicMirror version.
2016-12-08 01:29:55 -03:00
Daniel Buecheler
cfeef98261
Private events are hidden
...
Events with the class:PRIVATE iCal property are not shown in the
calendar module. They are not added to the array of calendar
events in createEventList.
This feature can be turned on and off in the config via the property
hidePrivate: true/false.
2016-11-30 21:09:57 +01:00
Rodrigo Ramez Norambuena
1fa5c53b72
calendar: fix space vs tab into caledarfetcher.js
2016-11-05 21:23:37 -03:00
xander
2cc9356c32
Push location, geo and description on events stack for single and repeating events.
2016-10-20 09:05:12 +02:00
Michael Teeuw
5858e862d9
Broadcast calendar eventlist to other modules.
2016-10-14 15:23:03 +02:00
Robin Appelman
90207f9b68
add support for http basic auth for calendars
2016-09-08 21:29:17 +02: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
9bc8f54233
Fix issue with calendar events without title. #221
2016-05-10 12:24:49 +02:00
Michael Teeuw
37f8c0783d
Fix facebook dates. #271
2016-05-03 11:56:24 +02:00
Mona Schüch
4e86de7fc2
calendar events repeating count title for birthdayd etc
2016-04-26 22:34:12 +02:00
Michael Teeuw
bd9557b11e
Prevent display of events in the past. #162
2016-04-23 17:40:46 +02:00
Michael Teeuw
fa38ad3a74
Fix for #207
2016-04-20 15:19:36 +02:00
Michael Teeuw
287452169b
Fix for #197 and #185
2016-04-20 11:32:48 +02:00
Michael Teeuw
b16a49109f
Possible fix for #185
2016-04-19 16:45:57 +02:00
Michael Teeuw
095f08d443
Fix : #162 , Possible fix for: #197
2016-04-19 10:34:15 +02:00
Michael Teeuw
47a18666b6
Possible fix for #180
2016-04-15 22:10:00 +02:00
Michael Teeuw
e56c1a5853
Disable logging.
2016-04-15 13:16:02 +02:00
Michael Teeuw
27a47d4e4a
Show text when event is still running.
2016-04-15 13:13:06 +02:00
Michael Teeuw
614e5e62af
Show relative time to non full day events. Fix : #162
2016-04-15 12:50:34 +02:00
Michael Teeuw
f45a2e7806
Fix repeating appointments, Fix : #169
2016-04-15 12:19:00 +02:00