aboutsummaryrefslogtreecommitdiff
path: root/module/output/html.scm (unfollow)
Commit message (Expand)Author
2020-03-19Update html output to use new month-days.Hugo Hörnquist
2020-03-19Move date util procedures to module, document.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-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-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-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-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-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-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-24Rework program initialization.Hugo Hörnquist
2019-12-22Broke out nav-link into function.Hugo Hörnquist
2019-12-22Fix prev and next month buttons.Hugo Hörnquist
2019-12-22html output comments.Hugo Hörnquist