aboutsummaryrefslogtreecommitdiff
path: root/module/calp/entry-points/server.scm (unfollow)
Commit message (Expand)Author
2020-07-07Add live import of event.Hugo Hörnquist
2020-07-07Finished renamining attribute to property.Hugo Hörnquist
2020-07-07Add basic event creation from HTML.Hugo Hörnquist
2020-06-29HTTP POST insertion works.Hugo Hörnquist
2020-06-29Add /insert POST endpoint.Hugo Hörnquist
2020-06-10Remove minor TODO's in server.Hugo Hörnquist
2020-06-01Remove *TOP* tags from descriptions.Hugo Hörnquist
2020-05-24Minor change.Hugo Hörnquist
2020-05-23Fix javascript mimetype in server.Hugo Hörnquist
2020-05-22Minor coment cleanup.Hugo Hörnquist
2020-05-21Fix week-start in HTML month view from server.Hugo Hörnquist
2020-05-14server /month/ round to start of month.Hugo Hörnquist
2020-05-04Add link in root to /today.Hugo Hörnquist
2020-05-04Catch address already in use for HTTP server.Hugo Hörnquist
2020-05-04Add ability to download ics in entirety.Hugo Hörnquist
2020-05-04Add --help to server.Hugo Hörnquist
2020-05-04Fix server --port flag.Hugo Hörnquist
2020-05-03[today] and [jump to] now works without JS.Hugo Hörnquist
2020-05-03Add intervaltype argument to html-generate.Hugo Hörnquist
2020-05-01Server now rounds to nearest sensible start.Hugo Hörnquist
2020-05-01Fix ics download for UID's containng dot.Hugo Hörnquist
2020-05-01Server server any subdir under static.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-26Export ICS interval.Hugo Hörnquist
2020-04-26Remove use-modules*.Hugo Hörnquist
2020-04-26Ical output more modular.Hugo Hörnquist
2020-04-26Add export as ics button.Hugo Hörnquist
2020-04-24Update (start|end)-of-week to work as expected.Hugo Hörnquist
2020-04-16Fix directory-table erroring when subdirs are present.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-31Fix IPv6 binding for server.Hugo Hörnquist
2020-03-31Update server-main to allow for IPv6.Hugo Hörnquist
2020-03-31Improve server directory listing.Hugo Hörnquist
2020-03-31Update server endpoints for calendar rendering.Hugo Hörnquist
2020-03-31Change url-parsing so '.' is a delimiter.Hugo Hörnquist
2020-02-18Freed datetime from its srfi-19 prison.Hugo Hörnquist
2020-01-31Work.Hugo Hörnquist
2019-12-24Rework program initialization.Hugo Hörnquist
2019-05-23Fix previous commit.Hugo Hörnquist
2019-05-23Update server.Hugo Hörnquist
2019-05-22Large work on server software.Hugo Hörnquist
2019-05-13Add basic server.Hugo Hörnquist