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
/
caldav
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add documentation
HEAD
typescript
Matěj Cepl
2023-01-11
1
-0
/
+40
*
Bug 974554 - Followup to fix packaging bug introduced in c197de
Gareth Aye
2014-04-09
1
-2
/
+7
*
Bug 974554 - CalDAV parser should accept ical inside xml comments nested in <...
Gareth Aye
2014-04-08
2
-4
/
+18
*
Resurrect server-specific tests
Gareth Aye
2014-02-04
1
-1
/
+2
*
Rework http error validation so it can be reused r=kgrandon
James Lal
2013-05-10
4
-29
/
+33
*
Initial error refactoring (make errors less HTTP specific)
James Lal
2013-05-06
5
-64
/
+87
*
Bug 867747 - OAuth2 authentication support (particularly for google) r=kgrand...
James Lal
2013-05-02
10
-53
/
+591
*
Add an abort routine to Caldav.Xhr
gaye
2013-04-18
4
-30
/
+60
*
Merge branch 'master' of github.com:mozilla-b2g/caldav
James Lal
2013-03-06
1
-10
/
+2
|
\
|
*
Revert "Merge pull request #10 from mozilla-b2g/empty-propstat"
James Lal
2013-01-28
1
-10
/
+2
*
|
lint / make sure we really have .ondata
James Lal
2013-03-06
1
-7
/
+9
|
/
*
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
6
-166
/
+55
*
fix misc bugs update ical.js
James Lal
2012-09-06
1
-0
/
+4
*
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
3
-8
/
+14
*
emit DAV:/response on sax for each response
James Lal
2012-07-26
1
-0
/
+5
*
ical.js
James Lal
2012-07-26
1
-2
/
+1
*
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
[next]