Gaëtan Hurel
Gaëtan Hurel
# Rationale Hello team, First, a big thank you for this great work, you rock. I was wondering whether you'd like to appreciate [GitHub CodeQL code scanning](https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/about-code-scanning) for this repository....
This pull request adds color support for VEVENT objects as introduced by [RFC 7986](https://datatracker.ietf.org/doc/html/rfc7986#section-5.9). Implements https://github.com/agendav/agendav/issues/328. ### [First commit 1d5c408](https://github.com/agendav/agendav/commit/1d5c408c0d217e811318206d36d4e15e70597559) - Changes the color system from hex notation to [HTML...
It would be great if VEVENT objects could have color support, allowing users to distinguish events visually. #### Expected Behavior - Events should display their assigned COLOR (as per [RFC...