aboutsummaryrefslogtreecommitdiff
path: root/module (unfollow)
Commit message (Expand)Author
2022-03-15Move summary-filter and description-filter configs to more sensible place.Hugo Hörnquist
2022-03-08Respecificy return value of with-atomic-output-to-file.Hugo Hörnquist
2022-03-07Replace Guile's srfi-64:s test-error with working version.Hugo Hörnquist
2022-03-07Handle broken symlink when generating static HTML.Hugo Hörnquist
2022-03-07Rewrote checksum->string.Hugo Hörnquist
2022-03-07Cleanup in (hnh util path).Hugo Hörnquist
2022-03-06Allow config.scm to call resolve-interface and module-ref.Hugo Hörnquist
2022-03-06Add missing (ice-9 format) imports.Hugo Hörnquist
2022-03-01Remove with-stream macro.Hugo Hörnquist
2022-03-01Add unit test for days-in-interval.Hugo Hörnquist
2022-02-22Add some TODO comments.Hugo Hörnquist
2022-02-13Datetime restrict imports.Hugo Hörnquist
2022-02-13Datetime remove old commented parse-month.Hugo Hörnquist
2022-02-13Datetime rewrote parse-month.Hugo Hörnquist
2022-02-13Begin1 handle multiple values.Hugo Hörnquist
2022-02-13Add remove home button to seacrh page.Hugo Hörnquist
2022-02-02Move calculate-fg-color into calp subtree.Hugo Hörnquist
2022-02-01Rewrote path-append to be portable.Hugo Hörnquist
2022-02-01Add path-split.Hugo Hörnquist
2022-02-01Add path-join.Hugo Hörnquist
2022-02-01Move path-append to own module.Hugo Hörnquist
2022-02-01Remove define-many.Hugo Hörnquist
2022-02-01Remove (hnh util) exports without values.Hugo Hörnquist
2022-01-31Add tree-node.Hugo Hörnquist
2022-01-31Repair warnings-are-error configuration item.Hugo Hörnquist
2022-01-31Move stuff from calp/util to hnh/util.Hugo Hörnquist
2022-01-29Add span-upto.Hugo Hörnquist
2022-01-29Add ~b and ~p flags to datetime parser.Hugo Hörnquist
2022-01-21Minor cleanup.Hugo Hörnquist
2022-01-21Clean up (calp util options).Hugo Hörnquist
2022-01-21Move config print to own flag.Hugo Hörnquist
2021-12-22Cleanup modules.Hugo Hörnquist
2021-12-20let-env now handles non-local exits correctly.Hugo Hörnquist
2021-12-20find-extreme on empty list now an error.Hugo Hörnquist
2021-12-20Documentation updates for util.Hugo Hörnquist
2021-12-20Remove procedure map-eachHugo Hörnquist
2021-12-20Remove re-export-modulesHugo Hörnquist
2021-12-12Add TODO about broken color files.Hugo Hörnquist
2021-12-12Correctly show recur indicator.Hugo Hörnquist
2021-12-12Fix recurring events not being rendered in side listHugo Hörnquist
2021-12-12Fix colors on earlier events in sidebarHugo Hörnquist
2021-12-10Add create event button!Hugo Hörnquist
2021-12-10'.btn' no longer contains div.Hugo Hörnquist
2021-12-10Remove commented out script includes.Hugo Hörnquist
2021-12-10Repair event position in week.Hugo Hörnquist
2021-12-10Change {start,end}-date to pre-start and post-end.Hugo Hörnquist
2021-12-10Major move from week to calendar meta-view. Also repairs month view.Hugo Hörnquist
2021-12-10Major cleanup in calp html.Hugo Hörnquist
2021-12-09Propagate recurring events to frontend.Hugo Hörnquist
2021-12-09<datetime> no longer crashes.Hugo Hörnquist