aboutsummaryrefslogtreecommitdiff
path: root/module/vcomponent (unfollow)
Commit message (Expand)Author
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-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
2022-05-11Resolve failing tests from last commit.Hugo Hörnquist
2022-04-11Translate newly added strings.Hugo Hörnquist
2022-04-11Manual fixup of f589216Hugo Hörnquist
2022-04-11Replace config system with paramater based system.Hugo Hörnquist
2022-04-11Fixup translatable strings.Hugo Hörnquist
2022-04-05Use existing filename if exists.Hugo Hörnquist
2022-04-05Minor fixups.Hugo Hörnquist
2022-04-05Slightly better parameter checking on save-event.Hugo Hörnquist
2022-04-05Set some default values for recur rules.Hugo Hörnquist
2022-04-05Move code for saving event away from routes.Hugo Hörnquist
2022-04-05Comment and set defaults for event object.Hugo Hörnquist
2022-03-28Remove assert.Hugo Hörnquist
2022-03-28Normalize errors.Hugo Hörnquist
2022-03-15Add native UUID generator.Hugo Hörnquist
2022-03-15Move summary-filter and description-filter configs to more sensible place.Hugo Hörnquist
2022-03-07Replace Guile's srfi-64:s test-error with working version.Hugo Hörnquist
2022-03-06Add missing (ice-9 format) imports.Hugo Hörnquist
2022-02-22Fix translation for (vcomponent datetime output).Hugo Hörnquist
2022-02-22Fix modularization of recurrence display.Hugo Hörnquist
2022-02-22Prepare code for translation.Hugo Hörnquist
2022-02-01Move path-append to own module.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-12Add TODO about broken color files.Hugo Hörnquist
2021-12-06Add delete-{parameter,property}!Hugo Hörnquist
2021-12-06Update xcal rrule parser to do as expected.Hugo Hörnquist