1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-07 18:30:54 +00:00
Commit graph

1667 commits

Author SHA1 Message Date
Peter Bieringer
fc7b50d69f add option to skip broken item instead of triggering exception 2024-06-09 13:57:32 +02:00
Peter Bieringer
695c5d8416 align default log level with config.py 2024-06-09 13:43:23 +02:00
Peter Bieringer
ad596002f3 add support for conditional logging of backtrace_on_debug 2024-06-09 13:42:08 +02:00
Peter Bieringer
a07b39eaad check/detect whether path is a collection, adjust/extend logging 2024-06-09 11:14:51 +02:00
Peter Bieringer
b603acf89f extend 2024-06-09 11:13:38 +02:00
Peter Bieringer
e8c092bd2d DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead 2024-06-09 08:46:29 +02:00
Peter Bieringer
bf112d6b5f log also in case of "denyall" is selected, cosmetics 2024-06-07 12:35:21 +02:00
Peter Bieringer
ad3a8d9370 update copyright 2024-06-07 08:36:05 +02:00
Peter Bieringer
27dfaa8663 warn in case no user authentication is active 2024-06-07 08:35:46 +02:00
Peter Bieringer
c7c3119267 detect active default config 2024-06-07 08:35:26 +02:00
Peter Bieringer
d8cbe0e206 extend copyright 2024-06-07 06:46:16 +02:00
Peter Bieringer
5dd27d3c80 add support for auth.type=denyall 2024-06-07 06:45:39 +02:00
Georgiy
63db0483d0 (#1485) If an event comes with a dtstart specified as a date then in the response we return the date 2024-06-02 10:40:35 +03:00
Georgiy
9179550162 Merge branch 'master' of github.com:metallerok/Radicale into processing-all-day-expand-events 2024-05-29 23:23:01 +03:00
Georgiy
7d39354c37 mypy check fix 2024-05-29 16:42:49 +03:00
Georgiy
acf65e9d6a (#1485) Fix processing all day expanded events 2024-05-29 16:33:54 +03:00
Peter Bieringer
fb7630f9eb fix/adjustment reported by test 2024-05-29 06:19:00 +02:00
Peter Bieringer
496b9f1d7c extend copyright 2024-05-29 06:18:35 +02:00
Peter Bieringer
2c0da6f37c extend copyright 2024-05-29 06:08:04 +02:00
Peter Bieringer
4678612194 add option to log bad PUT request content 2024-05-29 06:07:36 +02:00
Peter Bieringer
61fef9c9df extend error message for "Bad PUT request" 2024-05-18 13:30:26 +02:00
Peter Bieringer
6f7abbcba5 fix for pytest warning: "is using nose-specific method: setup(self)" 2024-05-09 01:04:28 +02:00
David Arnold
16eadd11b5 Allow quoted-printable encoding for vObjects.
Resolves the parsing issue in #1238.
2024-04-27 14:22:33 +00:00
IM
239e17d735 added compatibility with a case-insensitive authentication provider 2024-04-17 18:31:51 +03:00
Georgiy
f0e21b14c2 validation fixes 2024-04-06 11:02:40 +03:00
Peter Bieringer
06a95d7597 fix according to isort report 2024-04-06 07:30:07 +02:00
Peter Bieringer
a8bc232883
Merge pull request #1293 from metallerok/processing-expand-property
Processing expand property
2024-04-06 07:05:59 +02:00
Georgiy
4e4af2aca5 pep8 fix 2024-04-05 11:35:53 +03:00
Georgiy
d1da63569b Fix setting recurrence-id for expanded items. test for report with expand
finished
2024-04-01 19:54:25 +03:00
Georgiy
513415d201 start creating test for rrule expand property, fix expand processing 2024-04-01 19:27:59 +03:00
Peter Bieringer
9d91564d10 adjust default loglevel to "info 2024-03-22 07:21:15 +01:00
Peter Bieringer
150efe2a0c remove trailing spaces 2024-03-18 21:01:21 +01:00
Peter Bieringer
95cd6938d9
Merge pull request #1456 from MatthewHana/v3.2-devel
WEB UI: HREF for Upload, Refresh button, and CSS fixes
2024-03-18 18:41:54 +01:00
MatthewHana
a49454d36e Restore empty new line to fix conflict 2024-03-18 18:59:40 +11:00
Peter Bieringer
aadcc42eb3 fix log message related to bcrypt+autodetect 2024-03-18 06:51:05 +01:00
MatthewHana
ffebbf1928 Rearrange functions to resolve false conflict. 2024-03-18 06:45:10 +11:00
MatthewHana
84fd30f357 Add HREF validity functions with documentation 2024-03-18 06:40:14 +11:00
MatthewHana
4e99105225 Remove HREF validity functions [temporary] 2024-03-18 06:35:07 +11:00
MatthewHana
d05d726dc2 Spacing tweaks to try to resolve odd conflict 2024-03-18 06:33:57 +11:00
MatthewHana
e66055de08 WEB UI: HREF for Upload, Refresh button, and CSS fixes 2024-03-17 12:30:15 +11:00
Peter Bieringer
a24a97f880 improve/extend mkcol logging 2024-03-16 18:22:12 +01:00
Peter Bieringer
922de6ce14 align log text 2024-03-16 08:56:32 +01:00
Peter Bieringer
46b258b1bc coding style fixes 2024-03-16 07:32:51 +01:00
Peter Bieringer
e0a22074b4 remove trailing whitespaces 2024-03-14 06:08:47 +01:00
Peter Bieringer
10dd5aff3c correct IPv4/IPv6 address output 2024-03-14 06:07:40 +01:00
Peter Bieringer
2ce7c2a45a minor fixes 2024-03-14 06:07:25 +01:00
Peter Bieringer
02d157269e rework server listen code 2024-03-14 06:07:19 +01:00
Peter Bieringer
61f3557e78 do not display call trace 2024-03-14 06:07:14 +01:00
Peter Bieringer
f4e0825aec
Merge pull request #1433 from MatthewHana/v3.2-devel
WEB UI: Show collection size [SMALL]
2024-03-13 06:29:09 +01:00
Peter Bieringer
e76011ecc6 remove tab (cosmetics) 2024-03-13 05:57:50 +01:00