Commit Graph

306 Commits (e306573f390691f5123ac3e1ae1eb65ffc5c7e24)

Author SHA1 Message Date
Jonas Lomholdt 1a0c600ecc Update README.md
Fix errorHandler example
2017-09-26 23:58:14 +03:30
Pooya Parsa 50f6faacf4 chore(release): 4.3.0 2017-09-12 03:20:31 +04:30
Pooya Parsa dadd7d8e2b feat: don't rely on hostname for default values 2017-09-12 03:20:18 +04:30
Pooya Parsa 81106bf7d7 simpilify docs 2017-09-08 11:28:43 +04:30
Pooya Parsa 0d175c64dc chore(release): 4.2.1 2017-09-08 11:20:55 +04:30
Pooya Parsa 2a0b163e27 Merge branch 'master' of github.com:nuxt-community/axios-module 2017-09-08 11:20:46 +04:30
Pooya Parsa 9cf3944e44 chore(release): 4.2.0 2017-09-08 11:20:31 +04:30
Pooya Parsa f58d973920 Merge pull request #24 from uptownhr/master
added responseInterceptor example
2017-09-08 11:19:55 +04:30
Pooya Parsa 3c09d645d5 update readme 2017-09-08 11:18:51 +04:30
Pooya Parsa ff5cc755ad update readme 2017-09-08 11:14:47 +04:30
Pooya Parsa 2b452bc74e update readme 2017-09-08 11:13:09 +04:30
Pooya Parsa 6305598909 update readme 2017-09-08 11:04:31 +04:30
Pooya Parsa 856a611c5c docs: toc 2017-09-08 10:43:35 +04:30
Pooya Parsa c70749a6c5 feat: pass ctx to errorHandlers
#25
2017-09-08 10:35:55 +04:30
James Lee 9dd5de3329 added responseInterceptor example 2017-09-06 23:40:01 -07:00
Pooya Parsa 148f8b8e73 responseInterceptor test 2017-09-06 23:23:54 +04:30
Pooya Parsa 49a8eab840 fix jest coverage
unwanted cov codes were adding to nuxt.config.js when options serialized
2017-09-06 23:23:45 +04:30
Pooya Parsa 8c2795c7b3 chore(release): 4.1.1 2017-09-06 23:11:09 +04:30
Pooya Parsa 2f04e3020f fix: delete accept header
fixes #12
2017-09-06 23:11:03 +04:30
Pooya Parsa 9830f4b731 chore(release): 4.1.0 2017-09-06 23:05:51 +04:30
Pooya Parsa 356b31f032 fix: inject $axios in current ctx
#18
2017-09-06 23:05:20 +04:30
Pooya Parsa bcd47102c1 perf: move init outside of plugin 2017-09-06 23:02:55 +04:30
Pooya Parsa 88961d462c tests for init 2017-09-06 22:59:07 +04:30
Pooya Parsa fd2bf18185 add example for init 2017-09-06 22:34:08 +04:30
Pooya Parsa 8e0c0e8c4c feat: add options.init
#21
2017-09-06 22:30:58 +04:30
Pooya Parsa e9e225f142 add notes for proxyHeaders option
@homerjam #20
2017-09-06 22:19:34 +04:30
Pooya Parsa df1a5829e8 chore(release): 4.0.1 2017-09-04 21:05:09 +04:30
Pooya Parsa a36a886a77 fix(package): make nuxt devDependency
needed for nuxt-start
2017-09-04 21:05:00 +04:30
Pooya Parsa c441c0bfd9 chore(release): 4.0.0 2017-08-30 22:22:08 +04:30
Pooya Parsa b16d6bf8a3 feat: responseInterceptor and errorHandler 2017-08-30 22:20:43 +04:30
Pooya Parsa 61432a1916 feat: better baseURL message 2017-08-30 21:44:18 +04:30
Pooya Parsa a341185f5b feat: upgrade for nuxt rc8
BREAKING CHANGE: app.axios is not available anymore (without $) should always use app.$axios
2017-08-30 21:39:30 +04:30
Pooya Parsa a75097dcef chore(release): 3.1.4 2017-08-13 19:47:08 +04:30
Pooya Parsa 7ba3ae819d fix: create fresh objects for all default header scopes 2017-08-13 19:47:02 +04:30
Pooya Parsa 969cdcf664 tweek changelog 2017-08-13 19:13:24 +04:30
Pooya Parsa 6a39c118d5 chore(release): 3.1.3 2017-08-13 19:08:27 +04:30
Pooya Parsa 44d7b6fe07 prepublish ~> prepare 2017-08-13 19:08:22 +04:30
Pooya Parsa 3d27b0eada chore(release): 3.1.2 2017-08-13 19:07:07 +04:30
Pooya Parsa 9355228536 fix(headers): fix security bug with default request headers 2017-08-13 19:00:33 +04:30
Pooya Parsa e4535e830e tests: ssr
Security checks to prevent sharing tokens and headers across requests
2017-08-13 18:43:01 +04:30
Pooya Parsa 5e919381eb coverage 2017-08-13 18:17:38 +04:30
Pooya Parsa 4e4efec85c tests 2017-08-13 18:09:59 +04:30
Pooya Parsa 00aa7c8786 release script 2017-08-13 16:53:44 +04:30
Pooya Parsa b19aa7d1bc add missing codecov dependency 2017-08-13 16:49:43 +04:30
Pooya Parsa 858b32c32b codecov -> coverage 2017-08-13 16:44:43 +04:30
Pooya Parsa 952f5e0775 update readme 2017-08-13 16:43:28 +04:30
Pooya Parsa 4096f83530 working eslint 2017-08-13 16:40:55 +04:30
Pooya Parsa e7d2abc1ad update readme 2017-08-13 16:23:42 +04:30
Pooya Parsa 9c35dffc09 circleci 2017-08-13 16:08:50 +04:30
Pooya Parsa 15f21a1a33 badges 2017-08-13 16:08:02 +04:30