Luj

Results 23 issues of Luj

Tick the checkbox if you understand [x]: - [x] I have read and understand the pull request rules. # Description This changes makes sure that the correct permissions are set...

question

**Describe the bug** thread 'tokio-runtime-worker' panicked at 'no entry found for key', src/handlers.rs:50:25

bug

The supported clients have server detection = some kind of autoconfiguration. This is not always working very well and should be improved to provide ease of configuration.

enhancement

Minimal doc should include : - Explanations on how to use the config file - How to run the service and test functionnality - How to configure a caldav client...

documentation

Some endpoints do not conform to the caldav specs and just serve ical files. Support for them would be interesting.

enhancement

The config file is currently not very easy/efficient to use. A rework to make it more intuitive would be interesting.

enhancement

Request to /cals are treated sequentially on the list of calendars. They should instead be performed in a parallel fashion.

enhancement