summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Collapse)Author
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 ↵Jonas Smedegaard
iCal::Parser object)
2021-05-20fix use string entries from Data::ICal object (iCal::Parser is broken: not ↵Jonas Smedegaard
only fails to unescape characters but rewraps raw octets which breaks UTF-8 e.g. when danish å is first character after an auto-wrap that gets rewrapped)
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