aboutsummaryrefslogtreecommitdiff
path: root/module/output/html.scm (unfollow)
Commit message (Expand)Author
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
2019-11-10Fix next and prev month buttons.Hugo Hörnquist
2019-11-09Work on HTML output.Hugo Hörnquist
2019-10-04Actually fix NAME.Hugo Hörnquist
2019-10-01Add --width flag to format.Hugo Hörnquist
2019-06-01Move get-git-version to new git module.Hugo Hörnquist
2019-05-21Fix git version parsing.Hugo Hörnquist
2019-05-20Add git version to HTML info footer.Hugo Hörnquist
2019-05-13Add basic server.Hugo Hörnquist
2019-05-10Update CSS.Hugo Hörnquist
2019-05-10Add HTML footer.Hugo Hörnquist
2019-05-06Add unused js for creating events.Hugo Hörnquist
2019-05-06Add marker on today in small calendar.Hugo Hörnquist
2019-05-05Add missing leading zeroes in minical.Hugo Hörnquist
2019-05-01Change function for creating hashtables.Hugo Hörnquist
2019-05-01Change how attributes are fetched.Hugo Hörnquist