Commit graph

229 commits

Author SHA1 Message Date
Markus Unterwaditzer
e9185324ae Fix up links for new docs URL 2016-08-15 20:44:45 +02:00
Markus Unterwaditzer
bec3a81186 Restructure setup.py
See #487
2016-08-13 12:05:32 +02:00
Evgeni Golov
9f5c88bece point out that CalDAV/CardDAV is different to Calendar/Contacts APIs 2016-06-10 07:43:15 +02:00
Evgeni Golov
f3023748a7 properly quote "from a" (#463) 2016-06-09 23:09:12 +02:00
Markus Unterwaditzer
586f923c83 Remove outdated parameter from docs 2016-05-30 22:52:39 +02:00
Markus Unterwaditzer
35c46a030a Add vdirel to applications
cc @damiencassou

See https://github.com/DamienCassou/vdirel/issues/1
2016-05-24 16:39:32 +02:00
Markus Unterwaditzer
d7a527b5be Add Gentoo package
Thanks to @amynka
2016-05-07 01:24:34 +02:00
Markus Unterwaditzer
3ac486cff1 Remove absolute links within docs
Leftover from old filename CONTRIBUTING.rst
2016-04-28 01:32:25 +02:00
Markus Unterwaditzer
632b884e54 New domain for readthedocs 2016-04-28 01:30:56 +02:00
Markus Unterwaditzer
d06dd4ca85 Add example for metadata sync (#440)
Fix #422
2016-04-28 00:55:35 +02:00
Markus Unterwaditzer
41c59f4c47 Make discovery explicit (#439)
* Make discovery explicit

Fix #438
2016-04-27 02:17:16 +02:00
Markus Unterwaditzer
3bad8e0c78 pipsi: Use Python 3 2016-04-20 19:04:12 +02:00
Markus Unterwaditzer
be8df955e9 Ability to sync differently named collections with each other (#423)
* Ability to sync differently named collections

* Fixes

* Fixes

* Add example
2016-04-10 12:36:51 +02:00
Markus Unterwaditzer
f4d285a066 Add link to ToS 2016-04-07 23:23:13 +02:00
Markus Unterwaditzer
12c22f19c0 Remove default client ID for Google
Change the documentation accordingly

Fix #407
2016-04-07 23:10:00 +02:00
Markus Unterwaditzer
d034c6b67f Split table of contents into three categories
* Split table of contents into three categories

* Add info about issue tracker and waffle.io

Fix #388
2016-04-04 23:24:06 +02:00
Markus Unterwaditzer
2888757e1b Refactor Google support into own storage types 2016-04-02 21:14:17 +02:00
Marek Marczykowski
6d8db949fa Initial OAuth2 (Google variant) support for dav storage
This commits adds 'oauth2_google' authentication mechanism to dav
storage driver.
2016-04-02 20:51:11 +02:00
Markus Unterwaditzer
b501a86081 Fix formatting in docs 2016-03-30 23:13:12 +02:00
Markus Unterwaditzer
b93bcf0ba8 New IRC channel 2016-03-16 00:26:48 +01:00
Markus Unterwaditzer
3fd1098ca5 docs: Reformat packaging.rst 2016-03-15 20:42:43 +01:00
Markus Unterwaditzer
89f9b35e1c docs: Annotate commands in contributing.rst 2016-03-15 20:36:57 +01:00
Markus Unterwaditzer
b726364b93 Replace all instances of untitaker with pimutils 2016-03-15 15:36:40 +01:00
Damien Cassou
e5e1f42013 Fix Makefile rule to reference install-test 2016-03-14 07:46:40 +01:00
Markus Unterwaditzer
66bd52244d Remove old Baikal xfails
Ref #160
Ref https://github.com/fruux/sabre-dav/issues/422
2016-03-08 21:27:45 +01:00
Markus Unterwaditzer
7ad2af7063 packaging.rst: Add note about DETERMINISTIC_TESTS 2016-03-04 15:07:55 +01:00
Markus Unterwaditzer
c7e6ca20e4 Add packaging guidelines 2016-03-04 15:07:55 +01:00
Markus Unterwaditzer
325831049b Reshuffle docs again 2016-03-04 14:58:55 +01:00
Markus Unterwaditzer
d1d47256ab Fix stylization in tutorial 2016-02-25 23:04:02 +01:00
Markus Unterwaditzer
00c0d64632 Docs: Fix ambiguous use of term metadata 2016-02-24 16:49:22 +01:00
Markus Unterwaditzer
532f63a227 Re-add vdir to toctree 2016-02-21 14:31:29 +01:00
Markus Unterwaditzer
452cec1778 Restructure docs 2016-02-20 21:56:02 +01:00
Markus Unterwaditzer
865a2df854 Add IRC channel to docs 2016-02-20 21:45:16 +01:00
Markus Unterwaditzer
727ce250cf Remove the default of collections to autodiscovery
See #328
2016-02-12 23:00:07 +01:00
Markus Unterwaditzer
15c8ceee5f Rewrite 'When' page 2016-02-01 22:48:20 +01:00
lfam
6d01161a05 Mention GNU Guix package
* docs/tutorial.rst (Installation): Add link to GNU Guix package.
2016-01-16 19:27:49 -05:00
Markus Unterwaditzer
3a3b6ee7ee Remove keyring support 2016-01-16 23:29:14 +01:00
Markus Unterwaditzer
7583be5826 Document that SHA256 fingerprints already work
Fix #321
2016-01-15 21:37:45 +01:00
Markus Unterwaditzer
893f29dbaf Flake8 fixes 2016-01-14 02:51:22 +01:00
Markus Unterwaditzer
99f5e51ab6 Tutorial reformatting 2015-12-31 16:26:24 +01:00
JocelynDelalande
0a9a04eabd Fix typo on collection discovery doc
(the example from the doc crashes on setting validation)
2015-12-13 14:45:34 +01:00
Christian Geier
2fd4e24a58 improve doc on keyring usage 2015-12-12 15:40:16 +01:00
Markus Unterwaditzer
6b5cd035da Massively improve doc refs
Fix #243
2015-12-06 21:10:02 +01:00
Markus Unterwaditzer
20e04e6bff Add more pkg links 2015-11-06 00:00:29 +01:00
Markus Unterwaditzer
f74b6ac78e Use setuptools extras instead of requiring user to manually specify deps 2015-11-05 15:36:25 +01:00
Markus Unterwaditzer
d2eeaf86ee Add docs 2015-11-05 00:12:55 +01:00
Markus Unterwaditzer
6ceeb99f4a remoteStorage implementation 2015-11-05 00:00:18 +01:00
Markus Unterwaditzer
3627c6e810 Add example to owncloud docs 2015-10-30 20:15:37 +01:00
Markus Unterwaditzer
98111e7625 Add helpful command to fingerprint docs 2015-10-30 20:11:39 +01:00
Markus Unterwaditzer
4ffce4ef12 Remove last traces of password_command 2015-10-28 16:43:40 +01:00