aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Start work on making DTEND optional.optional-dtendHugo Hörnquist2020-05-09
* Clean up util header.Hugo Hörnquist2020-05-09
* Add profile! macro.Hugo Hörnquist2020-05-05
* html --help s/month/table/Hugo Hörnquist2020-05-05
* Getopt-opt handles value being any symbol.Hugo Hörnquist2020-05-05
* Add link in root to /today.Hugo Hörnquist2020-05-04
* Catch address already in use for HTTP server.Hugo Hörnquist2020-05-04
* Tests pass again.Hugo Hörnquist2020-05-04
* Tests run again.Hugo Hörnquist2020-05-04
* Remove execute-flag from module/main.scm.Hugo Hörnquist2020-05-04
* Add RFC5545 and vdir to README.Hugo Hörnquist2020-05-04
* Add ability to download ics in entirety.Hugo Hörnquist2020-05-04
* Replace direct output to current-error-port with warnings.Hugo Hörnquist2020-05-04
* All warning procedures now uses warning system.Hugo Hörnquist2020-05-04
* "Resolve" missing configuration TODO.Hugo Hörnquist2020-05-04
* Fix /today? when intervaltype is something else.Hugo Hörnquist2020-05-04
* Remove TODO about bad week numbers.Hugo Hörnquist2020-05-04
* Add --help to ical.Hugo Hörnquist2020-05-04
* Remove 'info' entry point.Hugo Hörnquist2020-05-04
* Slightly change main --help.Hugo Hörnquist2020-05-04
* Add --help to text.Hugo Hörnquist2020-05-04
* text main should now read it's arguments.Hugo Hörnquist2020-05-04
* Repair term + add --help.Hugo Hörnquist2020-05-04
* Add support for future code tag.Hugo Hörnquist2020-05-04
* Add --help to HTML.Hugo Hörnquist2020-05-04
* Add --help to main!Hugo Hörnquist2020-05-04
* Add some more text formatting tags.Hugo Hörnquist2020-05-04
* Add true-string-length.Hugo Hörnquist2020-05-04
* Add --help to server.Hugo Hörnquist2020-05-04
* Allow program to throw 'return to exit gracefully.Hugo Hörnquist2020-05-04
* Add option formatter.Hugo Hörnquist2020-05-04
* Add shutdown-hook.Hugo Hörnquist2020-05-04
* Fix server --port flag.Hugo Hörnquist2020-05-04
* Re-add removal of href on event with js.Hugo Hörnquist2020-05-04
* Weeknumber hopefully counts correctly now.Hugo Hörnquist2020-05-03
* Fix HTML week number rendering around v. 1.Hugo Hörnquist2020-05-03
* Update TODO.Hugo Hörnquist2020-05-03
* [today] and [jump to] now works without JS.Hugo Hörnquist2020-05-03
* Whitespace fixup.Hugo Hörnquist2020-05-03
* Add [today] and [jump to] button in frontend.Hugo Hörnquist2020-05-03
* Translate 'monthly' and 'weekly' buttons.Hugo Hörnquist2020-05-03
* Add intervaltype argument to html-generate.Hugo Hörnquist2020-05-03
* Allow btn to take nothing, and default to <button>.Hugo Hörnquist2020-05-03
* Server now rounds to nearest sensible start.Hugo Hörnquist2020-05-01
* Merge branch 'tooltip'Hugo Hörnquist2020-05-01
|\
| * Remove old popup code.Hugo Hörnquist2020-05-01
| * Setup local mirroring of frontend libs.Hugo Hörnquist2020-05-01
| * Merge branch 'master' into tooltipHugo Hörnquist2020-05-01
| |\
| * | Note in README about TippedJS.Hugo Hörnquist2020-04-29
| * | Move overflow: hidden for events.Hugo Hörnquist2020-04-29