aboutsummaryrefslogtreecommitdiff
path: root/module (follow)
Commit message (Expand)AuthorAge
...
* 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
* Add date-difference.Hugo Hörnquist2020-02-14
* REMOVE datetime-.Hugo Hörnquist2020-02-14
* parse-time parse UTC Z.Hugo Hörnquist2020-02-14
* 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
* Cleanup and tests.Hugo Hörnquist2020-02-14
* Months once again start on the first.Hugo Hörnquist2020-02-14
* Add datetime-difference.Hugo Hörnquist2020-02-14
* Move stream-null? in group-stream.Hugo Hörnquist2020-02-14