Commit History

Author SHA1 Message Date
  Guillaume Ayoub 99575d69ca Clean some ical methods 11 years ago
  deronnax fbbbaae646 indexed items storage 11 years ago
  deronnax 0456d166cc simpler and faster unfold function 11 years ago
  Guillaume Ayoub 6e715912f6 Handle headers other than PRODID and VERSION (fix #250) 11 years ago
  Felix Lange 20b1a29149 fix color support 11 years ago
  Daniel Danner 1769a68719 Sort items before serializing to minimize diff 11 years ago
  Guillaume Ayoub a920518a26 Return an int for __hash__ 12 years ago
  Guillaume Ayoub 337d2719be Cosmetics 12 years ago
  9m66p93w 6bc745fe45 Replace built-in hash function with hashlib. 12 years ago
  Jean-Marc Martins a631c8c761 Fix compatibility between python2 and 3 12 years ago
  Jean-Marc Martins 6e98b1b3e8 Adds multifilesystem storage backend (See #30) 12 years ago
  Guillaume Ayoub 423feaec2a Get a random color for calendars with no color 12 years ago
  Guillaume Ayoub 00b498677d Merge pull request #48 from jspricke/color 12 years ago
  Guillaume Ayoub a884169487 Don't be so optimistic about collection detection. 12 years ago
  Guillaume Ayoub 205600c2d1 Fix the test used to guess if a path is a collection 12 years ago
  Guillaume Ayoub 2cd90c6a4a Use a simpler code to detect not-created-yet addressbooks 12 years ago
  Guillaume Ayoub 61eedc2b7c Match stupid naming conventions used by Apple's clients for collections 12 years ago
  Jochen Sprickerhof 5f2245c35f Add color support 12 years ago
  Guillaume Ayoub 3e3f07a6de Assume that the collection is an addressbook when "carddav" is in URL 12 years ago
  Guillaume Ayoub 040d3b87a8 Revert a strange commit (let's say I was tired) 12 years ago
  Guillaume Ayoub e4af425893 Fix some corner-cases for requests at root path 13 years ago
  Guillaume Ayoub bf8e874e4d Merge *base_prefix config keys into base_prefix (fixes #996) 13 years ago
  Guillaume Ayoub 406bb6e8cc Update copyright years 13 years ago
  Guillaume Ayoub 45afac5353 Code cleaned and modules renamed 13 years ago
  Guillaume Ayoub 7bfc17a51d Use " instead of ' (you can laugh at me) 14 years ago
  Guillaume Ayoub 36918232c0 Better detection of vcards 14 years ago
  Guillaume Ayoub f37c3a0b27 Let GET requests create address books too! 14 years ago
  Guillaume Ayoub 22e4e3764c Explicitely create collections on GET requests 14 years ago
  Guillaume Ayoub 128a20714b Use is_leaf and is_node instead of is_item and is_collection 14 years ago
  Guillaume Ayoub d256a0551c Fix an indentation bug 14 years ago