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