aboutsummaryrefslogtreecommitdiff
path: root/module/entry-points (unfollow)
Commit message (Expand)Author
2020-07-24/insert endpoint actually saves the events.Hugo Hörnquist
2020-07-24Stuff about (output vdir).Hugo Hörnquist
2020-07-24Remove some unused procedures.Hugo Hörnquist
2020-07-15HTML Generated events now come without an UID.Hugo Hörnquist
2020-07-13Minor cleanup.Hugo Hörnquist
2020-07-12Event creation from HTML works again.Hugo Hörnquist
2020-07-10Serve xml under .html, month view xhtml content-type.Hugo Hörnquist
2020-07-09Attempt to serve everything as xml.Hugo Hörnquist
2020-07-08Add /remove POST endpoint.Hugo Hörnquist
2020-07-08Add preliminary xcal download endpoint.Hugo Hörnquist
2020-07-07Merge (datetime util) into (datetime).Hugo Hörnquist
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-25Add structure for importing events.Hugo Hörnquist
2020-06-10Remove minor TODO's in server.Hugo Hörnquist
2020-06-10Note that --field for benchmark is required.Hugo Hörnquist
2020-06-01Break text procedures into modules.Hugo Hörnquist
2020-06-01Remove *TOP* tags from descriptions.Hugo Hörnquist
2020-06-01Extend and document benchmark main.Hugo Hörnquist
2020-05-24Minor change.Hugo Hörnquist
2020-05-23Remove (vcomponent load) module.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-06Made benchmark main runnable again.Hugo Hörnquist
2020-05-05html --help s/month/table/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-04Replace direct output to current-error-port with warnings.Hugo Hörnquist
2020-05-04Add --help to ical.Hugo Hörnquist
2020-05-04Remove 'info' entry point.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 --help to HTML.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