Commit Graph

24 Commits

Author SHA1 Message Date
Salakar 9825226665 [js][internals] _NAMESPACE & _NATIVE_MODULE static props for all modules 2017-08-17 17:58:28 +01:00
Salakar 156e1a431c [storage][js] update ref.toString - removed extra `/` and added `gs://` prefix 2017-08-14 14:11:17 +01:00
Salakar 56fc189d26 [storage][js] update ref.toString to now correctly return the full bucket path to the ref location 2017-08-14 14:06:37 +01:00
Salakar 267f908c62 [core][js] misc cleanup/validation 2017-07-18 06:04:12 +01:00
Salakar 282f953f52 [both] continued work on multi app support - storage now full supported and auth WIP 2017-07-12 15:49:33 +01:00
Salakar ec22e510bc more work on multiple app initialization 2017-06-30 17:23:32 +01:00
Chris Bianca a162a0d6f5 [js] Couple of additional checks for module existence 2017-05-31 15:45:14 +01:00
Chris Bianca a1cff881e1 [android][ios][js] Detect missing native module rather than using empty function 2017-05-31 15:22:15 +01:00
Chris Bianca ba24a80e09 [js] Fix permissions problem 2017-05-30 12:28:53 +01:00
Salakar 6f81605616 [js][all] added nativeSDKMissing check for all modules - part of making all module native sdk's optional. 2017-05-25 23:39:06 +01:00
Alexander Kuttig c35ed6f49d fixed storage task 2017-05-14 14:24:10 +02:00
Ben Styles 80b519158f fixed some flow and eslint errors 2017-04-28 11:03:12 +01:00
Ben Styles 6cee2609b1 fixed some flow and eslint errors 2017-04-28 10:27:29 +01:00
Salakar bdf588e0e2 [js][android][ios][storage] uploadTask.on now correctly receives a success status event 2017-04-07 17:57:57 +01:00
Salakar c83ba8b756 [js][storage] uploadTask.on now correctly handles next or observer args as per firebase web sdk 2017-04-07 16:15:53 +01:00
Salakar 343710dbf9 [js][ios][messaging] fixed misc messaging .send() types 2017-04-03 10:33:18 +01:00
Salakar 637afad444 [js][storage] misc comments 2017-03-23 00:54:19 +00:00
Salakar f1655c1ea6 [js] fixed issue with StorageTask.then/.catch 2017-03-22 23:23:48 +00:00
Salakar d15ae5cb27 [js] added firebase.storage.Native.* constants 2017-03-22 23:20:57 +00:00
Salakar d9023f55b8 [js][statics] implemented staticsOrInstance helper - fixes #12 2017-03-22 20:15:02 +00:00
Salakar 2f12569c60 [js][storage] misc 2017-03-22 19:57:42 +00:00
Salakar 00889e1a69 [js][storage] switch to native promises 2017-03-22 19:46:08 +00:00
Salakar 7e8dbcbb35 dump of current js files 2017-03-02 13:09:41 +00:00
Salakar e9f9b74b91 storage - js 2017-02-14 11:31:42 +00:00