Commit graph

214 commits

Author SHA1 Message Date
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
Markus Unterwaditzer
21b1bafc48 Add prompt strategy 2015-10-04 13:30:43 +02:00
Markus Unterwaditzer
3a4e4218a6 New password fetching
Fix #233
2015-09-11 02:53:31 +02:00
Markus Unterwaditzer
2fda4d6670 Add pipsi back to installation options 2015-08-12 23:01:31 +02:00
Ben Boeckel
216e6c3b21 ssl: use verify and verify_fingerprint
Both have their uses. The latter is very strict in what it will accept,
but it does not catch expired certificates.
2015-08-06 11:25:06 +02:00
Markus Unterwaditzer
60a7778cea Document password_command behavior in keyring.rst 2015-07-16 15:18:31 +02:00
Markus Unterwaditzer
b44db992e7 Bidirectional sync 2015-07-07 16:32:47 +02:00
Markus Unterwaditzer
a007828f87 Simple metadata interface 2015-07-07 16:20:04 +02:00
Markus Unterwaditzer
1bec5afc2f Rename example.cfg => config.example 2015-07-06 16:41:37 +02:00
Markus Unterwaditzer
7e6cf8cb28 There are always problems with computers 2015-06-19 00:12:00 +02:00
Markus Unterwaditzer
902c62c083 Add note regarding iCloud's 2fa
See #220
2015-06-18 23:43:00 +02:00
Markus Unterwaditzer
ad26e56b1d Remove watdo 2015-06-18 16:49:50 +02:00
Markus Unterwaditzer
364912b496 Rewrite when.rst 2015-06-14 15:09:11 +02:00
Markus Unterwaditzer
d9a888abda Hopefully explain better what vdirs are 2015-06-14 14:28:33 +02:00
Markus Unterwaditzer
35c272dda2 Switch to setuptools-scm 2015-06-12 02:47:21 +02:00
Markus Unterwaditzer
c4b4a4e8ad Mention MS tool for fixing broken Outlook events
See #214
2015-06-08 15:21:52 +02:00