aboutsummaryrefslogtreecommitdiff
path: root/module/calp (follow)
Commit message (Expand)AuthorAge
* Add /everything.ics endpoint.HEADshowmasterHugo Hörnquist2022-10-24
* Replace root-redirect with propper HTTP 307.Hugo Hörnquist2022-10-24
* Minor cleaup.Hugo Hörnquist2022-10-16
* Truncate print for spawned repl.Hugo Hörnquist2022-10-16
* Better error handling when submitting events.Hugo Hörnquist2022-10-16
* Clean up imports in main.Hugo Hörnquist2022-10-16
* Move load-config to own file.Hugo Hörnquist2022-10-16
* Change gettext '_' to 'G_'.Hugo Hörnquist2022-10-16
* Rewrote make-routes to use define-syntax.Hugo Hörnquist2022-09-18
* Change JavaScript build system to esbuild.Hugo Hörnquist2022-08-01
* Repair broken styles on search page.Hugo Hörnquist2022-07-25
* Repair search page.Hugo Hörnquist2022-07-25
* Remove (add|remove)-day, and month[+-].Hugo Hörnquist2022-06-23
* Minor cleanup of entry-points/server.Hugo Hörnquist2022-06-23
* Clean up btn.Hugo Hörnquist2022-06-23
* Add TODO about query parameters.Hugo Hörnquist2022-06-23
* Normalize keyword syntax.Hugo Hörnquist2022-06-23
* Remove procedure tabset.Hugo Hörnquist2022-06-23
* Minor cleanup.Hugo Hörnquist2022-06-23
* Centralize (almost) all exports to :export in define-module.Hugo Hörnquist2022-06-23
* Remove all inline use-modules.Hugo Hörnquist2022-06-23
* Clean up (calp util config).Hugo Hörnquist2022-06-23
* Resolve TODO about calendar styles.Hugo Hörnquist2022-06-21
* Minor cleanup in fmt-single-event.Hugo Hörnquist2022-06-21
* Remove obsolete TODO.Hugo Hörnquist2022-06-21
* Move TODO to issue #56.Hugo Hörnquist2022-06-21
* Fix comments being constantly added to po files.Hugo Hörnquist2022-06-16
* Merge html-validator.Hugo Hörnquist2022-06-13
|\
| * Escape some unicode in initial xhtml output.Hugo Hörnquist2022-06-13
| * Remove with-label.Hugo Hörnquist2022-06-12
| * Stop using with-label.Hugo Hörnquist2022-06-12
* | Remove custom let*.Hugo Hörnquist2022-06-13
|/
* Allow HTML output of all routes.Hugo Hörnquist2022-06-12
|\
| * Update remaining routse to new xml or html system.Hugo Hörnquist2022-06-12
| * Add html parameter to routes.Hugo Hörnquist2022-06-12
| * Embedd fragile strings in sxml in procedures.Hugo Hörnquist2022-06-12
| * Add <!DOCTYPE html> to xhtml-doc macro.Hugo Hörnquist2022-06-12
* | Fix a few strings where translations wheren't applied.Hugo Hörnquist2022-06-11
|/
* Clean up (calp server routes).Hugo Hörnquist2022-06-10
* Minor cleanup.Hugo Hörnquist2022-04-25
* Introduce filename-extension procedure.Hugo Hörnquist2022-04-24
* Dead code removal.Hugo Hörnquist2022-04-24
* Introduce component date-jump.Hugo Hörnquist2022-04-23
* Update comment on cal-table.Hugo Hörnquist2022-04-23
* Remove unused procedure form.Hugo Hörnquist2022-04-23
* Made update-zoneinfo own entry point.Hugo Hörnquist2022-04-23
* Fix missing hower-text for changelog tabs.Hugo Hörnquist2022-04-23
* Move repl-start to end of main.Hugo Hörnquist2022-04-23
* Repair and rewrote sliders in HTML.Hugo Hörnquist2022-04-23
* Fix some translations not being evaluated.Hugo Hörnquist2022-04-21