Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | data.jade: Making sure 'params' is always available.HEADmaster | Trygve Laugstøl | 2012-07-29 | 1 | -4/+4 |
| | |||||
* | o Better layout of the data table. | Trygve Laugstøl | 2012-07-22 | 1 | -29/+7 |
| | | | | | | Using a <table> instead of <dl> as the dl headings was collapsed by at least Chrome. o Adding mail logging. | ||||
* | o Trying to get the last slash correct in the URLs. | Trygve Laugstøl | 2012-07-18 | 1 | -0/+6 |
| | |||||
* | o Removing arguments that's not available. | Trygve Laugstøl | 2012-07-18 | 1 | -3/+3 |
| | |||||
* | o Some error handling. | Trygve Laugstøl | 2012-07-17 | 1 | -1/+5 |
| | |||||
* | o Always showing the returned http response, including body. | Trygve Laugstøl | 2012-07-14 | 1 | -2/+10 |
| | |||||
* | o Only showing headings if the item is in the colleciton. | Trygve Laugstøl | 2012-07-14 | 1 | -7/+52 |
| | | | | | o Adding full support for writes. o Better looking query and template forms. | ||||
* | o Splitting 'hrefs' so the user can click on any path segment. | Trygve Laugstøl | 2012-07-07 | 1 | -0/+26 |
| | |||||
* | o Automatically showing next/prev links if the collection has next/prev links. | Trygve Laugstøl | 2012-07-05 | 1 | -2/+1 |
| | |||||
* | o Implementing support for deleting items. | Trygve Laugstøl | 2012-07-05 | 1 | -32/+59 |
| | |||||
* | o Always showing the http response, even when the body couldn't be decoded. | Trygve Laugstøl | 2012-07-04 | 1 | -31/+37 |
| | |||||
* | o Updating error rendering after adding sidebar. | Trygve Laugstøl | 2012-07-03 | 1 | -4/+6 |
| | | | | o Showing raw data when rendering errors too. | ||||
* | o Improved front page. | Trygve Laugstøl | 2012-07-03 | 1 | -1/+0 |
| | |||||
* | o Better error messages when unable to parse JSON. | Trygve Laugstøl | 2012-07-02 | 1 | -1/+4 |
| | | | | o Fixing typos. | ||||
* | o Adding support for queries. | Trygve Laugstøl | 2012-07-02 | 1 | -3/+14 |
| | |||||
* | o Twitter Bootstrap <3. | Trygve Laugstøl | 2012-06-30 | 1 | -13/+5 |
| | |||||
* | o Prettier and better error handling. | Trygve Laugstøl | 2012-06-30 | 1 | -4/+22 |
| | |||||
* | o Adding links. | Trygve Laugstøl | 2012-06-29 | 1 | -0/+10 |
| | |||||
* | o Adding examples from the specification. | Trygve Laugstøl | 2012-06-29 | 1 | -19/+38 |
| | |||||
* | o Showing doc.uri and doc.version. | Trygve Laugstøl | 2012-06-29 | 1 | -5/+4 |
| | |||||
* | o Adding links on each item. | Trygve Laugstøl | 2012-06-29 | 1 | -1/+1 |
| | |||||
* | o Initial import of application/vnd.collection+json explorer. | Trygve Laugstøl | 2012-06-28 | 1 | -0/+37 |