index
:
jsCalDAV
master
typescript
Basis for all caldav operations in b2g calendar app
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle empty propstat by sending false
James Lal
2013-01-28
1
-2
/
+10
*
utilize moz-chunked-text when given the option
James Lal
2013-01-09
1
-8
/
+20
*
don't hold onto .xhr in request
James Lal
2013-01-07
3
-17
/
+7
*
use progress events
James Lal
2013-01-07
2
-1
/
+9
*
support for chunked responses
James Lal
2013-01-07
1
-0
/
+25
*
Merge pull request #6 from michalbe/error-handler
Michal Budzynski
2012-11-09
4
-7
/
+63
|
\
|
*
error handler
Michal Budzynski
2012-11-08
4
-7
/
+63
*
|
fix etag handler
James Lal
2012-11-08
1
-1
/
+1
*
|
browser build
James Lal
2012-10-10
1
-2
/
+1
|
/
*
update ical.js for tests add commander.js as dev dep
James Lal
2012-10-10
2
-3
/
+2
*
replace templates with much improved query/filter interface. Update CalendarQ...
James Lal
2012-10-02
5
-169
/
+17
*
add appendString for adding arbitrary content
James Lal
2012-10-02
1
-1
/
+1
*
calendar-data/filter element builder (QueryBuilder)
James Lal
2012-10-02
1
-0
/
+318
*
added Caldav.Request.Asset for adding/deleting/updating single assets
James Lal
2012-09-30
3
-2
/
+144
*
use strict fix
James Lal
2012-09-30
1
-3
/
+0
*
add #hasProp, #removeProp from Request.Propfind closes #4
James Lal
2012-09-19
1
-0
/
+31
*
decouple ical-js will resolve #5
James Lal
2012-09-19
7
-4778
/
+55
*
use strict fixes
James Lal
2012-09-06
1
-2
/
+7
*
fix misc bugs update ical.js
James Lal
2012-09-06
3
-61
/
+97
*
etag handler
James Lal
2012-09-05
1
-0
/
+1
*
replace hasOwnProperty with Object.hasOwnProperty calls
James Lal
2012-08-08
8
-10
/
+11
*
update ical.js fix 'use strict' errors in workers
James Lal
2012-08-01
5
-1259
/
+1465
*
emit DAV:/response on sax for each response
James Lal
2012-07-26
1
-0
/
+5
*
ical.js
James Lal
2012-07-26
2
-2
/
+4381
*
Replace xhr auth with headers when using mozSystem, directly package sax.js, ...
James Lal
2012-07-23
1
-0
/
+992
*
xhr fixes for firefox
James Lal
2012-07-23
1
-4
/
+23
*
global xhr constructor options can now be set ( for system xhr in b2g)
James Lal
2012-07-20
2
-3
/
+9
*
defaults for calendar query will now return data
James Lal
2012-07-08
2
-1
/
+14
*
Hooking up calendar query to calendar resource
James Lal
2012-07-08
3
-2
/
+9
*
Fixed bug in resourcetype logic in Request.Resources. Refactored scripts/conn...
James Lal
2012-07-08
1
-5
/
+9
*
resources request
James Lal
2012-07-07
5
-15
/
+85
*
not going to use calendar details
James Lal
2012-07-07
1
-0
/
+0
*
Calendar resource creation
James Lal
2012-07-07
1
-11
/
+73
*
More complete parsing of calendar data
James Lal
2012-07-07
2
-7
/
+51
*
Initial mocking support for mock requests
James Lal
2012-07-06
2
-7
/
+4
*
home resolver now will return an object instead of just the url
James Lal
2012-07-06
1
-1
/
+6
*
Adding lightly tested calendar home resolver
James Lal
2012-07-06
3
-1
/
+127
*
Reworked requests to take connection object and options
James Lal
2012-07-06
3
-24
/
+22
*
remove console
James Lal
2012-07-06
1
-1
/
+0
*
Adding connection
James Lal
2012-07-06
3
-0
/
+101
*
spec out calendar resource
James Lal
2012-07-06
1
-0
/
+80
*
add href handler to current-user-principal
James Lal
2012-07-06
1
-0
/
+1
*
Add content type
James Lal
2012-07-06
1
-0
/
+1
*
webcals -> caldav rename (yes, back again)
James Lal
2012-07-06
18
-55
/
+54
*
Revert "Revert "Hacks to get this working in browser""
James Lal
2012-07-06
1
-2
/
+8
*
Revert "Hacks to get this working in browser"
James Lal
2012-07-06
1
-8
/
+2
*
Hacks to get this working in browser
James Lal
2012-06-28
1
-2
/
+8
*
Browser packaging
James Lal
2012-06-27
5
-0
/
+73
*
Implemented test-agent, all tests pass node/browser
James Lal
2012-06-27
3
-4
/
+4
*
working calendar queries
James Lal
2012-06-27
5
-29
/
+68
[next]