aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Made page slightly responsive.Hugo Hörnquist2020-04-02
* Add bottom border to small calendar.Hugo Hörnquist2020-04-01
* HTML force calendar list to be single lines.Hugo Hörnquist2020-04-01
* Update remaining code to use new config scheme.Hugo Hörnquist2020-04-01
* Add set-config! and get-config, along with print for debug.Hugo Hörnquist2020-04-01
* Add group-by.Hugo Hörnquist2020-04-01
* Extend for syntax to support multiple variables.Hugo Hörnquist2020-04-01
* Start rewrite mentioned in last commit.Hugo Hörnquist2020-04-01
* Attempt at decentralized configuration system.Hugo Hörnquist2020-03-31
* Fix IPv6 binding for server.Hugo Hörnquist2020-03-31
* Slightly improve footer layout in HTML.Hugo Hörnquist2020-03-31
* Add toggles between week and month view for HTML.Hugo Hörnquist2020-03-31
* Update HTML /static links to be absolute.Hugo Hörnquist2020-03-31
* Update server-main to allow for IPv6.Hugo Hörnquist2020-03-31
* Improve server directory listing.Hugo Hörnquist2020-03-31
* Update server endpoints for calendar rendering.Hugo Hörnquist2020-03-31
* Change url-parsing so '.' is a delimiter.Hugo Hörnquist2020-03-31
* Change html-generate to take everything as kv-args.Hugo Hörnquist2020-03-31
* Fix unnamed calendars for table view.Hugo Hörnquist2020-03-31
* Add {start,end}-of-week.Hugo Hörnquist2020-03-31
* Redefine all <date>-stream in terms of general date-stream.Hugo Hörnquist2020-03-31
* Rename parse-date to parse-ics-date, add parse-iso-date.Hugo Hörnquist2020-03-31
* Fixed minor errors in HTML output.Hugo Hörnquist2020-03-30
* Create LICENSEHugo Hörnquist2020-03-30
* Clarify error on bad RRULE's.Hugo Hörnquist2020-03-29
* Change some calendar names in example config.Hugo Hörnquist2020-03-29
* Remove some TODO:s which was solved along the way.Hugo Hörnquist2020-03-29
* Fix bug where descriptions didn't render unless the contained url:s.Hugo Hörnquist2020-03-29
* Update tests.Hugo Hörnquist2020-03-29
* Change time markers width.Hugo Hörnquist2020-03-29
* minor cleanup.Hugo Hörnquist2020-03-25
* Update TODO.Hugo Hörnquist2020-03-25
* Improve *->decimal-hour procedures.Hugo Hörnquist2020-03-25
* Fix bug in date-difference.Hugo Hörnquist2020-03-25
* Move some datetime procedures to propper modules.Hugo Hörnquist2020-03-24
* Add comment about DST and create-top-block.Hugo Hörnquist2020-03-24
* Allow nameless calendars again.Hugo Hörnquist2020-03-24
* Add datetime->decimal-hour.Hugo Hörnquist2020-03-24
* Change date{,time}-difference to hopefully sensible types.Hugo Hörnquist2020-03-24
* Add date-{min,max}.Hugo Hörnquist2020-03-24
* Change overflow type for time-.Hugo Hörnquist2020-03-24
* Datetime cleanup.Hugo Hörnquist2020-03-24
* Actually use X-WR-CALNAME.Hugo Hörnquist2020-03-23
* Slightly tweak text-backgrour-color relation.Hugo Hörnquist2020-03-23
* Fix time span formatting for HTML descriptions.Hugo Hörnquist2020-03-23
* Update TODO.Hugo Hörnquist2020-03-23
* HTML minor cleanup.Hugo Hörnquist2020-03-23
* Reintroduce sidebar text.Hugo Hörnquist2020-03-23
* Minor cleanup in HTML output.Hugo Hörnquist2020-03-23
* Minor CSS cleanup.Hugo Hörnquist2020-03-23