aboutsummaryrefslogtreecommitdiff
path: root/module (follow)
Commit message (Collapse)AuthorAge
...
* 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
|
* Fix invalid format in vcomponent output.Hugo Hörnquist2020-03-21
|
* Minor cleanup.Hugo Hörnquist2020-03-21
|
* 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
|
* 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
|