aboutsummaryrefslogtreecommitdiff
path: root/module/vcomponent/formats/ical/output.scm (unfollow)
Commit message (Expand)Author
2022-10-24Add /everything.ics endpoint.HEADshowmasterHugo Hörnquist
2022-10-16Change gettext '_' to 'G_'.Hugo Hörnquist
2022-06-23Normalize keyword syntax.Hugo Hörnquist
2022-06-23Centralize (almost) all exports to :export in define-module.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
2020-11-05CATEGORIES (and RESOURCES) join list ical on output.Hugo Hörnquist
2020-08-24Move util modules into calp module..Hugo Hörnquist
2020-08-17Fix global version var.Hugo Hörnquist
2020-08-17Fixes.Hugo 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-17Work on paths?Hugo Hörnquist
2020-08-03Resolve (datetime instance) TODO with ./configure?Hugo Hörnquist
2020-08-03Move <events> methods to own module for easier loading.Hugo Hörnquist
2020-08-02Module cleanup.Hugo Hörnquist
2020-08-02Remove (util app).Hugo Hörnquist
2020-07-24Add missing equal signs for parameters in ical output.Hugo Hörnquist
2020-07-24Change internal fields to stat with a dash.Hugo Hörnquist
2020-07-24Stuff about (output vdir).Hugo Hörnquist
2020-07-17Properties now return alist instead of hashmap.Hugo Hörnquist
2020-07-08Repair ics output.Hugo Hörnquist
2020-07-07Remove some TODO:s.Hugo Hörnquist
2020-07-07Merge (datetime util) into (datetime).Hugo Hörnquist
2020-07-07Finished renamining attribute to property.Hugo Hörnquist
2020-07-07Rename attributes => properties, properties => parameters.Hugo Hörnquist
2020-06-25Fix number of problems with new serializers.Hugo Hörnquist
2020-06-25Fix GEO output.Hugo Hörnquist
2020-06-25Move stuff from output/ical to output/common./Hugo Hörnquist
2020-06-25ICS writer now handles types and parameters.Hugo Hörnquist
2020-06-05Filter out ALL X-HNH- fields from ics output.Hugo Hörnquist
2020-06-05Remove incorrect output of DURATION.Hugo Hörnquist
2020-05-23Minor cleanup.Hugo Hörnquist
2020-05-23Made *prodid* global.Hugo Hörnquist
2020-05-23Remove (vcomponent output) module.Hugo Hörnquist
2020-05-22Minor coment cleanup.Hugo Hörnquist
2020-05-22Repair ical output for keys with multiple vlines.Hugo Hörnquist
2020-05-19Recurrence rules now always parsed.Hugo Hörnquist
2020-05-04Add ability to download ics in entirety.Hugo Hörnquist
2020-05-04Replace direct output to current-error-port with warnings.Hugo Hörnquist
2020-04-30Change call signature for [gs]etf.Hugo Hörnquist
2020-04-30Update ical parts to use app context.Hugo Hörnquist
2020-04-27Filter to only relevant timezones in ics output.Hugo Hörnquist
2020-04-26Ical output more modular.Hugo Hörnquist
2020-04-26ICAL output work.Hugo Hörnquist
2020-04-22ICAL Change to new tz source.Hugo Hörnquist
2020-04-22Filter X-HNH-FILENAME from ical output.Hugo Hörnquist
2020-04-22ICAL output support for number of new types.Hugo Hörnquist