2
0
mirror of synced 2025-01-14 00:22:48 +00:00

35 Commits

Author SHA1 Message Date
Chris Bianca
4e81527246 [types] Export app, auth, database and firestore types 2018-02-14 13:00:19 +00:00
Chris Bianca
fba6380729 [js] Run prettier for the first time 2018-01-25 18:25:39 +00:00
Chris Bianca
301f2749c0 [internals] Migrate multi app flag to module configuration 2018-01-09 17:32:08 +00:00
Chris Bianca
d1f2b3fcfa [internals][types] Fix a couple of minor issues 2018-01-05 18:23:38 +00:00
Chris Bianca
80cb54ee6d [internals][types] Last part of internal refactor; Got rid of remaining flow errors 2018-01-05 17:20:10 +00:00
Chris Bianca
0fe2fec819 [internals] More tidy up and hiding of internal functions 2018-01-03 20:00:38 +00:00
Chris Bianca
61d7c3b2eb [internals] Move native events to individual modules to make it easier to see the relationship 2017-12-22 15:57:33 +00:00
Chris Bianca
19cec2cd8b Better flow config to remove unrelated errors 2017-12-04 12:07:41 +00:00
Salakar
7efb14f5b0 [js][database] added enableLogging(boolean) method to fix #525 2017-11-08 15:58:44 +00:00
Salakar
658821a631 [database] misc todo note 2017-10-05 12:53:47 +01:00
Salakar
701491df18 [database] serverTimeOffset 2017-10-05 12:45:54 +01:00
Chris Bianca
d5de6a5b21 [db] Correctly named module for statics 2017-08-25 17:37:52 +01:00
Salakar
9825226665 [js][internals] _NAMESPACE & _NATIVE_MODULE static props for all modules 2017-08-17 17:58:28 +01:00
Salakar
e4d27029b9 [js][android] database sync tree implementation with adjusted tests 2017-08-15 21:29:50 +01:00
Salakar
dedfa48aa0 [js][database] _handleCancelEvent completed - now correctly handles cancellation events from .on() 2017-08-14 18:41:50 +01:00
Salakar
f1709970e9 [database][wip] on/off logic refactor - heavily still wip so things still to change 2017-08-14 11:05:49 +01:00
Salakar
b935034592 [database][wip] misc multi-app 2017-08-02 10:38:30 +01:00
Salakar
e3d1261973 [database][wip] refactor & improvements to add support for multiple apps 2017-07-30 07:34:41 +01:00
Salakar
ec22e510bc more work on multiple app initialization 2017-06-30 17:23:32 +01:00
Elliot Hesp
3809fa8f63 [auth] Pass previousChildName back to callback 2017-06-15 14:55:52 +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
b3cd102077 [js][db] Rename .listeners 2017-05-30 12:46:28 +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
Ben Styles
80b519158f fixed some flow and eslint errors 2017-04-28 11:03:12 +01:00
Chris Bianca
7f7d5e8ec7 [js] Fix database cleanup function 2017-04-26 17:52:16 +01:00
Chris Bianca
ef306162b4 [js][android] Support multiple listeners on a single ref 2017-04-26 12:21:53 +01:00
Ben Styles
5acea6d218 initial commit: basic flow errors 2017-04-04 17:58:20 +01:00
Salakar
bb6b1aa7f2 [android,js][database] transactions support implemented 2017-03-24 22:53:56 +00:00
Salakar
d9023f55b8 [js][statics] implemented staticsOrInstance helper - fixes #12 2017-03-22 20:15:02 +00:00
Salakar
50d176427f android/js: cleanup / remove redundant code 2017-03-10 18:12:46 +00:00
Salakar
2d1015d205 js: change db error to match firebase web sdk error 2017-03-08 13:21:21 +00:00
Salakar
214928ba7f android: fixed once and on error handling 2017-03-07 16:54:04 +00:00
Salakar
7e8dbcbb35 dump of current js files 2017-03-02 13:09:41 +00:00
Salakar
6a9b54124a RNFirebase - database - js 2017-03-02 11:40:08 +00:00