Age | Commit message (Collapse) | Author | |
---|---|---|---|
9 days | Factor out radicale and fix shared calendar | Ben Sima | |
Having this in its own file makes it easier to work on. Then I was able to figure out (with lots of debugging and trial+error with Claude) the actual permissions settings that result in a shared calendar. It's very fiddly because it is matching on usernames and directories using regex, and I think it's order-dependent as well. |