Tree @v0.0.2 (Download .tar.gz)
History of
xandikos
@v0.0.2
git clone https://www.jelmer.uk/code/xandikos/
- Release 0.0.2. Jelmer Vernooij 3 years ago
- Ensure that hrefs for collections have a trailing slash. Jelmer Vernooij 3 years ago
- Add Store(check_for_duplicate_uids=True). Jelmer Vernooij 3 years ago
- Remove public lookup_uid. Jelmer Vernooij 3 years ago
- Check whether properties are supported on a resource before attempting to set them. Jelmer Vernooij 3 years ago
- fix typo in web.py Félix Sipma (commit: Jelmer Vernooij) 3 years ago
- Fix DTSTART/DTEND fields. Jelmer Vernooij 3 years ago
- Default to local timezone, output utc timezone in freebusy. Jelmer Vernooij 3 years ago
- Improve timezone handling. Jelmer Vernooij 3 years ago
- Support finding time range for freebusy and journal. Jelmer Vernooij 3 years ago
- Add support for RFC5689, fix some errors. Jelmer Vernooij 3 years ago
- Reintroduce infit check. Jelmer Vernooij 3 years ago
- Avoid double slashes. Jelmer Vernooij 3 years ago
- Implement DAV:group-membership. Jelmer Vernooij 3 years ago
- Don't crash on properties that are lists. Jelmer Vernooij 3 years ago
- Allow defaults to already exist. Jelmer Vernooij 3 years ago
- Don't rely on exist_ok argument to os.makedirs, doesn't seem to work on pypy3. Jelmer Vernooij 3 years ago
- Move collection creation to backend. Jelmer Vernooij 3 years ago
- Move destroy logic to Store. Jelmer Vernooij 3 years ago
- Add Collection.destroy. Jelmer Vernooij 3 years ago
- Support delete_member on collection sets. Jelmer Vernooij 3 years ago
- Allow no content type to MKCOL. Jelmer Vernooij 3 years ago
- Use checksum for etag of root page. Jelmer Vernooij 3 years ago
- Add default mime type. Jelmer Vernooij 3 years ago
- Allow for content type to not be available. Jelmer Vernooij 3 years ago
- If no mime type can be determined, use 'application/octet-stream'. Jelmer Vernooij 3 years ago
- Actually set store types. Jelmer Vernooij 3 years ago
- Simplify create a bit. Jelmer Vernooij 3 years ago
- Add --defaults option. Jelmer Vernooij 3 years ago
- Don't assume default paths are relative. Jelmer Vernooij 3 years ago