all repos
— mycal
@ eacbbc2d022f8b992d7e9f9440ec532eb033b921
private calendar anonymiser
summary
refs
tree
log
sleep for a minute at a time
2 months ago
Alan Pearce
simplify nixos module
2 months ago
Alan Pearce
simplify config check
2 months ago
Alan Pearce
use only one handler function with arguments
2 months ago
Alan Pearce
fetch calendar as background task
2 months ago
Alan Pearce
remove old single-calendar configuration from example
2 months ago
Alan Pearce
reload nix shell when pyproject.toml changes
2 months ago
Alan Pearce
replace flask and gunicorn with quart and uvicorn
2 months ago
Alan Pearce
remove backwards compatibility
2 months ago
Alan Pearce
output only one event when two have matching times
2 months ago
Alan Pearce
add config example
2 months ago
Alan Pearce
allow multiple calendars with override of tentative detection
2 months ago
Alan Pearce
always return UTC times to avoid vTimezone requirement
2 months ago
Alan Pearce
make output conform to spec (aside from vTimezone)
2 months ago
Alan Pearce
ensure python can access zoneinfo database
2 months ago
Alan Pearce
set correct content-type header
2 months ago
Alan Pearce
use same timezone as input calendar
2 months ago
Alan Pearce
encode dtstamp differently for go compatibility
2 months ago
Alan Pearce
allow webcal:// scheme to be used in configuration
2 months ago
Alan Pearce
export free/busy components instead of events
2 months ago
Alan Pearce
log errors to console
2 months ago
Alan Pearce
refactor to ease multi-calendar implementation
3 months ago
Alan Pearce
output free/busy components instead of events
3 months ago
Alan Pearce
preserve UIDs from main calendar
3 months ago
Alan Pearce
add justfile
3 months ago
Alan Pearce
delete poetry lockfile
3 months ago
Alan Pearce
use specific route for ics format
3 months ago
Alan Pearce
start from beginning of week
3 months ago
Alan Pearce
fix startup failing when run via nixos module
3 months ago
Alan Pearce
feat: load configuration from TOML file for calendar settings
3 months ago
Alan Pearce
fix nix devshell
3 months ago
Alan Pearce
fix nixos module file/url types
3 months ago
Alan Pearce
initial commit
3 months ago
Alan Pearce