aboutsummaryrefslogtreecommitdiff
path: root/module (unfollow)
Commit message (Expand)Author
2020-03-19HTML fix big table week day start.Hugo Hörnquist
2020-03-19Rewamp HTML-main to allow for more styles.Hugo Hörnquist
2020-03-19Start implementing html table output.Hugo Hörnquist
2020-03-19Update html code to use with-streams.Hugo Hörnquist
2020-03-19Add with-streams macro.Hugo Hörnquist
2020-03-19Update html output to use new month-days.Hugo Hörnquist
2020-03-19Fix year-rollover bug in month-days.Hugo Hörnquist
2020-03-19Slightly better second export for datetime.Hugo Hörnquist
2020-03-19Move date util procedures to module, document.Hugo Hörnquist
2020-03-18Remove output flag to main main.Hugo Hörnquist
2020-03-18Add week-stream.Hugo Hörnquist
2020-03-18Handle non-utf summaries.Hugo Hörnquist
2020-03-10HTML Add list of calendars.Hugo Hörnquist
2020-03-10HTML tiny cal fix fragment links.Hugo Hörnquist
2020-03-10Add mkdir for html on chunked.Hugo Hörnquist
2020-03-09Sprinkled in some time prints.Hugo Hörnquist
2020-03-02Cleanup in HTML chunked main.Hugo Hörnquist
2020-03-02Move actual calendar render into own callback function.Hugo Hörnquist
2020-03-02HTML broke stuff out into functions.Hugo Hörnquist
2020-03-02Made cal-table simpler.Hugo Hörnquist
2020-03-02Made start of week for html configurable.Hugo Hörnquist
2020-03-02Warn on empty-line during parse.Hugo Hörnquist
2020-03-01Made escaped non-escapable characters non-fatal in parser.Hugo Hörnquist
2020-02-23Add rudementary dark theme.Hugo Hörnquist
2020-02-21Got ical output workign with new date system.Hugo Hörnquist
2020-02-21HTML mark tentative events.Hugo Hörnquist
2020-02-18Freed datetime from its srfi-19 prison.Hugo Hörnquist
2020-02-18Documentation.Hugo Hörnquist
2020-02-18Change long-event detection to use dates.Hugo Hörnquist
2020-02-18Once again replace get-time.Hugo Hörnquist
2020-02-18Store TZ in sensible way when parsing datetimes.Hugo Hörnquist
2020-02-17Add some TODO's.Hugo Hörnquist
2020-02-16Get-time now always returns localtime.Hugo Hörnquist
2020-02-16Minor cleanup.Hugo Hörnquist
2020-02-16Add count parameter to chunked html.Hugo Hörnquist
2020-02-14Export utc? for time objects.Hugo Hörnquist
2020-02-14Add missing spaces in terminal output.Hugo Hörnquist
2020-02-14Repair terminal output.Hugo Hörnquist
2020-02-14Reenabled generation of repeating events.Hugo Hörnquist
2020-02-14Repair recurrence rules.Hugo Hörnquist
2020-02-14Add date-difference.Hugo Hörnquist
2020-02-14REMOVE datetime-.Hugo Hörnquist
2020-02-14parse-time parse UTC Z.Hugo Hörnquist
2020-02-14Minor cleanup.Hugo Hörnquist
2020-02-14Kinda fixed contiuing css class.Hugo Hörnquist
2020-02-14Reimplement date/time formatting in event list.Hugo Hörnquist
2020-02-14Cleanup and tests.Hugo Hörnquist
2020-02-14Months once again start on the first.Hugo Hörnquist
2020-02-14Add datetime-difference.Hugo Hörnquist
2020-02-14Move stream-null? in group-stream.Hugo Hörnquist