aboutsummaryrefslogtreecommitdiff
path: root/module/output/html.scm (follow)
Commit message (Expand)AuthorAge
...
* Hopefully fixed events-between.Hugo Hörnquist2020-03-23
* Remove deprecated get-time.Hugo Hörnquist2020-03-23
* Remove unused datetime->decimal-hour.Hugo Hörnquist2020-03-23
* Date difference once again returns dates.Hugo Hörnquist2020-03-22
* Fix some errors in time intervals.Hugo Hörnquist2020-03-22
* Minor cleanup.Hugo Hörnquist2020-03-22
* Restore contiued-continuing style for long events.Hugo Hörnquist2020-03-22
* HTML small cal table now works with better intervals.Hugo Hörnquist2020-03-22
* Start work on week-by-week html.Hugo Hörnquist2020-03-22
* Begin changing how html calls work.Hugo Hörnquist2020-03-22
* Minor HTML.scm cleanup.Hugo Hörnquist2020-03-22
* Add rudementary popup system.Hugo Hörnquist2020-03-21
* Reintroduce horizontal-time-markers.Hugo Hörnquist2020-03-20
* Fix HTML wide alignment.Hugo Hörnquist2020-03-20
* Re-merge create-block{,-general}.Hugo Hörnquist2020-03-20
* Start work on better wide html renderer.Hugo Hörnquist2020-03-20
* more html cleanup.Hugo Hörnquist2020-03-19
* Minor cleanup and movement in html.Hugo Hörnquist2020-03-19
* Rename tbody to cal-cell.Hugo Hörnquist2020-03-19
* Add relevant content to calendar table.Hugo Hörnquist2020-03-19
* Change calendar table to be css grid.Hugo Hörnquist2020-03-19
* HTML fix big table week day start.Hugo Hörnquist2020-03-19
* Start implementing html table output.Hugo Hörnquist2020-03-19
* Update html code to use with-streams.Hugo Hörnquist2020-03-19
* Update html output to use new month-days.Hugo Hörnquist2020-03-19
* Move date util procedures to module, document.Hugo Hörnquist2020-03-19
* HTML Add list of calendars.Hugo Hörnquist2020-03-10
* HTML tiny cal fix fragment links.Hugo Hörnquist2020-03-10
* Add mkdir for html on chunked.Hugo Hörnquist2020-03-10
* Cleanup in HTML chunked main.Hugo Hörnquist2020-03-02
* Move actual calendar render into own callback function.Hugo Hörnquist2020-03-02
* HTML broke stuff out into functions.Hugo Hörnquist2020-03-02
* Made cal-table simpler.Hugo Hörnquist2020-03-02
* Made start of week for html configurable.Hugo Hörnquist2020-03-02
* Add rudementary dark theme.Hugo Hörnquist2020-02-23
* HTML mark tentative events.Hugo Hörnquist2020-02-21
* Freed datetime from its srfi-19 prison.Hugo Hörnquist2020-02-18
* Change long-event detection to use dates.Hugo Hörnquist2020-02-18
* Add some TODO's.Hugo Hörnquist2020-02-17
* Minor cleanup.Hugo Hörnquist2020-02-16
* Add count parameter to chunked html.Hugo Hörnquist2020-02-16
* Minor cleanup.Hugo Hörnquist2020-02-14
* Kinda fixed contiuing css class.Hugo Hörnquist2020-02-14
* Reimplement date/time formatting in event list.Hugo Hörnquist2020-02-14
* Add datetime-difference.Hugo Hörnquist2020-02-14
* Fix event-length/day.Hugo Hörnquist2020-02-14
* Remove in-day?Hugo Hörnquist2020-02-13
* Add missing hour to time->decimal-hour.Hugo Hörnquist2020-02-13
* Fix date<=.Hugo Hörnquist2020-02-03
* Work.Hugo Hörnquist2020-01-31