Unrud
|
f2389a1e53
specify filename for downloaded address books and calendars
|
7 years ago |
Unrud
|
5f8b9e5672
remove left behind debug output
|
7 years ago |
Unrud
|
af831ff13f
Log thread name when not main thread
|
7 years ago |
Unrud
|
b8627c33fb
prevent overwriting collections when uploading
|
7 years ago |
Unrud
|
76f7adfed4
make collection names bold
|
7 years ago |
Unrud
|
53b064bc2f
add upload dialog to web interface
|
7 years ago |
Unrud
|
30a9ecc06b
Use forking for internal server when available
|
7 years ago |
Unrud
|
ddd99a5329
Check that storage lock guarantees are met
|
7 years ago |
Unrud
|
5d969ff65c
Include versions in item cache hash
|
7 years ago |
Unrud
|
f708a7b2b6
Use " instead of '
|
7 years ago |
Unrud
|
24f835a2a1
Remove unused configuration
|
7 years ago |
Unrud
|
8281769edf
Move filesystem_fsync config from section storage to internal
|
7 years ago |
Unrud
|
4282ea46e4
Add section for internal configuration
|
7 years ago |
Unrud
|
59f7104dce
Replace option "debug" with "level" in "logging"
|
7 years ago |
Unrud
|
a5fa35e785
require python>=3.5.2
|
7 years ago |
Unrud
|
59d10ef9f7
Only limit content length with internal server
|
7 years ago |
Unrud
|
6b281e1726
Move `realm` config from `server` to `auth`
|
7 years ago |
Unrud
|
6c12bba8a8
Bump version to 2.90.0
|
7 years ago |
Unrud
|
3d77238a4b
Move WSGI server to server.py
|
7 years ago |
Unrud
|
6f15cddfbc
Don't pollute WSGI environ with OS environ
|
7 years ago |
Unrud
|
e5e13faa7c
Remove daemonization
|
7 years ago |
Unrud
|
c7d1936cb6
remove everything marked as DEPRECATED
|
7 years ago |
Unrud
|
e96410c6e7
Only support file based locking
|
7 years ago |
Unrud
|
c7e65fbb7f
require UIDs in CalDAV/CardDAV / check for duplicated UIDs / try to use UIDs as filenames
|
7 years ago |
Unrud
|
7964d288a5
Tests: Don't overwrite component with different UID
|
7 years ago |
Unrud
|
d2e6566147
Don't test missing UIDs in CalDAV/CardDAV
|
7 years ago |
Unrud
|
c657dda753
Add clarifying comment
|
7 years ago |
Unrud
|
d7255df768
Tests: Remove start_response method
|
7 years ago |
Unrud
|
bd52dcd590
Detect systemd journal
|
7 years ago |
Unrud
|
24815255be
Use wsgi.errors to for errors
|
7 years ago |