framework/ember
Toby Zerner 01f3a7dc01 Fix bug when loading a single post at the start
When loading a single post at the start of a discussion, start=0 and
end=0. But end would be set to start+limit, which was incorrect.
2015-01-30 12:15:01 +10:30
..
app Fix bug when loading a single post at the start 2015-01-30 12:15:01 +10:30
config More flexible API URL (necessary for testing) 2015-01-23 12:48:21 +10:30
public/avatars Hello world! 2014-12-20 16:56:46 +10:30
tests Working on tests for index 2015-01-23 12:48:33 +10:30
.bowerrc Upgrade ember-cli to 0.1.4 and fix related breakage. closes #18 2014-12-23 12:45:07 +10:30
.ember-cli Upgrade ember-cli to 0.1.4 and fix related breakage. closes #18 2014-12-23 12:45:07 +10:30
.gitignore Upgrade ember-cli to 0.1.4 and fix related breakage. closes #18 2014-12-23 12:45:07 +10:30
.jshintrc Fix JSHint errors 2015-01-21 14:29:00 +10:30
.travis.yml Upgrade ember-cli to 0.1.4 and fix related breakage. closes #18 2014-12-23 12:45:07 +10:30
bower.json Upgrade ember-cli to 0.1.7 2015-01-21 14:28:28 +10:30
Brocfile.js Upgrade ember-cli to 0.1.4 and fix related breakage. closes #18 2014-12-23 12:45:07 +10:30
package.json Upgrade ember-cli to 0.1.7 2015-01-21 14:28:28 +10:30
testem.json Upgrade ember-cli to 0.1.4 and fix related breakage. closes #18 2014-12-23 12:45:07 +10:30