34 Revize (b25baab96c5ad4aa86f8cd34ad5ae80827a7cf13)

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