aboutsummaryrefslogtreecommitdiff
path: root/module/vcomponent (unfollow)
Commit message (Expand)Author
2021-08-21Repair BYDAY output for ical serialization.Hugo Hörnquist
2021-08-15Refactor read-file to use string ports.Hugo Hörnquist
2021-08-15Add TODO about bad string-append performance.Hugo Hörnquist
2021-08-10Export vline? from (vcomponent base).Hugo Hörnquist
2021-07-19Fix bug where 'base' of event repeated through multiple VEVENT:s would be "lo...Hugo Hörnquist
2021-02-01Handle types of xcal rrule.Hugo Hörnquist
2021-01-14xcal parse now handles WKST in RRULE's.Hugo Hörnquist
2021-01-14Add comments to some procedures.Hugo Hörnquist
2021-01-12xcal->vcomponent fix rrule parsing.Hugo Hörnquist
2020-11-29Generated xcal now has by*-rules correct.Hugo Hörnquist
2020-11-17Slightly improve 'Building <events>' print.Hugo Hörnquist
2020-11-05Xcal input split CATEGORIES.Hugo Hörnquist
2020-11-05CATEGORIES (and RESOURCES) join list ical on output.Hugo Hörnquist
2020-11-05Change recovery on unexpected ',' in TEXT field.Hugo Hörnquist
2020-10-26HTML Prettyify code for following tags.Hugo Hörnquist
2020-10-23Add entry-point for generating tidsrapporter.Hugo Hörnquist
2020-10-16HTML add toggle for whole-day.Hugo Hörnquist
2020-10-15Fix error propagation for some search queries.Hugo Hörnquist
2020-10-15Datetime bindings for search.Hugo Hörnquist
2020-10-05Simplify /insert endpoint.Hugo Hörnquist
2020-09-06Allow recurrence from just Recurrence-ID.Hugo Hörnquist
2020-09-06Described vcomponent now has keys sorted.Hugo Hörnquist
2020-09-06Add some type signatures.Hugo Hörnquist
2020-09-06VComponent describe outputs line numbers when available.Hugo Hörnquist
2020-08-28Fix spelling of intersperse.Hugo Hörnquist
2020-08-28Move text numbers into sv-submodule, create en-module.Hugo Hörnquist
2020-08-27Propagate errors to HTML search page.Hugo Hörnquist
2020-08-24Move util modules into calp module..Hugo Hörnquist
2020-08-23Base64 now free floating top level.Hugo Hörnquist
2020-08-23Micro optimization on string->symbol.Hugo Hörnquist
2020-08-22Move more places to use path-append.Hugo Hörnquist
2020-08-18SIGUSR1 to reload calendars.Hugo Hörnquist
2020-08-17Fix global version var.Hugo Hörnquist
2020-08-17Fixes.Hugo Hörnquist
2020-08-17Errors not correct in this context.Hugo Hörnquist
2020-08-17MOOREHugo Hörnquist
2020-08-17even more.Hugo Hörnquist
2020-08-17Got type files out of output.Hugo Hörnquist
2020-08-17Start moving stuff out from output.Hugo Hörnquist
2020-08-17Fix date output on long events.Hugo Hörnquist
2020-08-12Improve filtering when loading vcomponents.Hugo Hörnquist
2020-08-12Event edit within calendar now works.Hugo Hörnquist
2020-08-12Massivly simplify config internals.Hugo Hörnquist
2020-08-11Add TODO about trimming text.Hugo Hörnquist
2020-08-11Can create events without descriptions again.Hugo Hörnquist
2020-08-10Start breaking apart HTML modules.Hugo Hörnquist
2020-08-10Allow param, children and type in search queries.Hugo Hörnquist
2020-08-10Add comment about final page.Hugo Hörnquist
2020-08-10Got new timeslice limiter to work, document.Hugo Hörnquist
2020-08-10Remove old limiter on execute-query.Hugo Hörnquist