aboutsummaryrefslogtreecommitdiff
path: root/module/vcomponent (follow)
Commit message (Expand)AuthorAge
* workuid-stuffHugo Hörnquist2022-05-18
* Add remove-child! at appropriate places.Hugo Hörnquist2022-05-11
* Add procedure remove-child!Hugo Hörnquist2022-05-11
* Resolve failing tests from last commit.Hugo Hörnquist2022-05-11
* Translate newly added strings.Hugo Hörnquist2022-04-11
* Manual fixup of f589216Hugo Hörnquist2022-04-11
* Replace config system with paramater based system.Hugo Hörnquist2022-04-11
* Fixup translatable strings.Hugo Hörnquist2022-04-11
* Merge branch 'translation'Hugo Hörnquist2022-04-07
|\
| * Fix translation for (vcomponent datetime output).Hugo Hörnquist2022-02-22
| * Fix modularization of recurrence display.Hugo Hörnquist2022-02-22
| * Prepare code for translation.Hugo Hörnquist2022-02-22
* | Use existing filename if exists.Hugo Hörnquist2022-04-05
* | Minor fixups.Hugo Hörnquist2022-04-05
* | Slightly better parameter checking on save-event.Hugo Hörnquist2022-04-05
* | Set some default values for recur rules.Hugo Hörnquist2022-04-05
* | Move code for saving event away from routes.Hugo Hörnquist2022-04-05
* | Comment and set defaults for event object.Hugo Hörnquist2022-04-05
* | Remove assert.Hugo Hörnquist2022-03-28
* | Normalize errors.Hugo Hörnquist2022-03-28
* | Add native UUID generator.Hugo Hörnquist2022-03-15
* | Move summary-filter and description-filter configs to more sensible place.Hugo Hörnquist2022-03-15
* | Replace Guile's srfi-64:s test-error with working version.Hugo Hörnquist2022-03-07
* | Add missing (ice-9 format) imports.Hugo Hörnquist2022-03-06
|/
* Move path-append to own module.Hugo Hörnquist2022-02-01
* Move stuff from calp/util to hnh/util.Hugo Hörnquist2022-01-31
* Cleanup modules.Hugo Hörnquist2021-12-22
* Add TODO about broken color files.Hugo Hörnquist2021-12-12
* Add delete-{parameter,property}!Hugo Hörnquist2021-12-06
* Update xcal rrule parser to do as expected.Hugo Hörnquist2021-12-06
* Add clarifying comments.Hugo Hörnquist2021-12-06
* Got categories working.Hugo Hörnquist2021-11-26
* Comment out x-hnh-calendar-name.Hugo Hörnquist2021-11-08
* Work on calendar from event in frontend, broken.Hugo Hörnquist2021-10-04
* Start rework on js setup.Hugo Hörnquist2021-09-29
* Improve error messages of rfc->datetime-weekdayHugo Hörnquist2021-08-21
* Repair BYDAY output for ical serialization.Hugo Hörnquist2021-08-21
* Refactor read-file to use string ports.Hugo Hörnquist2021-08-15
* Add TODO about bad string-append performance.Hugo Hörnquist2021-08-15
* Export vline? from (vcomponent base).Hugo Hörnquist2021-08-10
* Fix bug where 'base' of event repeated through multiple VEVENT:s would be "lo...Hugo Hörnquist2021-07-19
* Handle types of xcal rrule.Hugo Hörnquist2021-02-01
* xcal parse now handles WKST in RRULE's.Hugo Hörnquist2021-01-14
* Add comments to some procedures.Hugo Hörnquist2021-01-14
* xcal->vcomponent fix rrule parsing.Hugo Hörnquist2021-01-12
* Generated xcal now has by*-rules correct.Hugo Hörnquist2020-11-29
* Slightly improve 'Building <events>' print.Hugo Hörnquist2020-11-17
* Merge branch 'front'Hugo Hörnquist2020-11-05
|\
| * Xcal input split CATEGORIES.Hugo Hörnquist2020-11-05
| * CATEGORIES (and RESOURCES) join list ical on output.Hugo Hörnquist2020-11-05