.. |
app
|
improve/extend mkcol logging
|
2024-03-16 18:04:19 +01:00 |
auth
|
fix log message related to bcrypt+autodetect
|
2024-03-18 06:51:14 +01:00 |
item
|
fix found by actions/python3.11: ./radicale/item/__init__.py:167:28: E721 do not compare types, for exact checks use is / is not , for instance checks use isinstance()
|
2024-03-01 21:40:51 +01:00 |
rights
|
config & rights: use open() for better error messages
|
2022-01-11 20:20:21 +01:00 |
storage
|
fix fo E261 at least two spaces before inline comment
|
2024-03-02 07:47:23 +01:00 |
tests
|
fix for incomplete https://github.com/Kozea/Radicale/pull/1425 and test
|
2024-03-12 07:38:40 +01:00 |
web
|
Merge pull request #1136 from dragtheron/patch-1
|
2024-03-09 07:17:24 +01:00 |
__init__.py
|
Replace pkg_resources with importlib for Python >= 3.9
|
2022-04-04 18:18:50 +02:00 |
__main__.py
|
do not display call trace
|
2024-03-13 22:19:35 +01:00 |
config.py
|
adjust default loglevel to "info
|
2024-03-22 07:15:20 +01:00 |
httputils.py
|
Replace pkg_resources with importlib for Python >= 3.9
|
2022-04-04 18:18:50 +02:00 |
log.py
|
User-selectable logger formats
|
2023-03-22 11:18:14 +01:00 |
pathutils.py
|
Windows: Block alternate data streams
|
2022-03-30 22:27:05 +02:00 |
py.typed
|
Add py.typed to mark as having typing information
|
2021-10-16 17:38:41 +02:00 |
server.py
|
coding style fixes
|
2024-03-16 07:14:20 +01:00 |
types.py
|
Defer connection to systemd journal
|
2023-03-22 10:42:17 +01:00 |
utils.py
|
Replace pkg_resources with importlib for Python >= 3.9
|
2022-04-04 18:18:50 +02:00 |
xmlutils.py
|
Change name in file header
|
2021-12-09 16:55:46 +01:00 |