aboutsummaryrefslogtreecommitdiffstats
path: root/caldav.js
Commit message (Collapse)AuthorAgeFilesLines
* Handle empty propstat by sending falseJames Lal2013-01-281-2/+10
|
* utilize moz-chunked-text when given the optionJames Lal2013-01-091-8/+20
|
* don't hold onto .xhr in requestJames Lal2013-01-071-19/+9
|
* use progress eventsJames Lal2013-01-071-1/+9
|
* support for chunked responsesJames Lal2013-01-071-0/+25
|
* Merge pull request #6 from michalbe/error-handlerMichal Budzynski2012-11-091-8/+64
|\ | | | | error handler
| * error handlerMichal Budzynski2012-11-081-10/+64
| | | | | | | | | | | | | | | | | | | | a error-handling a err
* | fix etag handlerJames Lal2012-11-081-1/+1
| |
* | browser buildJames Lal2012-10-101-2/+0
|/
* replace templates with much improved query/filter interface. Update ↵James Lal2012-10-021-169/+335
| | | | CalendarQuery to reflect these changes
* added Caldav.Request.Asset for adding/deleting/updating single assetsJames Lal2012-09-301-2/+144
|
* use strict fixJames Lal2012-09-301-3/+31
|
* decouple ical-js will resolve #5James Lal2012-09-191-4766/+46
|
* update browser buildJames Lal2012-09-061-61/+98
|
* replace hasOwnProperty with Object.hasOwnProperty callsJames Lal2012-08-081-10/+11
|
* update ical.js fix 'use strict' errors in workersJames Lal2012-08-011-1259/+1466
|
* emit DAV:/response on sax for each responseJames Lal2012-07-261-0/+5
|
* ical.jsJames Lal2012-07-261-4/+4384
|
* Replace xhr auth with headers when using mozSystem, directly package sax.js, ↵James Lal2012-07-231-20/+401
| | | | add license blocks. Fixes #1, #2, #3
* update autogenerated filesJames Lal2012-07-201-12/+65
|
* Initial mocking support for mock requestsJames Lal2012-07-061-27/+24
|
* Adding connectionJames Lal2012-07-061-1/+103
|
* add browser package backJames Lal2012-07-061-0/+2607