aboutsummaryrefslogtreecommitdiff
path: root/module (unfollow)
Commit message (Expand)Author
2020-05-04Add ability to download ics in entirety.Hugo Hörnquist
2020-05-04Replace direct output to current-error-port with warnings.Hugo Hörnquist
2020-05-04All warning procedures now uses warning system.Hugo Hörnquist
2020-05-04Fix /today? when intervaltype is something else.Hugo Hörnquist
2020-05-04Add --help to ical.Hugo Hörnquist
2020-05-04Remove 'info' entry point.Hugo Hörnquist
2020-05-04Slightly change main --help.Hugo Hörnquist
2020-05-04Add --help to text.Hugo Hörnquist
2020-05-04text main should now read it's arguments.Hugo Hörnquist
2020-05-04Repair term + add --help.Hugo Hörnquist
2020-05-04Add support for future code tag.Hugo Hörnquist
2020-05-04Add --help to HTML.Hugo Hörnquist
2020-05-04Add --help to main!Hugo Hörnquist
2020-05-04Add some more text formatting tags.Hugo Hörnquist
2020-05-04Add true-string-length.Hugo Hörnquist
2020-05-04Add --help to server.Hugo Hörnquist
2020-05-04Allow program to throw 'return to exit gracefully.Hugo Hörnquist
2020-05-04Add option formatter.Hugo Hörnquist
2020-05-04Add shutdown-hook.Hugo Hörnquist
2020-05-04Fix server --port flag.Hugo Hörnquist
2020-05-03Weeknumber hopefully counts correctly now.Hugo Hörnquist
2020-05-03Fix HTML week number rendering around v. 1.Hugo Hörnquist
2020-05-03[today] and [jump to] now works without JS.Hugo Hörnquist
2020-05-03Whitespace fixup.Hugo Hörnquist
2020-05-03Add [today] and [jump to] button in frontend.Hugo Hörnquist
2020-05-03Translate 'monthly' and 'weekly' buttons.Hugo Hörnquist
2020-05-03Add intervaltype argument to html-generate.Hugo Hörnquist
2020-05-03Allow btn to take nothing, and default to <button>.Hugo Hörnquist
2020-05-01Server now rounds to nearest sensible start.Hugo Hörnquist
2020-05-01Remove old popup code.Hugo Hörnquist
2020-05-01Add missing dependency.Hugo Hörnquist
2020-05-01Fix ics download for UID's containng dot.Hugo Hörnquist
2020-05-01Setup local mirroring of frontend libs.Hugo Hörnquist
2020-05-01Server server any subdir under static.Hugo Hörnquist
2020-05-01Server make-routes now support custom regexes.Hugo Hörnquist
2020-04-30Update error on /calendar/ endpoint.Hugo Hörnquist
2020-04-30Change call signature for [gs]etf.Hugo Hörnquist
2020-04-30Update server to use app.Hugo Hörnquist
2020-04-30Minor changes.Hugo Hörnquist
2020-04-30Update HTML to use app.Hugo Hörnquist
2020-04-30Update ical parts to use app context.Hugo Hörnquist
2020-04-30Update vcomponent to load into the app object.Hugo Hörnquist
2020-04-30Add `app' type.Hugo Hörnquist
2020-04-30Add global basedir var.Hugo Hörnquist
2020-04-30Add "missing" regex import.Hugo Hörnquist
2020-04-30Move environment setup to standalone sh file.Hugo Hörnquist
2020-04-29Handle TZ-rule with minimum start.Hugo Hörnquist
2020-04-29Made code more compatible with popups, improve config.Hugo Hörnquist
2020-04-29Test tooltip library.Hugo Hörnquist
2020-04-29Add TODO to HTML.Hugo Hörnquist