Commit graph

100 commits

Author SHA1 Message Date
Hugo Osvaldo Barrera
41a92528ca Update doc as per latest feedback. 2014-12-15 15:55:54 -03:00
Hugo Osvaldo Barrera
ff72e34826 Document XDG-Basedir compatibility.
Document that it's possible to place the configuration file in and XDG-Basedir
compliant location.
2014-12-14 17:57:13 -03:00
Markus Unterwaditzer
48d0631c3d Small restructuring 2014-12-03 19:33:07 +01:00
Markus Unterwaditzer
08c07c4be4 New config format
See #141

Basically this tries to parse config values with JSON, if that fails,
the value is interpreted as string.

I'd greatly appreciate feedback on this and #141
2014-12-02 21:03:06 +01:00
Markus Unterwaditzer
a29c60c58d AFAIK requests comes with its own CA bundle now 2014-11-28 19:22:33 +01:00
Markus Unterwaditzer
af3b081e27 Update debian problems in response to #140 2014-11-28 19:16:57 +01:00
Markus Unterwaditzer
977ba4c285 Remove any mention of pipsi
As usual for Armin, excellent software with excellent design, but
basically no maintenance.
2014-11-28 18:35:35 +01:00
Markus Unterwaditzer
069f5dfa89 Deal with Radicale 0.7
Fix #138
2014-11-26 14:19:46 +01:00
Markus Unterwaditzer
0ac80f365d Merge entries for supported graphical calendars 2014-11-23 09:53:15 +01:00
Markus Unterwaditzer
5b70688402 Remove FUD 2014-11-20 18:06:43 +01:00
Markus Unterwaditzer
7d6c8b29ce Add more stuff to the tutorial
Fix #136
2014-11-20 18:04:25 +01:00
Markus Unterwaditzer
4fd4e21cc6 Rewrite introductory paragraph 2014-11-20 17:51:30 +01:00
Markus Unterwaditzer
09f3ad10fb fix whitespace 2014-11-18 18:04:29 +01:00
Markus Unterwaditzer
de829e4cfd Also allow default theme for documentation.
Fix #134
2014-11-18 17:17:42 +01:00
Markus Unterwaditzer
ca7a5318ca fix heading in vdir spec 2014-11-16 14:21:01 +01:00
Markus Unterwaditzer
f113b1d1e3 What rationale? 2014-11-16 14:20:18 +01:00
Markus Unterwaditzer
ad128d37c5 Some doc improvements 2014-10-29 21:31:18 +01:00
Markus Unterwaditzer
f4134f0918 fix typo 2014-10-27 23:02:09 +01:00
Markus Unterwaditzer
6a4506a9da "keep track of THE files" 2014-10-27 20:15:16 +01:00
Markus Unterwaditzer
be8c3c4f02 Fix reference 2014-10-27 20:14:09 +01:00
Markus Unterwaditzer
867148dd45 Update installation docs 2014-10-27 20:12:41 +01:00
Markus Unterwaditzer
9be288b70d Add support page 2014-10-26 20:52:52 +01:00
Markus Unterwaditzer
2fd74c8cbe add disclaimer 2014-10-19 14:53:58 +02:00
Markus Unterwaditzer
05dbe56acf Add dayplanner to list of supported applications 2014-10-19 14:50:16 +02:00
Markus Unterwaditzer
c759069c0d Add github issue link role 2014-10-19 13:48:09 +02:00
Markus Unterwaditzer
79e627d429 Add description in latex docs 2014-10-19 13:22:44 +02:00
Markus Unterwaditzer
e9200ff6a2 Why did i capitalize this? 2014-10-19 13:00:56 +02:00
Markus Unterwaditzer
9290b9132f Specify minimum versions for dependencies 2014-10-19 12:28:33 +02:00
Markus Unterwaditzer
e270e78bb3 These dots annoy me 2014-10-18 22:34:40 +02:00
Markus Unterwaditzer
c33e67fb81 Remove processes param completely from docs 2014-10-18 22:27:50 +02:00
Markus Unterwaditzer
6ac71e0e7c Merge pull request #126 from untitaker/issue124
Stop using multiprocessing.dummy.Pool
2014-10-18 17:22:04 +02:00
Markus Unterwaditzer
734fdd61f6 Improve conflict_resolution docs 2014-10-18 16:37:45 +02:00
Markus Unterwaditzer
9688eb3a2c Also clarify for contacts 2014-10-18 16:33:39 +02:00
Markus Unterwaditzer
29d80b7be0 Stop using multiprocessing.dummy.Pool
- Custom job queue with workers based on threads.
- Collection discovery is now done in a separate thread. Due to the
  gained flexibility, we could do the sync actions in separate threads
  too?
- The processes parameter has been removed, the related new option is
  only available on the CLI.
2014-10-16 21:40:49 +02:00
Markus Unterwaditzer
9b00fd89d8 vdir: Clarify how many items are allowed in one file 2014-10-14 18:15:57 +02:00
Markus Unterwaditzer
8bb25e3fb2 Rename "API" to "Config"
This is not actually a programming interface.
2014-10-08 20:33:30 +02:00
Thomas Weißschuh
0441fe7354 fix link definition in docs 2014-10-05 19:28:56 +00:00
Thomas Weißschuh
f3a67ed1f8 mention contactquery.c in docs
see #25
2014-10-05 19:28:30 +00:00
Markus Unterwaditzer
fefaf658f0 Shorten links 2014-10-05 20:04:06 +02:00
Markus Unterwaditzer
9b6dba8511 Add Orage and khard to client apps
Fix #122
2014-10-03 15:05:07 +02:00
Markus Unterwaditzer
cdd0d21f33 I did it again... 2014-09-23 21:29:55 +02:00
Markus Unterwaditzer
27682f130d Add supported software 2014-09-23 17:47:37 +02:00
Markus Unterwaditzer
32dbba8c44 Add documentation for `passwordeval` parameter. 2014-09-20 14:20:54 +02:00
Markus Unterwaditzer
5539ec26e9 Recommend system packages over pip
Including pkgsrc package by @0-wiz-0 and AUR package by @hobarrera.
2014-09-13 20:36:32 +02:00
Markus Unterwaditzer
1699324304 Add docs for passwordeval function 2014-09-13 14:34:16 +02:00
Markus Unterwaditzer
9e12e29db6 Properly deal with invalid filename characters
Fix #110
2014-09-03 20:35:31 +02:00
Markus Unterwaditzer
69505f4c61 Fix link again 2014-08-27 17:46:04 +02:00
Markus Unterwaditzer
7e606f6123 Update link 2014-08-27 17:42:13 +02:00
Markus Unterwaditzer
f6088fd036 Give up on proper signal handling 2014-08-23 10:37:42 +02:00
Markus Unterwaditzer
c7e6acc0ba Rewrite get_password
Only fetching by hostname, no bruteforce algorithm for system keyring
2014-08-22 20:06:37 +02:00