aboutsummaryrefslogtreecommitdiff
path: root/module/output (follow)
Commit message (Expand)AuthorAge
* Finished renamining attribute to property.Hugo Hörnquist2020-07-07
* Rename attributes => properties, properties => parameters.Hugo Hörnquist2020-07-07
* Add basic event creation from HTML.Hugo Hörnquist2020-07-07
* Xcal output cleanup.Hugo Hörnquist2020-06-29
* Add base64 utility functions.Hugo Hörnquist2020-06-29
* Changed HTML to include xcal instead of parameters.Hugo Hörnquist2020-06-25
* Fix number of problems with new serializers.Hugo Hörnquist2020-06-25
* Add xcal output!Hugo Hörnquist2020-06-25
* Fix GEO output.Hugo Hörnquist2020-06-25
* Move stuff from output/ical to output/common./Hugo Hörnquist2020-06-25
* Add minor todo.Hugo Hörnquist2020-06-25
* ICS writer now handles types and parameters.Hugo Hörnquist2020-06-25
* Fix multi-valued fields.Hugo Hörnquist2020-06-15
* Fix HTML help file creation.Hugo Hörnquist2020-06-10
* Filter out ALL X-HNH- fields from ics output.Hugo Hörnquist2020-06-05
* Remove incorrect output of DURATION.Hugo Hörnquist2020-06-05
* Repair terminal output.Hugo Hörnquist2020-06-03
* Break text procedures into modules.Hugo Hörnquist2020-06-01
* Add debug config to html.Hugo Hörnquist2020-06-01
* Modify config to store return of #:pre.Hugo Hörnquist2020-06-01
* Handle events with no DTEND.Hugo Hörnquist2020-05-24
* Slight changes to define-config.Hugo Hörnquist2020-05-23
* Remove special case for first day in month view.Hugo Hörnquist2020-05-23
* Replace one match-lambda* with case-lambda.Hugo Hörnquist2020-05-23
* HTML add debug parameter.Hugo Hörnquist2020-05-23
* Minor cleanup.Hugo Hörnquist2020-05-23
* Made *prodid* global.Hugo Hörnquist2020-05-23
* Remove (vcomponent output) module.Hugo Hörnquist2020-05-23
* Remove export functions from terminal output.Hugo Hörnquist2020-05-23
* Remove print-vcomponent.Hugo Hörnquist2020-05-23
* Minor coment cleanup.Hugo Hörnquist2020-05-22
* Repair ical output for keys with multiple vlines.Hugo Hörnquist2020-05-22
* Recurrence rules now always parsed.Hugo Hörnquist2020-05-19
* New parser now on feature parity with old.Hugo Hörnquist2020-05-09
* Made benchmark main runnable again.Hugo Hörnquist2020-05-06
* Change to only call get-datetime in parse.Hugo Hörnquist2020-05-05
* Add ability to download ics in entirety.Hugo Hörnquist2020-05-04
* Replace direct output to current-error-port with warnings.Hugo Hörnquist2020-05-04
* All warning procedures now uses warning system.Hugo Hörnquist2020-05-04
* Fix /today? when intervaltype is something else.Hugo Hörnquist2020-05-04
* Repair term + add --help.Hugo Hörnquist2020-05-04
* Add true-string-length.Hugo Hörnquist2020-05-04
* Fix HTML week number rendering around v. 1.Hugo Hörnquist2020-05-03
* [today] and [jump to] now works without JS.Hugo Hörnquist2020-05-03
* Whitespace fixup.Hugo Hörnquist2020-05-03
* Add [today] and [jump to] button in frontend.Hugo Hörnquist2020-05-03
* Translate 'monthly' and 'weekly' buttons.Hugo Hörnquist2020-05-03
* Add intervaltype argument to html-generate.Hugo Hörnquist2020-05-03
* Allow btn to take nothing, and default to <button>.Hugo Hörnquist2020-05-03
* Remove old popup code.Hugo Hörnquist2020-05-01