aboutsummaryrefslogtreecommitdiff
path: root/module/calp (follow)
Commit message (Expand)AuthorAge
* 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
* Fix edit popups not auto opening.Hugo Hörnquist2022-04-12
* Fix name collision in server entry-point.Hugo Hörnquist2022-04-11
* Remove config sandbox.Hugo Hörnquist2022-04-11
* Allow translation of non-extracted strings.Hugo Hörnquist2022-04-11
* Replace config system with paramater based system.Hugo Hörnquist2022-04-11
* Fix loop in import entry-point.Hugo Hörnquist2022-04-11
* Fixup translatable strings.Hugo Hörnquist2022-04-11
* Merge branch 'translation'Hugo Hörnquist2022-04-07
|\
| * Prepare code for translation.Hugo Hörnquist2022-02-22
* | Remove reference to non-existant parameter submit.Hugo Hörnquist2022-04-05
* | Minor fixups.Hugo Hörnquist2022-04-05
* | Made sidebar date headings sticky.Hugo Hörnquist2022-04-05
* | Move code for saving event away from routes.Hugo Hörnquist2022-04-05
* | Rewrote symlink creator for HTMLHugo Hörnquist2022-03-28
* | Check system-error errno correctly.Hugo Hörnquist2022-03-28
* | Remove assert.Hugo Hörnquist2022-03-28
* | Use catch* where appropriateHugo Hörnquist2022-03-28
* | Normalize errors.Hugo Hörnquist2022-03-28
* | Unsmarted define-config%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
* | 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
* | Move summary-filter and description-filter configs to more sensible place.Hugo Hörnquist2022-03-15
* | Handle broken symlink when generating static HTML.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
* | Add some TODO comments.Hugo Hörnquist2022-02-22
|/
* Add remove home button to seacrh page.Hugo Hörnquist2022-02-13
* Move calculate-fg-color into calp subtree.Hugo Hörnquist2022-02-02
* Move path-append to own module.Hugo Hörnquist2022-02-01
* Add tree-node.Hugo Hörnquist2022-01-31