Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | o Always showing the returned http response, including body. | Trygve Laugstøl | 2012-07-14 | 2 | -3/+16 |
| | |||||
* | o Only showing headings if the item is in the colleciton. | Trygve Laugstøl | 2012-07-14 | 4 | -111/+191 |
| | | | | | o Adding full support for writes. o Better looking query and template forms. | ||||
* | o Fixing bug in navigation links. | Trygve Laugstøl | 2012-07-12 | 1 | -1/+1 |
| | |||||
* | o Adding first and last links. | Trygve Laugstøl | 2012-07-11 | 2 | -31/+84 |
| | |||||
* | o Splitting 'hrefs' so the user can click on any path segment. | Trygve Laugstøl | 2012-07-07 | 4 | -2/+81 |
| | |||||
* | o Consistent usage of italics for missing fields. | Trygve Laugstøl | 2012-07-07 | 1 | -10/+20 |
| | |||||
* | o Automatically showing next/prev links if the collection has next/prev links. | Trygve Laugstøl | 2012-07-05 | 2 | -3/+20 |
| | |||||
* | o Messed up errors vs queries in the side bar. | Trygve Laugstøl | 2012-07-05 | 1 | -1/+1 |
| | |||||
* | o Implementing support for deleting items. | Trygve Laugstøl | 2012-07-05 | 4 | -75/+144 |
| | |||||
* | o Adding TODO. | Trygve Laugstøl | 2012-07-04 | 1 | -0/+1 |
| | |||||
* | o Always showing the http response, even when the body couldn't be decoded. | Trygve Laugstøl | 2012-07-04 | 3 | -58/+60 |
| | |||||
* | o Updating error rendering after adding sidebar. | Trygve Laugstøl | 2012-07-03 | 2 | -29/+33 |
| | | | | o Showing raw data when rendering errors too. | ||||
* | o Fixing a typo in the 'queries' example. | Trygve Laugstøl | 2012-07-03 | 1 | -1/+1 |
| | |||||
* | o Improved front page. | Trygve Laugstøl | 2012-07-03 | 3 | -16/+10 |
| | |||||
* | o More text in the 'about' section. | Trygve Laugstøl | 2012-07-03 | 1 | -0/+8 |
| | |||||
* | o Adding a side bar. | Trygve Laugstøl | 2012-07-03 | 6 | -49/+114 |
| | |||||
* | o Telling users how the links is opened. | Trygve Laugstøl | 2012-07-03 | 1 | -1/+3 |
| | |||||
* | o More info no how to use the application. | Trygve Laugstøl | 2012-07-03 | 1 | -2/+20 |
| | |||||
* | o Experimenting with the links and buttons. | Trygve Laugstøl | 2012-07-02 | 1 | -1/+1 |
| | |||||
* | o Experimenting with the links and buttons. | Trygve Laugstøl | 2012-07-02 | 1 | -44/+52 |
| | |||||
* | o Better error messages when unable to parse JSON. | Trygve Laugstøl | 2012-07-02 | 2 | -3/+9 |
| | | | | o Fixing typos. | ||||
* | o Showing a message if there are no queries. | Trygve Laugstøl | 2012-07-02 | 2 | -25/+28 |
| | |||||
* | o Improved front page. | Trygve Laugstøl | 2012-07-02 | 2 | -42/+67 |
| | |||||
* | o Adding support for queries. | Trygve Laugstøl | 2012-07-02 | 5 | -47/+57 |
| | |||||
* | o Adding Accept header when forwarding URL to Redbot. | Trygve Laugstøl | 2012-06-30 | 1 | -0/+1 |
| | |||||
* | o Twitter Bootstrap <3. | Trygve Laugstøl | 2012-06-30 | 4 | -85/+138 |
| | |||||
* | o Adding basic Twitter Bootstrap + jQuery frame. | Trygve Laugstøl | 2012-06-30 | 12 | -7/+17082 |
| | |||||
* | o Prettier and better error handling. | Trygve Laugstøl | 2012-06-30 | 4 | -44/+96 |
| | |||||
* | o Adding links. | Trygve Laugstøl | 2012-06-29 | 3 | -26/+69 |
| | |||||
* | o Learning something about npm.. | Trygve Laugstøl | 2012-06-29 | 1 | -2/+2 |
| | |||||
* | o Adjusting URL for collection+json library. | Trygve Laugstøl | 2012-06-29 | 1 | -2/+2 |
| | | | | o Setting proper name in package.json. | ||||
* | o Prettier example links. | Trygve Laugstøl | 2012-06-29 | 1 | -5/+6 |
| | |||||
* | o Adding examples from the specification. | Trygve Laugstøl | 2012-06-29 | 9 | -22/+196 |
| | |||||
* | o Showing doc.uri and doc.version. | Trygve Laugstøl | 2012-06-29 | 2 | -9/+33 |
| | |||||
* | o Adding links on each item. | Trygve Laugstøl | 2012-06-29 | 5 | -9/+10 |
| | |||||
* | o Adding Procfile. | Trygve Laugstøl | 2012-06-28 | 1 | -0/+1 |
| | |||||
* | o Adjusting dependencies. | Trygve Laugstøl | 2012-06-28 | 1 | -2/+6 |
| | |||||
* | o Initial import of application/vnd.collection+json explorer. | Trygve Laugstøl | 2012-06-28 | 8 | -0/+154 |