Commit Graph

25 Commits

Author SHA1 Message Date
ehesp
24be224947 Update prettier ignore 2019-08-21 11:44:29 +01:00
ehesp
d9d5a1e897 Fix #2489 2019-08-21 11:37:10 +01:00
Ilja Daderko
b40d44c57e Move commons into /app (#2486)
* stash

* move commons into the app
2019-08-14 13:42:08 +03:00
Salakar
02aa55a19a [tests] linting fixes 2019-08-02 21:19:15 +01:00
ehesp
3c9643a249 - 2019-07-31 11:37:35 +01:00
ehesp
b9238210ac linting 2019-07-31 11:05:42 +01:00
ehesp
618c131f27 - 2019-07-31 10:38:11 +01:00
ehesp
e5f1ab1e0f - 2019-07-30 17:09:41 +01:00
ehesp
ada7a30eaa - 2019-07-30 12:52:27 +01:00
ehesp
e3b195cbe1 storage list/listAll 2019-07-30 12:41:09 +01:00
Salakar
f429699990 - [dependencies][android] remove all Firebase SDKs in favour of Firebase BoM
- [android] upgrade to Android X
- [android] upgrade gradle wrapper to v5.4.1
- [android][ios][tests] remove manual packages & enable auto-linking
- [tests][internal] upgrade tests project to RN 60
- [ios] temporarily remove framework support in pods - broken in RN 60 - see https://github.com/facebook/react-native/issues/25349
- [linting] switch to use rn community linting rules
2019-07-30 03:59:04 +01:00
Salakar
c7c304e599 [storage] initial work to move storage.Path statics out of storage module and into core utils
TODO: move native storage code into utils
TODO: move utils module into core
2019-07-22 09:14:21 +01:00
Salakar
daf4710704 [storage][types] fix putString string format type - should be a union type of supported values 2019-07-22 07:56:44 +01:00
Salakar
8ed4020519 [storage] rename method getFile to writeToFile 2019-07-19 09:30:28 +01:00
Salakar
ec41a748d5 [types][storage] fix examples 2019-07-16 14:04:22 +01:00
Salakar
e214a5f17b [docs][storage] fix incorrect parameter descriptions 2019-07-16 10:24:41 +01:00
Salakar
ea85d40c78 [storage] refFromUrl support http urls 2019-07-15 19:53:00 +01:00
Salakar
ae19a7685e [types][storage] rework types 2019-07-15 01:28:30 +01:00
Salakar
8a3792bb80 [types] - 2019-07-14 22:02:04 +01:00
ehesp
e33be1f997 Update module typings. 2019-07-05 11:47:43 +01:00
Salakar
da9c32000d [storage] add missing getFile types 2019-06-04 15:06:30 +01:00
ehesp
15dfeedbfc [skip ci] storage TS 2019-05-08 10:20:28 +01:00
Salakar
83d1910954 [docs]
[skip ci]
2019-05-03 16:56:06 +01:00
Salakar
5ad81cb609 [types][storage] Errors should return instances of NativeFirebaseError instead
[skip ci]
2019-05-03 12:53:17 +01:00
Mike Diarmid
7f11a9e501 [v6] Implement Cloud Storage (#2043)
See the changelog for detailed changes.
2019-05-03 12:05:40 +01:00