summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2024-03-10parse time shift from environment variable CAL_DAV_NOWHEADmasterJonas Smedegaard
2024-03-10log time scopeJonas Smedegaard
2024-03-10tidy scriptJonas Smedegaard
2024-03-10use Feature::Compat::Try (not Try::Tiny); log failure to parse URIJonas Smedegaard
2024-03-10handle event without end timeJonas Smedegaard
2024-03-10tidy scriptJonas Smedegaard
2024-03-10skip events without subjectJonas Smedegaard
2024-03-10use Data::ICal::DateTime (not iCal::Parser)Jonas Smedegaard
2023-10-08render 6 months (not 1 month)Jonas Smedegaard
2021-06-29stop use List::MoreUtilsJonas Smedegaard
2021-06-29simplify event sorting using the Schwartzian TransformJonas Smedegaard
2021-06-29fix tolerate missing summaryJonas Smedegaard
2021-05-20support passing local file/dir URI instead of CalDAV URIsJonas Smedegaard
2021-05-20restructure: wrap credentials resolving and calendar fetching in URI checkJonas Smedegaard
2021-05-20tidy: define scope start and end when usedJonas Smedegaard
2021-05-20restructure: pass start and end times to print_event() (not whole iCal::Parse...Jonas Smedegaard
2021-05-20fix use string entries from Data::ICal object (iCal::Parser is broken: not on...Jonas Smedegaard
2021-05-20tidy: rename internal variable calendar_event -> entryJonas Smedegaard
2021-05-20restructure composition of outputJonas Smedegaard
2021-05-19fix add newline betwen description and guides in outputJonas Smedegaard
2021-05-19fix separate description from trailing single-line notes in outputJonas Smedegaard
2021-05-19add 'Læs mere her' URLs to outputJonas Smedegaard
2021-05-19tidy newlines in outputJonas Smedegaard
2021-05-19add script events2md.plJonas Smedegaard
2017-04-20Fix set script executable, and relax variable checking.Jonas Smedegaard
2017-04-20Add ftppush script.Jonas Smedegaard