27 Oct 2016
- Validate app info query output PR4
19 Oct 2016
- Handle null data result PR3
11 Oct 2016
- Add Collection.del method to delete documents PR2
7 Oct 2016
- Automatically detect the app using git repo information PR1
20 Sep 2016
- Fix incorrect comparison operator bug
20 Sep 2016
- Fix query not applied bug
20 Sep 2016
- Add the
avatar
field for user
20 Sep 2016
- Remove the
token
parameter (use CORS)
20 Sep 2016
- Add
getUser
method to the persister
19 Sep 2016
- Implement the channel persister interface