Skip to content

Releases: alevkon/angular-resource-sails

Fix buildUrl() to match angular-resource

06 Jul 09:57

Choose a tag to compare

Merge pull request #6 from alevkon/anotherpit-patch-1

Fix buildUrl() to exclude URL params from query string

Deep nested parameters

18 Jun 13:01

Choose a tag to compare

1.1.14

Update package.json

getHeaders

18 Jun 12:33

Choose a tag to compare

Merge pull request #4 from anotherpit/patch-6

Add support for deep param serialization

Bring back transformResponse array processing

15 May 05:52

Choose a tag to compare

1.1.12

bring back transformResponse array processing

Optimize delayed update intervals processing

08 May 19:46

Choose a tag to compare

1.1.11

optimize update intervals processing

Delayed update fixed

06 May 08:42

Choose a tag to compare

1.1.10

fix merge problems

Delayed update

05 May 04:36

Choose a tag to compare

Implement delayed update to prevent angular DoS by too often updates from the server

fix transformResponse

20 Apr 16:02

Choose a tag to compare

1.1.8

Update bower.json

Add sails models pluralize option support

27 Mar 15:57

Choose a tag to compare

1.1.7

Merge branch 'master' into plurals

Merged with fork origin

27 Mar 14:20

Choose a tag to compare

1.1.6

Merge branch 'master' of github.com:angular-resource-sails/angular-re…