-
Hey. I really love this project but I find that I only need the syncing functionality for TODOs. Is there a way to only sync those? It would prevent users like me from accidentally breaking their cale…
-
Getting a bunch of these errors when using iCalendar on MacOS on a recent M1 macbook air notebook computer. The issue does not appear when editing the same calendar on an iPhone 11. It also works fine…
-
I run Radicale, now v3x, behind an Nginx reverse proxy.
My current security protections include
-- ssl crt verification from clients
-- Auth-Basic protection for WebUI Login
Reading at
…
-
i am trying to install modoboa on a fresh ubuntu and it fail with this message :
```
No such file or directory: '/srv/modoboa/instance/media/webmail'
```
Here is my session :
```
cd /root
git cl…
-
### Project to be claimed
`PROJECT_NAME`: https://pypi.org/project/vobject
### Your PyPI username
`USER_NAME`: https://pypi.org/user/d
### Reasons for the request
The `vobject` project has seen n…
-
### 详细叙述
X86 J4125四口主机,看到最近加入了r8157 5G USB有线网卡支持,迫不及待买来测试。
![image](https://github.com/user-attachments/assets/2751c43a-cbcf-4137-885e-896fded75f28)
可以正常识别,显示为第五个网口eth4,并加入LAN。刚插入网线的前几秒可以用,但10秒左右就会…
-
Context: .ics, .icalendar
---
First, thank you a lot. I was searching for something to synchronize my tasks with my calendar and this plugin is just perfect.
This would be even more perfect i…
-
Even though when generating the data all property names are uppercased, this is not done before iterating the properties which means that all possible cases will generate duplicates. In particular usi…
-
Python attribute and pnames should be normalized according to https://packaging.python.org/en/latest/specifications/name-normalization/#normalization.
The following list of names, that need work, w…
-
We run radicale via http on a special port on the same host behind an apache servicing requests on http and https.
radicale requests use https on the apache only.
Recent code does not cover this sit…