35 Commits (6e50a4e1d7f8141138f34f097db05d2ecec03496)

Autor SHA1 Mensaje Fecha
  ihavenoface5 6e50a4e1d7
added null check to path before creating a File hace 4 años
  Travis Nuttall 00c12e32e1 Revert "Merge pull request #353 from thinkproductivity/mjmasn-patch-1" hace 4 años
  Matt Way ee6b4cb449 changed to chunk size instead of reading entire file hace 4 años
  Maurus Cuelenaere cd4e023656 RNFetchBlobFS.writeFile(): ensure that files are closed properly in all cases and that stringToBytes() (which could potentially OOM) is called *before* the output file is opened hace 4 años
  Ankit Makwana aca905853f Fix #170 - RNFetchBlob fs hash with md5 param fails if the file size is 0(blank) hace 4 años
  Michael Mason 831092a628
Fix crash when streaming file with Arabic chars hace 5 años
  Jediah Dizon c5f9a668af Fix error message on `mkdir` function hace 5 años
  adamburnett 61a343e1f2 path sent to unlink is now checked for file prefix. hace 5 años
  Tom Spencer e6e27ac0b9
Fix RuntimeException hace 5 años
  adamburnett 1ebb03b831 Removed output directory check / create. Fixes file moving. hace 5 años
  adamburnett 480093530c Added check for failing to create the output directory hace 5 años
  adamburnett 5837361a5d Fixed file moving hace 5 años
  Nicolas Van Eenaeme 4c4c5eab7d sometimes getExternalFilesDir returns null, and the app crashes in this case hace 6 años
  Artur Chrusciel fb63db99e0 createFile methods with promises hace 6 años
  Artur Chrusciel 22fd32a863 Catch exceptions on sd card directories constants creation. Methods to get sd card directories. sd card directiories as constants deprecated warning hace 6 años
  KittenWithHerbs 7fa5761b50 My proposed 0.10.9 changes (#489) hace 6 años
  KittenWithHerbs 67649da8be Implemenet fs.hash() -- https://github.com/wkh237/react-native-fetch-blob/issues/439 "Feature: Calculate file hash" (#476) hace 6 años
  KittenWithHerbs 873cb80c93 I forgot one error string for the Android readFile() method (#475) hace 6 años
  KittenWithHerbs b6344023a0 Fix for issue #468, #461, #460 and minor cleanup (#469) hace 6 años
  Ben Hsieh 1d4e69cf20 Fix incorrect UTF-8 data conversion issue when the data contains special characters. hace 7 años
  Ben Hsieh d807f0f4af Add missing Android implementation hace 7 años
  Guy Blank acf4aa5578 Add support for SDCards applications's directory (Android only) (#372) hace 7 años
  Ben Hsieh e8256ead6f Add Android Download Manager status code handling and improve error message #297 hace 7 años
  Ben Hsieh 61d7ab098a Fix out-of-bound error when using fs.readStream with UTF8 encoding on Android #321 hace 7 años
  Ben Hsieh 57a28e135d Add Android Download Manager status code handling and improve error message #297 hace 7 años
  Ben Hsieh 913070c1f5 Fix out-of-bound error when using fs.readStream with UTF8 encoding on Android #321 hace 7 años
  Ben Hsieh 8121dbf66d Apply possible fix to fs.readFile and fs.readStream for #287 hace 7 años
  Ben Hsieh 636ed98792 remove dev code hace 7 años
  Ben Hsieh d67d79e45e Fix Android fs.readStream bug when reading UTF8 format data hace 7 años
  Ben Hsieh dc17e308ce Add test case and exception handling for #247 hace 7 años
  Ben Hsieh 5e0633d687 #223 Change type of lastModified to number hace 7 años
  Ben Hsieh 5c20ca66a3 Fix #227 lastModifed date value and format hace 7 años
  Ben Hsieh f4a6b6c59b Add exception handling for #206 hace 7 años
  Ben Hsieh 4de633761f Fix Android SDCardDir path #174 #207 hace 7 años
  Ben Hsieh e086e9a054 Fix Android SDCard path constant #174 hace 7 años
  Ben Hsieh 3e57fd5b9c Added MainBundleDir to Android #138 hace 7 años
  Ben Hsieh 9b792d1467 Add #162 Android implementation hace 7 años
  Ben Hsieh 21fd76c8bd Add main bundle folder constant #138 hace 7 años
  Ben Hsieh 3be2c2ca15 Add main bundle folder #138 hace 7 años
  wkh237 ed11738aba Merge pull request #92 from timsuchanek/0.10.0 hace 7 años
  wkh237 9bec04563a Merge pull request #92 from timsuchanek/0.10.0 hace 7 años
  Ben Hsieh e1cf9da54e Add comments hace 7 años
  Ben Hsieh 016e3c49f7 Add new attribute to fs.readStream #118 hace 7 años
  Ben Hsieh 3661446832 Change Android fs.readStream implementation hace 7 años
  Ben Hsieh 760abbedd3 Change Android readStream API hace 7 años
  Ben Hsieh 3d235554f3 Add missing return statement hace 7 años
  Ben Hsieh e5d7012545 Add fs API URI support #114 hace 7 años
  Ben Hsieh 4791571e23 Change fs.cp buffer size hace 7 años
  Ben Hsieh a74e071b5b Change Android fs normalize path function hace 7 años
  Tim Suchanek 9e402a96e7 Added SDCard for Android hace 7 años