aboutsummaryrefslogtreecommitdiff
path: root/module/vcomponent (unfollow)
Commit message (Expand)Author
2023-10-16Experiment with different approach to storing components in sqlite.sqlite-altHugo Hörnquist
2023-10-16Change printer for vcomponent.Hugo Hörnquist
2023-10-16Fixen in vcomponent formats.Hugo Hörnquist
2023-10-16Remove some old debug prints.Hugo Hörnquist
2023-10-16Update some data formats to properly use table type.Hugo Hörnquist
2023-10-16Add number of clearifying comments + minor cleanup.Hugo Hörnquist
2023-10-09Fix `prop` for multi-valued items.Hugo Hörnquist
2023-10-02Add TODO comments.Hugo Hörnquist
2023-09-13Rewrote `with-replaced-properties`.Hugo Hörnquist
2023-09-11Allow shorter byday when constructing recurrence rules.Hugo Hörnquist
2023-09-11Change `kvlist->assq` and `group-by` to return pairs.Hugo Hörnquist
2023-09-11Add comment about bad stream error.Hugo Hörnquist
2023-09-07Remove accidental extra 'vcomponent control' module.Hugo Hörnquist
2023-09-05Major work on, something.Hugo Hörnquist
2023-04-21Change xcal to work on namespaced sxml instead.Hugo Hörnquist
2023-04-14Allow compilation without sqlite3 module.Hugo Hörnquist
2023-04-12UNFINISHED work on data stores and formats.Hugo Hörnquist
2023-04-10UNFINISHED work on formats.Hugo Hörnquist
2023-04-10Start writing data-store: metaHugo Hörnquist
2023-04-10Put base for new store-load interface.Hugo Hörnquist
2023-04-10Add various TODOsHugo Hörnquist
2023-02-23Change child/parent interface for vcomponent.Hugo Hörnquist
2023-02-23Change group-by to return direct pairs.Hugo Hörnquist
2023-02-23Allow shorter byday when constructing recurrence rules.Hugo Hörnquist
2023-02-23Add (vcomponent create).Hugo Hörnquist
2022-10-24Add /everything.ics endpoint.HEADshowmasterHugo Hörnquist
2022-10-16Minor cleaup.Hugo Hörnquist
2022-10-16Validate that submitted event doesn't have invalid interval.Hugo Hörnquist
2022-10-16Fix errors when submitting events.Hugo Hörnquist
2022-10-16Truncate print for spawned repl.Hugo Hörnquist
2022-10-16Change gettext '_' to 'G_'.Hugo Hörnquist
2022-09-18Extend globel-even-object reload to take optional parameter.Hugo Hörnquist
2022-07-07Change date/time interface.Hugo Hörnquist
2022-07-07Import missing car+cdr.Hugo Hörnquist
2022-07-07Cleanup (vcomponent datetime).Hugo Hörnquist
2022-06-23Remove (add|remove)-day, and month[+-].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-06-23Remove all inline use-modules.Hugo Hörnquist
2022-06-23Minor cleanup in recurrence generate.Hugo Hörnquist
2022-06-23Rewrote extenders or limiter generations.Hugo Hörnquist
2022-06-16Fix comments being constantly added to po files.Hugo Hörnquist
2022-06-13Remove custom let*.Hugo Hörnquist
2022-06-11Rewrote rrule-instances to handle RDATE and EXDATE correctly.Hugo Hörnquist
2022-06-10Move if in recurrence generate to better place.Hugo Hörnquist
2022-06-10Clean up creation of global-event-object.Hugo Hörnquist
2022-06-10Add rrule-instances-rawHugo Hörnquist
2022-06-10Add rrule-instances-rawHugo Hörnquist
2022-05-11Add remove-child! at appropriate places.Hugo Hörnquist
2022-05-11Add procedure remove-child!Hugo Hörnquist