dasha
9f4192f014
set response statuscode even if content length is zero
2017-01-24 14:43:39 +02:00
Johannes Lumpe
6c6fd49060
Bumped version to 1.5.1
1.5.1
2016-06-06 14:29:38 +03:00
Johannes Lumpe
c4568ed53f
Merge pull request #113 from cpunion/master
...
Fix typo
2016-06-06 14:28:20 +03:00
Li Jie
0766dc3039
Fix typo
2016-06-06 18:52:45 +08:00
Chris Dell
3225c4cc12
Merge pull request #112 from tomprogers/patch-1
...
formatting tweak to README.md
2016-06-05 22:58:09 +01:00
Tom Rogers
57bf4ad865
formatting tweak to README.md
...
I broke the constants out onto individual lines for readability purposes.
I'd like to see this section enhanced to describe what are the noteworthy properties of the special file areas for which this library provides constants, but I don't have that info so I can't submit a PR.
2016-06-05 16:43:04 -05:00
Johannes Lumpe
34909e0ad8
Bumped version to 1.5.0
1.5.0
2016-06-04 13:29:25 +03:00
Chris Dell
d9b826f03b
Added deprecated warning for downloadFile
2016-06-04 08:50:38 +01:00
Chris Dell
0d35ba50de
Update README.md
2016-06-04 00:56:43 +01:00
Chris Dell
7743cc116a
Android redirect disconnect
2016-06-04 00:28:46 +01:00
Chris Dell
2627828193
Merge pull request #86 from prha/redirect
...
Add support for following 301/302 redirects on android
2016-06-04 00:17:46 +01:00
Chris Dell
9575ef9c27
downloadFile supports headers
2016-06-03 23:59:08 +01:00
Chris Dell
e38d27eef9
Merge pull request #109 from af/patch-1
...
Use UUID for background download identifier
2016-06-03 23:15:16 +01:00
Aaron Franks
a4db889003
Use UUID for background download identifier
...
See previous discussion on #100
2016-06-02 22:29:08 -07:00
Chris Dell
52563cde47
Update README.md
2016-06-02 10:59:44 +01:00
Chris Dell
42cde01987
Update README.md
2016-06-02 07:52:56 +01:00
Chris Dell
b9b8caa2d0
Update downloadFile and uploadFiles docs
2016-06-02 01:22:37 +01:00
Chris Dell
00de35394b
Added missing property
2016-06-02 00:56:16 +01:00
Chris Dell
be45203b26
Changed downloadFile to use options, preparation for headers
2016-06-02 00:53:22 +01:00
Aaron Franks
3268c3dc89
Add JS API and docs for background downloads ( #80 )
2016-06-02 00:53:22 +01:00
Aaron Franks
a424e4e70d
Finish migrating non-background downloads to the NSURLSession API
2016-06-02 00:52:47 +01:00
Aaron Franks
87149c2b57
First pass at native code to support background downloads
2016-06-02 00:52:47 +01:00
Chris Dell
00ad61d3cf
Update README.md
2016-05-30 23:41:54 +01:00
Chris Dell
45ed423d99
uploadFiles mistakes
2016-05-30 23:35:34 +01:00
Chris Dell
feb0df0113
Manually merged uploadFiles
2016-05-30 23:13:50 +01:00
Johannes Lumpe
e5bdf7a4dc
Merge pull request #97 from grabbou/patch-4
...
Use React Native from node_modules
2016-05-21 08:45:53 +03:00
Johannes Lumpe
7f9ae7f8ff
Merge pull request #95 from grabbou/patch-3
...
Update FS.common.js
2016-05-21 08:44:20 +03:00
Mike Grabowski
9b053e1ad1
Use React Native from node_modules
...
It wasn't probably a desired behaviour. Since maven contains outdated React, that's why it was throwing that the DeviceEventEmitter is not there etc. After changing it to use the node_modules one, it works again and all classes that are available in the currently installed React are working.
2016-05-20 06:27:22 +02:00
Mike Grabowski
ae06bcf19d
Update FS.common.js
2016-05-19 20:42:08 +02:00
Mike Grabowski
80233d4e6b
Update FS.common.js
...
I guess my PRs were not the best start of contributing :<
2016-05-19 20:38:38 +02:00
Johannes Lumpe
c432a6bf7e
Merge pull request #91 from grabbou/feat/optimise-subs
...
Fixes #90
2016-05-19 14:02:40 +03:00
Johannes Lumpe
9c08351b26
Merge pull request #94 from grabbou/patch-2
...
Hotfix semicolon
2016-05-19 12:11:39 +03:00
Mike Grabowski
21d635deae
Hotfix semicolon
2016-05-19 09:39:19 +02:00
Johannes Lumpe
984c537872
Merge pull request #88 from grabbou/patch-1
...
Update RNFS.podspec
2016-05-18 13:03:20 +03:00
Johannes Lumpe
ec763d8898
Merge pull request #93 from grabbou/feat/temp-dir
...
Fixes #76
2016-05-18 13:00:11 +03:00
Johannes Lumpe
0dae102002
Merge pull request #92 from grabbou/cleanup/xcworkspace
...
Cleanup
2016-05-18 12:58:42 +03:00
Mike Grabowski
70b5cddd97
Clean up the diff
...
Indent was fixed in another PR
2016-05-14 23:45:12 +02:00
Mike Grabowski
bdeda5ef36
Fixes
2016-05-14 23:42:57 +02:00
Mike Grabowski
7bf7c0bca1
Add tmp path
2016-05-14 23:41:01 +02:00
Mike Grabowski
aed639b9f2
Cleanup
2016-05-14 23:33:15 +02:00
Mike Grabowski
f90ec05119
Initial commit
2016-05-14 23:19:27 +02:00
Mike Grabowski
202b4b19c3
Update RNFS.podspec
2016-05-14 21:19:29 +02:00
Phil Rha
5d1a201a0c
Add support for following 301/302 redirects on android
2016-05-06 15:16:06 -07:00
Chris Dell
01d43a011a
getFSInfo changed to use JS serializable WritableMap instead of HashMap
2016-05-03 21:35:14 +01:00
Kyle Corbitt
33d637e42e
new getFSInfo command
2016-05-03 21:25:33 +01:00
Chris Dell
2196577b66
CocoaPods usage
2016-05-03 20:43:17 +01:00
Chris Dell
039869036b
Merge pull request #85 from dabrut/patch-1
...
Better Cocoapods integration
2016-05-03 20:41:12 +01:00
dabrut
dcdb6cad96
Better Cocoapods integration
...
By declaring React/Core as a dependency we can easily add react-native-fs to our podfile
2016-04-29 08:03:50 -07:00
Johannes Lumpe
efb2151b68
Merge pull request #78 from liuchungui/patch-1
...
Update README.md
1.4.0
2016-04-17 22:32:27 +03:00
liuchungui
25c90feb3a
Update README.md
2016-04-17 00:21:00 +08:00