aboutsummaryrefslogtreecommitdiff
path: root/module/output (unfollow)
Commit message (Expand)Author
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-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-18Change long-event detection to use dates.Hugo Hörnquist
2020-02-17Add some TODO's.Hugo Hörnquist
2020-02-16Minor cleanup.Hugo Hörnquist
2020-02-16Add count parameter to chunked html.Hugo Hörnquist
2020-02-14Add missing spaces in terminal output.Hugo Hörnquist
2020-02-14Repair terminal output.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-14Add datetime-difference.Hugo Hörnquist
2020-02-14Fix event-length/day.Hugo Hörnquist
2020-02-13Remove in-day?Hugo Hörnquist
2020-02-13Add missing hour to time->decimal-hour.Hugo Hörnquist
2020-02-03Fix date<=.Hugo Hörnquist
2020-01-31Work.Hugo Hörnquist
2020-01-30Once again compiles.Hugo Hörnquist
2020-01-24Start of new date structures.Hugo Hörnquist
2020-01-22Allow user supplied description filters.Hugo Hörnquist
2020-01-22Experiments with multithreading.Hugo Hörnquist
2020-01-22Minor comments.Hugo Hörnquist
2020-01-22Fix basic ability to edit events.Hugo Hörnquist
2020-01-13Better leap year support.Hugo Hörnquist
2020-01-13Fix HTML preview prev month.Hugo Hörnquist
2019-12-30HTML Add current time marker.Hugo Hörnquist
2019-12-30Whitespace fixup.Hugo Hörnquist
2019-12-29HTML day highlight now only in current month.Hugo Hörnquist
2019-12-29Handle X-HNH-ALTERNATIVES in ics output.Hugo Hörnquist
2019-12-28Move config from module to config directory.Hugo Hörnquist
2019-12-28Broke out vevent->sxml into generalized function.Hugo Hörnquist
2019-12-28HTML Add hyperlink parsing.Hugo Hörnquist
2019-12-27Minor fixups.Hugo Hörnquist
2019-12-27Fix clock-bar.Hugo Hörnquist
2019-12-27First step on whole day events.Hugo Hörnquist
2019-12-27HTML Leave quirks mode.Hugo Hörnquist
2019-12-27Remove faulty next-month.Hugo Hörnquist
2019-12-27HTML Fix whole day events missing from sidebar.Hugo Hörnquist
2019-12-25HTML output comments.Hugo Hörnquist
2019-12-25HTML output only describe multi-day events once.Hugo Hörnquist
2019-12-24ICAL handling of events different from display handling.Hugo Hörnquist
2019-12-24Fix ical outuput for with recurrence-id:s.Hugo Hörnquist
2019-12-24Rework program initialization.Hugo Hörnquist