all repos
— mycal
@ 10527ff359e804c9706b0c16f6176ad1f1a9e858
private calendar anonymiser
summary
refs
tree
log
output only one event when two have matching times
3 weeks ago
Alan Pearce
add config example
3 weeks ago
Alan Pearce
allow multiple calendars with override of tentative detection
3 weeks ago
Alan Pearce
always return UTC times to avoid vTimezone requirement
3 weeks ago
Alan Pearce
make output conform to spec (aside from vTimezone)
3 weeks ago
Alan Pearce
ensure python can access zoneinfo database
3 weeks ago
Alan Pearce
set correct content-type header
3 weeks ago
Alan Pearce
use same timezone as input calendar
3 weeks ago
Alan Pearce
encode dtstamp differently for go compatibility
4 weeks ago
Alan Pearce
allow webcal:// scheme to be used in configuration
4 weeks ago
Alan Pearce
export free/busy components instead of events
4 weeks ago
Alan Pearce
log errors to console
4 weeks ago
Alan Pearce
refactor to ease multi-calendar implementation
1 month ago
Alan Pearce
output free/busy components instead of events
1 month ago
Alan Pearce
preserve UIDs from main calendar
1 month ago
Alan Pearce
add justfile
1 month ago
Alan Pearce
delete poetry lockfile
1 month ago
Alan Pearce
use specific route for ics format
1 month ago
Alan Pearce
start from beginning of week
1 month ago
Alan Pearce
fix startup failing when run via nixos module
1 month ago
Alan Pearce
feat: load configuration from TOML file for calendar settings
1 month ago
Alan Pearce
fix nix devshell
1 month ago
Alan Pearce
fix nixos module file/url types
1 month ago
Alan Pearce
initial commit
1 month ago
Alan Pearce