summaryrefslogtreecommitdiff
path: root/routes/index.js
Commit message (Expand)AuthorAgeFilesLines
* data.jade: Making sure 'params' is always available.HEADmasterTrygve Laugstøl2012-07-291-4/+4
* o Better layout of the data table.Trygve Laugstøl2012-07-221-29/+7
* o Trying to get the last slash correct in the URLs.Trygve Laugstøl2012-07-181-0/+6
* o Removing arguments that's not available.Trygve Laugstøl2012-07-181-3/+3
* o Some error handling.Trygve Laugstøl2012-07-171-1/+5
* o Always showing the returned http response, including body.Trygve Laugstøl2012-07-141-2/+10
* o Only showing headings if the item is in the colleciton.Trygve Laugstøl2012-07-141-7/+52
* o Splitting 'hrefs' so the user can click on any path segment.Trygve Laugstøl2012-07-071-0/+26
* o Automatically showing next/prev links if the collection has next/prev links.Trygve Laugstøl2012-07-051-2/+1
* o Implementing support for deleting items.Trygve Laugstøl2012-07-051-32/+59
* o Always showing the http response, even when the body couldn't be decoded.Trygve Laugstøl2012-07-041-31/+37
* o Updating error rendering after adding sidebar.Trygve Laugstøl2012-07-031-4/+6
* o Improved front page.Trygve Laugstøl2012-07-031-1/+0
* o Better error messages when unable to parse JSON.Trygve Laugstøl2012-07-021-1/+4
* o Adding support for queries.Trygve Laugstøl2012-07-021-3/+14
* o Twitter Bootstrap <3.Trygve Laugstøl2012-06-301-13/+5
* o Prettier and better error handling.Trygve Laugstøl2012-06-301-4/+22
* o Adding links.Trygve Laugstøl2012-06-291-0/+10
* o Adding examples from the specification.Trygve Laugstøl2012-06-291-19/+38
* o Showing doc.uri and doc.version.Trygve Laugstøl2012-06-291-5/+4
* o Adding links on each item.Trygve Laugstøl2012-06-291-1/+1
* o Initial import of application/vnd.collection+json explorer.Trygve Laugstøl2012-06-281-0/+37