aboutsummaryrefslogtreecommitdiff
path: root/module/calp/entry-points/html.scm (unfollow)
Commit message (Expand)Author
2022-10-16Change gettext '_' to 'G_'.Hugo Hörnquist
2022-06-23Remove (add|remove)-day, and month[+-].Hugo Hörnquist
2022-06-23Minor cleanup.Hugo Hörnquist
2022-06-21Move TODO to issue #56.Hugo Hörnquist
2022-04-11Fixup translatable strings.Hugo Hörnquist
2022-03-28Rewrote symlink creator for HTMLHugo Hörnquist
2022-03-28Normalize errors.Hugo Hörnquist
2022-03-07Handle broken symlink when generating static HTML.Hugo Hörnquist
2022-02-22Prepare code for translation.Hugo Hörnquist
2022-02-01Move path-append to own module.Hugo Hörnquist
2022-01-31Move stuff from calp/util to hnh/util.Hugo Hörnquist
2021-12-22Cleanup modules.Hugo Hörnquist
2020-08-24Move util modules into calp module..Hugo Hörnquist
2020-08-24Replace (directories) with general (xdg basedir).Hugo Hörnquist
2020-08-23Move html modules under calp.Hugo Hörnquist
2020-08-23Add rendering of standalone small-cal.Hugo Hörnquist
2020-08-17Remove (@ (global) basedir).Hugo Hörnquist
2020-08-17Move a bunch of files into calp module.Hugo Hörnquist
2020-08-14Got rid of (output html).Hugo Hörnquist
2020-07-07Merge (datetime util) into (datetime).Hugo Hörnquist
2020-06-01Remove *TOP* tags from descriptions.Hugo Hörnquist
2020-05-06Made benchmark main runnable again.Hugo Hörnquist
2020-05-05html --help s/month/table/Hugo Hörnquist
2020-05-04Add --help to HTML.Hugo Hörnquist
2020-04-30Update HTML to use app.Hugo Hörnquist
2020-04-25Remove previous-week-start.Hugo Hörnquist
2020-04-05Minor changes.Hugo Hörnquist
2020-04-01Update remaining code to use new config scheme.Hugo Hörnquist
2020-03-31Attempt at decentralized configuration system.Hugo Hörnquist
2020-03-22HTML weekly proper week-start.Hugo Hörnquist
2020-03-22HTML small cal table now works with better intervals.Hugo Hörnquist
2020-03-22Start work on week-by-week html.Hugo Hörnquist
2020-03-19Rewamp HTML-main to allow for more styles.Hugo Hörnquist
2020-03-09Sprinkled in some time prints.Hugo Hörnquist
2020-03-02Move actual calendar render into own callback function.Hugo Hörnquist
2020-02-18Freed datetime from its srfi-19 prison.Hugo Hörnquist
2020-02-16Minor cleanup.Hugo Hörnquist
2020-02-16Add count parameter to chunked html.Hugo Hörnquist
2020-01-30Once again compiles.Hugo Hörnquist
2019-12-28Move config from module to config directory.Hugo Hörnquist
2019-12-24Rework program initialization.Hugo Hörnquist