Peter Bieringer
dcd6456339
Merge pull request #1244 from christopher-besch/master
...
Add Let's Encrypt Certbot config to Docs
2024-03-01 06:22:43 +01:00
Peter Bieringer
f64488b918
Merge pull request #1161 from bobrippling/master
...
Add reverse proxy example for lighttpd, touches only `DOCUMENTATION.md`
2024-03-01 06:12:33 +01:00
Eugene Davis
f57e738156
fix: dockerfile user from UID to username
2024-02-08 09:58:20 +01:00
Eugene Davis
2dd7328859
Add argument for specifying optional dependencies
2024-02-08 09:58:20 +01:00
Eugene Davis
5b0830ea08
Update Dockerfile to use build stage and set non-root user
2024-02-08 09:58:20 +01:00
Eugene Davis
1c82eb5e05
Add a Dockerfile for building the current code as a Dockerfile
2024-02-08 09:58:17 +01:00
Daniel Lange
cb5b92cb7a
Add check for base_prefix indicating Radicale running at site root (/)
...
Alternative to PR #1310
2023-12-20 11:24:51 +01:00
G-Huber
4cac895901
Update DOCUMENTATION.md
...
Mention correct directory for git config
2023-11-01 08:38:02 +01:00
G-Huber
02c949d5d3
Update DOCUMENTATION.md
...
Explain possible pitfall when using git with systemd
2023-10-31 23:13:46 +01:00
Rob Pilling
8e8c652225
Ensure lighttpd docs handle doubled-path redirects
2023-09-18 18:03:17 +01:00
Rob Pilling
d3b78e0246
Add reverse proxy example for lighttpd
2023-09-18 18:01:43 +01:00
Theodore Ni
110ec3a788
Remove brackets from IPv4 test hostnames
...
Python 3.11 follows the URI spec more closely and no longer allows
braces surrounding IPv4 addresses in hostnames.
2023-08-29 21:08:57 -07:00
Patrick
fa6ec95e8c
Formatting
2023-08-05 18:37:26 +02:00
Patrick
701a9794bc
Add example configuration for Caddy web server
2023-08-05 18:35:05 +02:00
Daniel Lublin
3fd3bf5192
Document removal of X-Script-Name when serving Radicale at root (/)
...
See https://github.com/Kozea/Radicale/issues/1210
If X-Script-Name header is still set to `/` we get warnings in the log
2023-06-15 10:57:44 +02:00
Henning
a58e68ea37
Added main-tag
...
Semantic tags improve accessibility for screenreader-users.
2023-06-06 13:23:22 +02:00
Henning
3e95c0ab0e
Added html-tags
...
HTML5 needs <head> and <body> to valid. Also <html> has to be closed.
2023-06-06 13:21:05 +02:00
Henning
7c25c7715f
changed rel="shortcut icon" to rel="icon"
...
"icon" is standard and used by all modern browsers. Only IE needed
"shortcut icon". Since is it not longer supported and would have needed an
.ico-file, "icon" is the right value for rel.
2023-06-06 12:54:51 +02:00
Peter Bieringer
fadf281734
don't trust headers from external
2023-04-30 09:01:26 +02:00
Peter Bieringer
a3aa0ce7d9
add support for non-standard server ports
2023-04-30 08:58:50 +02:00
Peter Bieringer
ecafa1d32b
update Apache reverse proxy documentation to be aligned with destination check of MOVE request
2023-04-30 08:56:46 +02:00
Unrud
d7ce2f0b98
Fix typo in Content-Disposition header
...
Fixes #1298
2023-04-22 20:01:58 +02:00
Georgiy
513e04e636
all expanded components has the same view
2023-03-31 12:00:59 +03:00
Georgiy
72103c30c2
recurring events brought to rfc4791
2023-03-30 23:13:00 +03:00
Georgiy
a07813ecc9
fix variables naming, fix recurrence element duplication
2023-03-30 19:43:15 +03:00
Georgiy
ae731290c1
processing expand property for REPORT
2023-03-30 19:30:59 +03:00
Unrud
6ae831a324
User-selectable logger formats
2023-03-22 11:18:14 +01:00
Unrud
8efb942892
Use existing record for building ident
2023-03-22 11:18:14 +01:00
Unrud
a2be03fdaf
Log systemd journal connection error
2023-03-22 10:42:17 +01:00
Unrud
77626e5aed
Remove unnecessary check
2023-03-22 10:42:17 +01:00
Unrud
390240c35a
Write log with single syscall
2023-03-22 10:42:17 +01:00
Unrud
5070533a0b
Defer connection to systemd journal
2023-03-22 10:42:17 +01:00
Unrud
e23f0283b0
Fix: Filter empty entries from journal protocol
2023-03-21 01:29:29 +01:00
Unrud
e8e709191a
Tests: Specify typeguard version
2023-03-21 00:41:47 +01:00
Unrud
9276c65462
Upgrade to journald's native journal protocol
2023-03-21 00:11:41 +01:00
Unrud
360484e2d5
Use X-Forwarded-* for server netloc when available
...
Closes #1271
2023-03-08 15:49:46 +01:00
Unrud
1a78114a56
Compare network location with port
2023-03-08 15:49:45 +01:00
Tobias Brox
7d4a0fe70e
Test code for category search issue (ref https://github.com/Kozea/Radicale/issues/1280 and https://github.com/Kozea/Radicale/issues/1125 )
2023-03-05 17:19:08 +01:00
David Greaves
7b98a0028b
Handle lists in filter values for CATEGORIES
...
Issue #1125
Signed-off-by: David Greaves <david@dgreaves.com>
2023-03-05 17:18:44 +01:00
Unrud
11a2b43b60
Use compliant version name
2023-03-05 17:15:34 +01:00
Unrud
6a96b1f5a7
Test python 3.11
2023-03-05 17:15:34 +01:00
Unrud
794c1f84fb
Drop support for python 3.6
2023-03-05 17:15:34 +01:00
Unrud
f8e28f6b6e
Fix new type error
2023-03-05 17:15:34 +01:00
Unrud
526d835b59
Tests: Fix flake8 configuration
2023-03-05 17:15:34 +01:00
Tuna Celik
3e6d8db98d
Synced config.py with origin
2023-02-10 23:32:46 +01:00
Tuna Celik
4a0b2e8791
Rearrange imports
2023-02-10 23:32:32 +01:00
Tuna Celik
22731f3d26
Fixed couple of points after origin sync
2023-02-10 22:52:49 +01:00
Tuna Celik
dd723dae5d
Resolved conflicts
2023-02-10 22:10:47 +01:00
Tuna Celik
cf81d1f9a7
Synced with origin
2023-02-10 22:03:33 +01:00
ky-tt
cdb5160c3e
Update DOCUMENTATION.md: changes permissions
...
As proposed in https://github.com/Kozea/Radicale/issues/898#issuecomment-444035927 this helps using the web interface.
2022-12-11 18:34:02 +01:00