Adapted fork of radicale
Go to file
Unrud 30c9c55358 Exit immediately after cleanup when signal is received
Waiting for clients introduces the risk that we exceed some timeout (e.g. from systemd) and get killed instead.
2020-08-31 14:11:42 +02:00
.github/workflows CI: Fix coveralls 2020-07-23 19:45:31 +02:00
radicale Exit immediately after cleanup when signal is received 2020-08-31 14:11:42 +02:00
.gitignore Unified gitignore 2020-03-02 02:43:00 +01:00
config Improve doc 2020-04-11 13:27:00 +02:00
COPYING Adding package documentation files 2009-09-01 15:59:18 +02:00
Dockerfile Simpler Dockerfile 2020-08-07 02:52:20 +02:00
DOCUMENTATION.md Add reverse proxy examples for Apache .htaccess 2020-08-16 18:21:38 +02:00
MANIFEST.in Remove radicale.py script 2020-08-31 13:54:47 +02:00
NEWS.md Update NEWS.md 2020-08-18 22:57:17 +02:00
radicale.wsgi Rework entrypoints 2020-01-17 05:00:31 +01:00
README.md Shorter web interface title 2020-05-22 16:34:48 +02:00
rights New right "i": Only allowing HTTP method GET 2020-04-22 19:20:42 +02:00
setup.cfg Fix isort test 2020-07-23 18:42:43 +02:00
setup.py Change version to "master" 2020-05-17 10:37:48 +02:00

Read Me

Test Coverage Status

Radicale is a free and open-source CalDAV and CardDAV server.

For the complete documentation, please visit Radicale "master" Documentation.