aboutsummaryrefslogtreecommitdiff
path: root/module/output (follow)
Commit message (Expand)AuthorAge
* 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
* Setup local mirroring of frontend libs.Hugo Hörnquist2020-05-01
* Merge branch 'master' into tooltipHugo Hörnquist2020-05-01
|\
| * Change call signature for [gs]etf.Hugo Hörnquist2020-04-30
| * Update HTML to use app.Hugo Hörnquist2020-04-30
| * Update ical parts to use app context.Hugo Hörnquist2020-04-30
* | Made code more compatible with popups, improve config.Hugo Hörnquist2020-04-29
* | Test tooltip library.Hugo Hörnquist2020-04-29
|/
* Add TODO to HTML.Hugo Hörnquist2020-04-29
* .btn click area now fixed.Hugo Hörnquist2020-04-28
* Whitespace cleanup.Hugo Hörnquist2020-04-28
* Fix overview spelling.Hugo Hörnquist2020-04-28
* Comment on marks in small calendar.Hugo Hörnquist2020-04-28
* Add hover-text to popup buttons.Hugo Hörnquist2020-04-27
* Move events-between to datetime/vcomponent.Hugo Hörnquist2020-04-27
* Remove event-debug-html.Hugo Hörnquist2020-04-27
* Replace code for small calendar.Hugo Hörnquist2020-04-27
* Minor updates.Hugo Hörnquist2020-04-27
* Filter to only relevant timezones in ics output.Hugo Hörnquist2020-04-27
* Ical output more modular.Hugo Hörnquist2020-04-26
* Popup sidebar now button holder.Hugo Hörnquist2020-04-26
* Add export as ics button.Hugo Hörnquist2020-04-26
* ICAL output work.Hugo Hörnquist2020-04-26