aboutsummaryrefslogtreecommitdiff
path: root/module (follow)
Commit message (Expand)AuthorAge
* Remove assert.Hugo Hörnquist2022-03-28
* Use catch* where appropriateHugo Hörnquist2022-03-28
* Add catch*Hugo Hörnquist2022-03-28
* Normalize errors.Hugo Hörnquist2022-03-28
* Unsmarted define-config%Hugo Hörnquist2022-03-28
* Stop exporting internal time+%Hugo Hörnquist2022-03-28
* Introduce directory-listing.scssHugo Hörnquist2022-03-28
* HTML directory table now gives 404 instead of 500Hugo Hörnquist2022-03-15
* Introduce user-additions in frontend.Hugo Hörnquist2022-03-15
* Make make-routes pre-compile all regexes.Hugo Hörnquist2022-03-15
* Fix r:host and r:port in make-route's body.Hugo Hörnquist2022-03-15
* Qualify functions in make-routes expansion.Hugo Hörnquist2022-03-15
* Directory listing page now handles subdirectories.Hugo Hörnquist2022-03-15
* Directory table file sizes.Hugo Hörnquist2022-03-15
* Directory table extra filetypes.Hugo Hörnquist2022-03-15
* Fix anchors in non-js page.Hugo Hörnquist2022-03-15
* Calp server now 404s on missing file on disk.Hugo Hörnquist2022-03-15
* 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
* Respecificy return value of with-atomic-output-to-file.Hugo Hörnquist2022-03-08
* Replace Guile's srfi-64:s test-error with working version.Hugo Hörnquist2022-03-07
* Handle broken symlink when generating static HTML.Hugo Hörnquist2022-03-07
* Rewrote checksum->string.Hugo Hörnquist2022-03-07
* Cleanup in (hnh util path).Hugo Hörnquist2022-03-07
* Allow config.scm to call resolve-interface and module-ref.Hugo Hörnquist2022-03-06
* Add missing (ice-9 format) imports.Hugo Hörnquist2022-03-06
* Remove with-stream macro.Hugo Hörnquist2022-03-01
* Add unit test for days-in-interval.Hugo Hörnquist2022-03-01
* Add some TODO comments.Hugo Hörnquist2022-02-22
* Datetime restrict imports.Hugo Hörnquist2022-02-13
* Datetime remove old commented parse-month.Hugo Hörnquist2022-02-13
* Datetime rewrote parse-month.Hugo Hörnquist2022-02-13
* Begin1 handle multiple values.Hugo Hörnquist2022-02-13
* Add remove home button to seacrh page.Hugo Hörnquist2022-02-13
* Move calculate-fg-color into calp subtree.Hugo Hörnquist2022-02-02
* Rewrote path-append to be portable.Hugo Hörnquist2022-02-01
* Add path-split.Hugo Hörnquist2022-02-01
* Add path-join.Hugo Hörnquist2022-02-01
* Move path-append to own module.Hugo Hörnquist2022-02-01
* Remove define-many.Hugo Hörnquist2022-02-01
* Remove (hnh util) exports without values.Hugo Hörnquist2022-02-01
* Add tree-node.Hugo Hörnquist2022-01-31
* Repair warnings-are-error configuration item.Hugo Hörnquist2022-01-31
* Move stuff from calp/util to hnh/util.Hugo Hörnquist2022-01-31
* Add span-upto.Hugo Hörnquist2022-01-29
* Add ~b and ~p flags to datetime parser.Hugo Hörnquist2022-01-29
* Minor cleanup.Hugo Hörnquist2022-01-21
* Clean up (calp util options).Hugo Hörnquist2022-01-21
* Move config print to own flag.Hugo Hörnquist2022-01-21
* Cleanup modules.Hugo Hörnquist2021-12-22