Jean-Marc Martins
|
6e98b1b3e8
Adds multifilesystem storage backend (See #30)
|
12 lat temu |
Guillaume Ayoub
|
423feaec2a
Get a random color for calendars with no color
|
12 lat temu |
Guillaume Ayoub
|
00b498677d
Merge pull request #48 from jspricke/color
|
12 lat temu |
Guillaume Ayoub
|
a884169487
Don't be so optimistic about collection detection.
|
12 lat temu |
Guillaume Ayoub
|
205600c2d1
Fix the test used to guess if a path is a collection
|
12 lat temu |
Guillaume Ayoub
|
2cd90c6a4a
Use a simpler code to detect not-created-yet addressbooks
|
12 lat temu |
Guillaume Ayoub
|
61eedc2b7c
Match stupid naming conventions used by Apple's clients for collections
|
12 lat temu |
Jochen Sprickerhof
|
5f2245c35f
Add color support
|
12 lat temu |
Guillaume Ayoub
|
3e3f07a6de
Assume that the collection is an addressbook when "carddav" is in URL
|
12 lat temu |
Guillaume Ayoub
|
040d3b87a8
Revert a strange commit (let's say I was tired)
|
12 lat temu |
Guillaume Ayoub
|
e4af425893
Fix some corner-cases for requests at root path
|
13 lat temu |
Guillaume Ayoub
|
bf8e874e4d
Merge *base_prefix config keys into base_prefix (fixes #996)
|
13 lat temu |
Guillaume Ayoub
|
406bb6e8cc
Update copyright years
|
13 lat temu |
Guillaume Ayoub
|
45afac5353
Code cleaned and modules renamed
|
13 lat temu |
Guillaume Ayoub
|
7bfc17a51d
Use " instead of ' (you can laugh at me)
|
14 lat temu |
Guillaume Ayoub
|
36918232c0
Better detection of vcards
|
14 lat temu |
Guillaume Ayoub
|
f37c3a0b27
Let GET requests create address books too!
|
14 lat temu |
Guillaume Ayoub
|
22e4e3764c
Explicitely create collections on GET requests
|
14 lat temu |
Guillaume Ayoub
|
128a20714b
Use is_leaf and is_node instead of is_item and is_collection
|
14 lat temu |
Guillaume Ayoub
|
d256a0551c
Fix an indentation bug
|
14 lat temu |
Guillaume Ayoub
|
8dcc613f0a
Don't use the VADDRESSBOOK tag anymore (closes #667)
|
14 lat temu |
Guillaume Ayoub
|
d5b1cdcbf2
Add the tag when writing calendars (closes #658)
|
14 lat temu |
Guillaume Ayoub
|
54aa8817e7
Add the "set_mimetype" method forgotten during the merge (closes #657)
|
14 lat temu |
Guillaume Ayoub
|
9c4a85ef1f
Merge branch 'carddav', and update copyright dates
|
14 lat temu |
Guillaume Ayoub
|
6eb9b21aac
Merge branch 'git'
|
14 lat temu |
Guillaume Ayoub
|
5b680d1400
Remove brackets inserted in UIDs by Outlook
|
14 lat temu |
Guillaume Ayoub
|
022b2aa91f
Clean and reorder calendar functions
|
14 lat temu |
Guillaume Ayoub
|
b1414c152d
Split the storage filesystem backend into another file
|
14 lat temu |
Guillaume Ayoub
|
a4a52c71d2
Use a clean way to manage calendars and address books different serialization
|
14 lat temu |
Guillaume Ayoub
|
1dfa887384
Fix the GET and REPORT requests for vcards
|
14 lat temu |