aboutsummaryrefslogtreecommitdiff
path: root/module (unfollow)
Commit message (Expand)Author
2022-04-21Fix comment on unval.Hugo Hörnquist
2022-04-21datetime->decimal-hour correct time for hours without days.Hugo Hörnquist
2022-04-21Simplify week-day-name.Hugo Hörnquist
2022-04-21Fix some translations not being evaluated.Hugo Hörnquist
2022-04-12Fix edit popups not auto opening.Hugo Hörnquist
2022-04-11Fix name collision in server entry-point.Hugo Hörnquist
2022-04-11Translate newly added strings.Hugo Hörnquist
2022-04-11Remove config sandbox.Hugo Hörnquist
2022-04-11Allow translation of non-extracted 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-11Fix loop in import entry-point.Hugo Hörnquist
2022-04-11Fixup translatable strings.Hugo Hörnquist
2022-04-05Use existing filename if exists.Hugo Hörnquist
2022-04-05Remove reference to non-existant parameter submit.Hugo Hörnquist
2022-04-05Minor fixups.Hugo Hörnquist
2022-04-05with-vulgar now uses alternative screen.Hugo Hörnquist
2022-04-05Made sidebar date headings sticky.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-30Remove parse-time from (datetime timespec).Hugo Hörnquist
2022-03-28Rewrote symlink creator for HTMLHugo Hörnquist
2022-03-28Check system-error errno correctly.Hugo Hörnquist
2022-03-28Remove assert.Hugo Hörnquist
2022-03-28Use catch* where appropriateHugo Hörnquist
2022-03-28Add catch*Hugo Hörnquist
2022-03-28Normalize errors.Hugo Hörnquist
2022-03-28Unsmarted define-config%Hugo Hörnquist
2022-03-28Stop exporting internal time+%Hugo Hörnquist
2022-03-28Introduce directory-listing.scssHugo Hörnquist
2022-03-15HTML directory table now gives 404 instead of 500Hugo Hörnquist
2022-03-15Introduce user-additions in frontend.Hugo Hörnquist
2022-03-15Make make-routes pre-compile all regexes.Hugo Hörnquist
2022-03-15Fix r:host and r:port in make-route's body.Hugo Hörnquist
2022-03-15Qualify functions in make-routes expansion.Hugo Hörnquist
2022-03-15Directory listing page now handles subdirectories.Hugo Hörnquist
2022-03-15Directory table file sizes.Hugo Hörnquist
2022-03-15Directory table extra filetypes.Hugo Hörnquist
2022-03-15Fix anchors in non-js page.Hugo Hörnquist
2022-03-15Calp server now 404s on missing file on disk.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-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