aboutsummaryrefslogtreecommitdiff
path: root/module/vcomponent/formats/xcal/parse.scm (unfollow)
Commit message (Expand)Author
2022-10-16Change gettext '_' to 'G_'.Hugo Hörnquist
2022-06-23Centralize (almost) all exports to :export in define-module.Hugo Hörnquist
2022-03-28Normalize errors.Hugo Hörnquist
2022-02-22Prepare code for translation.Hugo Hörnquist
2022-01-31Move stuff from calp/util to hnh/util.Hugo Hörnquist
2021-12-22Cleanup modules.Hugo Hörnquist
2021-12-06Update xcal rrule parser to do as expected.Hugo Hörnquist
2021-11-26Got categories working.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-12xcal->vcomponent fix rrule parsing.Hugo Hörnquist
2020-11-05Xcal input split CATEGORIES.Hugo Hörnquist
2020-10-16HTML add toggle for whole-day.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-17Start moving stuff out from output.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-07-20s/TOOD/TODO/Hugo Hörnquist
2020-07-07Resolve whitespace in binary.Hugo Hörnquist
2020-07-07Finished renamining attribute to property.Hugo Hörnquist
2020-06-29Fix type for components created from xcal.Hugo Hörnquist
2020-06-29Add xcal parser.Hugo Hörnquist