1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-06-29 16:55:32 +00:00
Commit graph

347 commits

Author SHA1 Message Date
Unrud
0251999737 highlight code 2017-06-12 18:35:34 +02:00
Unrud
691b5ad5ca Merge pull request #636 from denisaltroy/drts-gh_pages_typo
Fixed typo in Storage section
2017-06-12 16:27:28 +02:00
denisaltroy
a8639ebe44 Fixed typo in Storage section
Changed `foloowing` -> `following`
2017-06-11 23:49:44 -04:00
Unrud
5493f89646 examples for log file rotation 2017-06-10 21:00:35 +02:00
Unrud
8d4b497847 Change Windows folder to ~/radicale/collections
It's consistent with instructions for linux
2017-06-10 18:51:58 +02:00
Unrud
09ce73aad4 Change folder to /var/lib/radicale/collections 2017-06-10 18:50:59 +02:00
Unrud
b3a5371e06 Improve security for systemd and daemonization 2017-06-10 18:28:54 +02:00
Unrud
326859e53e Document features of the development version 2017-06-07 21:50:23 +02:00
Unrud
200a9cc40b Add filesystem_folder configuration option 2017-06-07 21:39:30 +02:00
Unrud
78c5b74978 Clients will not show address books outside of /USERNAME/ 2017-06-07 21:38:48 +02:00
Unrud
03caddc950 The None auth backend disables rights checking 2017-06-07 21:38:05 +02:00
Unrud
f3425b7022 Fix spelling mistake 2017-06-07 14:28:04 +02:00
Unrud
f6c0028653 Clarify archive download 2017-06-04 15:39:55 +02:00
Unrud
0d12b8a88f Remove useless comment about double fork 2017-06-04 15:39:53 +02:00
Unrud
20166bbbb9 Improve installation instruction 2017-06-04 15:39:52 +02:00
Unrud
cab46a18cb Mention WSGI file 2017-06-04 15:39:49 +02:00
Unrud
32dc70dd15 Remove user from URLs 2017-06-04 15:39:47 +02:00
Unrud
01aae3e390 Fix class names 2017-06-01 13:14:00 +02:00
Unrud
ac1274f400 WSGI: Add RADICALE_CONFIG and None auth pitfall 2017-06-01 10:40:42 +02:00
Unrud
cdeabe1b3f Improve nginx example 2017-06-01 10:25:31 +02:00
Unrud
cb05958aff Improve reverse proxy documentation 2017-05-29 02:20:41 +02:00
Unrud
6fb212cc73 Remove Debugging page
There is nothing here.
2017-05-29 02:04:44 +02:00
Unrud
01400d967d Add documentation for clients 2017-05-29 02:04:42 +02:00
Unrud
0a0e3d1bf0 Document the storage layout and format 2017-05-29 02:04:39 +02:00
Unrud
b9bb46815d Add instructions for plain htpasswd to Basic Setup 2017-05-29 02:04:36 +02:00
Unrud
2e0e1947bd Add note about authentication to tutorial 2017-05-29 02:04:34 +02:00
Unrud
1ab2f6cefb Correct wrong module paths 2017-05-29 02:04:31 +02:00
Unrud
06efdb17ae Add instructions to install directly from git 2017-05-29 02:04:28 +02:00
Unrud
d8402fa7e8 Add $ to command line
Like everywhere else.
2017-05-29 02:04:25 +02:00
Unrud
e87bb3ca19 Change PyPI URL to https 2017-05-29 02:04:22 +02:00
Unrud
1eab8ba9f8 Link to manpages from Debian 2017-05-29 02:04:19 +02:00
Unrud
0acc880319 Remove old output
Missed that line when removing the --verbose argument.
2017-05-28 04:50:28 +02:00
Unrud
aa9792ed20 Make link really clickable 2017-05-28 04:49:48 +02:00
Unrud
9818b4094a Make link clickable
Markdown rendered it as text with enclosing [].
2017-05-28 03:38:55 +02:00
Unrud
5071c1931c Fix nginx example
location and X-Script-Name must be the same of course.
2017-05-28 03:38:55 +02:00
Unrud
fc4d1b6caa Socket timeouts are irrelevant for WSGI 2017-05-28 03:38:55 +02:00
Unrud
dd8c22d3be Remove escaping from underscores 2017-05-28 03:38:55 +02:00
Unrud
bedbbd8d79 Fix links
They pointed to the wrong page.
2017-05-28 03:38:55 +02:00
Unrud
ddb7548bd2 Remove --verbose argument
It doesn't exist in Radicale 2.0.0.
2017-05-28 03:38:49 +02:00
Guillaume Ayoub
ac51842e2e Add news for 2.0.0 2017-05-27 18:52:06 +02:00
Guillaume Ayoub
79dd657987 Change the baseurl config key 2017-05-27 17:56:04 +02:00
Guillaume Ayoub
207a3626df Merge branch 'gh-pages' of github.com:Kozea/radicale into gh-pages 2017-05-27 17:55:20 +02:00
Guillaume Ayoub
b39440f0d8 Transfer the website to radicale.org 2017-05-27 17:53:18 +02:00
Guillaume Ayoub
d3d7e38116 Create CNAME 2017-05-27 17:50:48 +02:00
Guillaume Ayoub
00c9fa48ad Put the comments on empty lines
Comments are not officially allowed at the end of content lines
2017-05-27 12:47:52 +02:00
Guillaume Ayoub
7f67f3953c Change the color of the namespaces 2017-05-27 12:46:07 +02:00
Guillaume Ayoub
3281ca71d6 Revert "Use TOML instead of INI highlight syntax"
This reverts commit ed428fdbc1.
2017-05-27 12:45:56 +02:00
Guillaume Ayoub
ed428fdbc1 Use TOML instead of INI highlight syntax 2017-05-27 12:41:26 +02:00
Guillaume Ayoub
247700ebe2 Add missing empty line 2017-05-27 12:33:28 +02:00
Guillaume Ayoub
18809a29a2 Add code highlight theme 2017-05-27 12:23:34 +02:00