aboutsummaryrefslogtreecommitdiff
path: root/module (follow)
Commit message (Expand)AuthorAge
* Start work on better wide html renderer.Hugo Hörnquist2020-03-20
* Add print-and-return macro.Hugo Hörnquist2020-03-20
* Add datetime-{min,max}.Hugo Hörnquist2020-03-20
* Introduce propper datetime->tm and vice versa.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
* Add ~e and ~b to date->string.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
* Rewamp HTML-main to allow for more styles.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
* Add with-streams macro.Hugo Hörnquist2020-03-19
* Update html output to use new month-days.Hugo Hörnquist2020-03-19
* Fix year-rollover bug in month-days.Hugo Hörnquist2020-03-19
* Slightly better second export for datetime.Hugo Hörnquist2020-03-19
* Move date util procedures to module, document.Hugo Hörnquist2020-03-19
* Remove output flag to main main.Hugo Hörnquist2020-03-18
* Add week-stream.Hugo Hörnquist2020-03-18
* Handle non-utf summaries.Hugo Hörnquist2020-03-18
* 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
* Sprinkled in some time prints.Hugo Hörnquist2020-03-09
* 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
* Warn on empty-line during parse.Hugo Hörnquist2020-03-02
* Made escaped non-escapable characters non-fatal in parser.Hugo Hörnquist2020-03-01
* Add rudementary dark theme.Hugo Hörnquist2020-02-23
* Got ical output workign with new date system.Hugo Hörnquist2020-02-21
* HTML mark tentative events.Hugo Hörnquist2020-02-21
* Freed datetime from its srfi-19 prison.Hugo Hörnquist2020-02-18
* Documentation.Hugo Hörnquist2020-02-18
* Change long-event detection to use dates.Hugo Hörnquist2020-02-18
* Once again replace get-time.Hugo Hörnquist2020-02-18
* Store TZ in sensible way when parsing datetimes.Hugo Hörnquist2020-02-18
* Add some TODO's.Hugo Hörnquist2020-02-17
* Get-time now always returns localtime.Hugo Hörnquist2020-02-16
* Minor cleanup.Hugo Hörnquist2020-02-16
* Add count parameter to chunked html.Hugo Hörnquist2020-02-16
* Export utc? for time objects.Hugo Hörnquist2020-02-14
* Add missing spaces in terminal output.Hugo Hörnquist2020-02-14
* Repair terminal output.Hugo Hörnquist2020-02-14
* Reenabled generation of repeating events.Hugo Hörnquist2020-02-14
* Repair recurrence rules.Hugo Hörnquist2020-02-14