aboutsummaryrefslogtreecommitdiff
path: root/module (follow)
Commit message (Expand)AuthorAge
* 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
* Weeknumber hopefully counts correctly now.Hugo Hörnquist2020-05-03
* Fix HTML week number rendering around v. 1.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
| |\
| * | Made code more compatible with popups, improve config.Hugo Hörnquist2020-04-29
| * | Test tooltip library.Hugo Hörnquist2020-04-29
* | | Add missing dependency.Hugo Hörnquist2020-05-01
* | | Fix ics download for UID's containng dot.Hugo Hörnquist2020-05-01
| |/ |/|
* | Merge branch 'app'.Hugo Hörnquist2020-05-01
|\ \
| * | Change call signature for [gs]etf.Hugo Hörnquist2020-04-30
| * | Update server to use app.Hugo Hörnquist2020-04-30
| * | Minor changes.Hugo Hörnquist2020-04-30
| * | Update HTML to use app.Hugo Hörnquist2020-04-30
| * | Update ical parts to use app context.Hugo Hörnquist2020-04-30
| * | Update vcomponent to load into the app object.Hugo Hörnquist2020-04-30
| * | Add `app' type.Hugo Hörnquist2020-04-30
* | | Server server any subdir under static.Hugo Hörnquist2020-05-01
* | | Server make-routes now support custom regexes.Hugo Hörnquist2020-05-01
* | | Update error on /calendar/ endpoint.Hugo Hörnquist2020-04-30
|/ /
* | Add global basedir var.Hugo Hörnquist2020-04-30
* | Add "missing" regex import.Hugo Hörnquist2020-04-30
* | Move environment setup to standalone sh file.Hugo Hörnquist2020-04-30
* | Handle TZ-rule with minimum start.Hugo Hörnquist2020-04-29
|/
* Add TODO to HTML.Hugo Hörnquist2020-04-29
* .btn click area now fixed.Hugo Hörnquist2020-04-28