Commit Graph

  • 5744a2ef56 [core] add extendApp support - added description/link Salakar 2017-08-26 23:47:31 +01:00
  • 67dc829427 [core] add extendApp support Salakar 2017-08-26 23:41:59 +01:00
  • 929352f8d3 [docs] misc Salakar 2017-08-26 07:06:49 +01:00
  • fe0a98f1c8 [docs] added groovy support to prism Salakar 2017-08-26 07:04:32 +01:00
  • ef42fcb98d [docs] added updated fav icon Salakar 2017-08-26 06:57:31 +01:00
  • 95936efa80 [docs] comment out todo Salakar 2017-08-26 06:50:03 +01:00
  • 691938963a [docs] added misc new doc files plus related todo's Salakar 2017-08-26 06:48:26 +01:00
  • 99d79b2ef8 [docs] add new sidebar doc links Salakar 2017-08-26 06:47:55 +01:00
  • 46b3b2c2ce [docs] create separate folder for faqs Salakar 2017-08-26 06:47:13 +01:00
  • 221399a77d [docs] update usage doc Salakar 2017-08-26 06:46:37 +01:00
  • 670b567e10 [docs] styling tweaks Salakar 2017-08-26 06:45:46 +01:00
  • 75bd06e007 [docs] update usage Salakar 2017-08-26 06:06:30 +01:00
  • 03abfab99b [docs] update usage Salakar 2017-08-26 06:04:17 +01:00
  • 5ec411500f [docs] misc Salakar 2017-08-26 05:49:34 +01:00
  • 2c51f26c20 [docs] misc Salakar 2017-08-26 05:44:03 +01:00
  • 7e6b6f7a7c [docs] update features table Salakar 2017-08-26 05:31:41 +01:00
  • 88222524dc [docs] started migration guide for v2 - v3, TODO Salakar 2017-08-26 05:15:13 +01:00
  • c3fe11e446 [docs] added v3 note Salakar 2017-08-26 05:14:47 +01:00
  • 11df0a0240 [docs] fix version selector and header link Salakar 2017-08-26 05:14:29 +01:00
  • 067bb0143c [docs] update v2 sidebar links to correctly go to v2 docs Salakar 2017-08-26 05:14:03 +01:00
  • d821f6c9a5 [docs] misc theming Salakar 2017-08-26 04:56:34 +01:00
  • b5a7439749 [docs] update doc styling Salakar 2017-08-26 03:59:48 +01:00
  • ba907bf329 [docs] added local serve docs script to package.json Salakar 2017-08-26 03:59:27 +01:00
  • 88e29bb8ff [js][utils] disable eslint for fb emitter files Salakar 2017-08-26 02:48:51 +01:00
  • e9b39795b8 [docs] remove 'app' docs from v2 docs Salakar 2017-08-26 02:42:46 +01:00
  • 5ab0445948 [tests] misc Salakar 2017-08-26 02:40:21 +01:00
  • 7e4fde7eda [tests] misc Salakar 2017-08-26 02:39:09 +01:00
  • ceedf9b85a Merge pull request #340 from invertase/v3 Michael Diarmid 2017-08-26 02:33:15 +01:00
  • ef3bc33914 [ios][storage] Correctly set the mime type of the image or video being uploaded Chris Bianca 2017-08-25 18:05:50 +01:00
  • c3f32e54e3 [db] Clean up old files Chris Bianca 2017-08-25 17:38:24 +01:00
  • d5de6a5b21 [db] Correctly named module for statics Chris Bianca 2017-08-25 17:37:52 +01:00
  • ec6d91b6e8 [ios][storage] Multi-app support for iOS storage Chris Bianca 2017-08-25 16:18:42 +01:00
  • 0d117f6827 [js] Embed FB’s EventEmitter to prevent haste issues Chris Bianca 2017-08-25 15:30:17 +01:00
  • 43ff0b91f3 [android][auth] Fix signOut not sending onAuthStateChanged event Chris Bianca 2017-08-25 14:39:13 +01:00
  • 81b631f111 [android] Phone auth implementation Chris Bianca 2017-08-25 12:16:23 +01:00
  • 93079c2f01 [auth][js][android] remove EE based phone auth implementation Salakar 2017-08-23 23:19:11 +01:00
  • 48c74ff1d7 [tests] remove rnfirebase path dependency and switch sinon to latest version Salakar 2017-08-23 12:58:24 +01:00
  • ad614bd327 [tests] update phone auth test file Salakar 2017-08-23 11:19:20 +01:00
  • a0f638efa1 [core] fix app name issue Salakar 2017-08-23 11:18:51 +01:00
  • 71fc2f1af7 Merge branch 'v3' of https://github.com/invertase/react-native-firebase into v3 Salakar 2017-08-22 17:35:54 +01:00
  • a0e1f744ba merge from master Salakar 2017-08-22 17:35:25 +01:00
  • e52e012e5e [android][database] Combine snapshotToMap methods Chris Bianca 2017-08-22 17:31:20 +01:00
  • 7ea92751a9 Merge branch 'v3' of https://github.com/invertase/react-native-firebase into v3 Chris Bianca 2017-08-22 17:29:21 +01:00
  • 1230bd7108 [ios][database] New implementation for off and on to match Android Chris Bianca 2017-08-22 17:29:02 +01:00
  • 66e9f8843d [tests] remove commented code Salakar 2017-08-22 17:23:10 +01:00
  • 74f28936a7 [tests] misc Salakar 2017-08-22 17:22:29 +01:00
  • e1c0dccb31 [auth][android] fixed incorrect key name breaking auto verify Salakar 2017-08-22 17:19:55 +01:00
  • 8958e47e36 [database][android] misc cleanup from previous iterations of listener registration logic Salakar 2017-08-22 16:01:25 +01:00
  • a129994b69 2.1.3 v2.1.3 Chris Bianca 2017-08-22 11:24:57 +01:00
  • 0255111e65 Merge pull request #348 from blrichards/master Elliot Hesp 2017-08-22 10:48:06 +01:00
  • 64fb4c1889 Add short links creation Omer Levy 2017-08-21 19:20:44 +03:00
  • c1b9b5d532 moved EventTypes to new file to avoid enumerable key in AdMobComponent.propTypes Ben Richards 2017-08-20 22:58:40 -07:00
  • b714b0a4d9 Add Long links creation Omer Levy 2017-08-20 17:57:06 +03:00
  • aebd1835bc [tests] switch index.android back to main.js Salakar 2017-08-19 05:46:27 +01:00
  • fd474d5adb [android][auth] phoneAuth via EE implementation Salakar 2017-08-19 05:22:07 +01:00
  • a27abfdf92 [tests][android][build] update gradle versions Salakar 2017-08-19 05:20:13 +01:00
  • 92504580e5 [js][internals] updated nativeToJSError util to exclude itself from error stacks Salakar 2017-08-19 05:18:34 +01:00
  • 6a8656f428 [js][qol] added missing module detection and associated generated red box guides Salakar 2017-08-18 21:05:47 +01:00
  • 499168d9a7 Merge remote-tracking branch 'origin/v3' into v3 Salakar 2017-08-18 21:03:53 +01:00
  • b088d6e683 [android][build] added groovy code to detect duplicate dex build failures and log out a help section [android][firebase-sdk] upgraded to 11.2.0 Salakar 2017-08-18 21:03:44 +01:00
  • c370d099ff [ios] Further framework and header path fixes Chris Bianca 2017-08-18 13:34:52 +01:00
  • ae3e64db87 Switch license to Apache License 2.0 Salakar 2017-08-18 11:58:07 +01:00
  • aa8f0da27e [ios] update RNFirebase.podspec Salakar 2017-08-18 11:46:55 +01:00
  • 40ec5e756a [ios] Remove pods from frameworks search path to prevent compile errors Chris Bianca 2017-08-18 11:13:06 +01:00
  • 9c937c1e9e Remove unnecessary search paths Chris Bianca 2017-08-18 10:37:27 +01:00
  • c2c01531f8 [ios] Remove erroneous check in Chris Bianca 2017-08-17 17:59:16 +01:00
  • 5f30fb09cb Merge remote-tracking branch 'origin/v3' into v3 Salakar 2017-08-17 17:58:37 +01:00
  • 9825226665 [js][internals] _NAMESPACE & _NATIVE_MODULE static props for all modules Salakar 2017-08-17 17:58:28 +01:00
  • 843ef88684 [ios][db] Fix database imports Chris Bianca 2017-08-17 17:32:09 +01:00
  • bb98c4f9e5 [ios] Change all library imports to use <> notation Chris Bianca 2017-08-17 17:25:51 +01:00
  • 75c6a8f787 Merge remote-tracking branch 'origin/v3' into v3 Salakar 2017-08-17 17:25:25 +01:00
  • b4cdbef593 [js][internals] _NATIVE_MODULE mapping for nativeModuleExists Salakar 2017-08-17 17:25:13 +01:00
  • 5ad3802627 [ios][remoteconfig] Fix another compilation error Chris Bianca 2017-08-17 16:29:49 +01:00
  • 202ad29f1c Merge remote-tracking branch 'origin/v3' into v3 Salakar 2017-08-17 16:25:39 +01:00
  • b322af0f40 [android][database] final cleanup of RNFirebaseDatabaseReference for v3. Salakar 2017-08-17 16:25:29 +01:00
  • cf2431b9e2 [ios][config] Fix incorrectly named implementation Chris Bianca 2017-08-17 11:48:53 +01:00
  • 0737f53dea [tests][database] fix tests Salakar 2017-08-16 21:44:15 +01:00
  • 5ccbd9f369 [js][database] synctree cleanup Salakar 2017-08-16 21:43:24 +01:00
  • 4e78c5373b [tests] increase test default timeout to 15 seconds Salakar 2017-08-16 21:40:56 +01:00
  • 56e9a1d5f6 [ios][database] update database events Salakar 2017-08-16 21:39:05 +01:00
  • 887823162a [android][database] cleanup & implement .off() native functionality Salakar 2017-08-16 21:35:58 +01:00
  • e4d27029b9 [js][android] database sync tree implementation with adjusted tests Salakar 2017-08-15 21:29:50 +01:00
  • 67985f8e90 [js][core] added nativeModuleExists property to all module statics - true or false if the native android/ios module is present Salakar 2017-08-15 17:28:51 +01:00
  • e3f0213aaa [ios] fixed xcode derp where it imported full path to AppleTV OS version of Foundation.h - random Salakar 2017-08-15 13:28:50 +01:00
  • 95edb2fade [tests][database] fixed several failing tests and refactored some tests that were incorrectly using async await Salakar 2017-08-14 18:44:34 +01:00
  • 491b61afad [js][database] nativeToJSError util can now attach addition props to the error - e.g. ref path Salakar 2017-08-14 18:43:21 +01:00
  • c6a26606d1 [js][database] fixed an issue where thenable ref promise would sometimes cause other promises to hang - no idea why ;p Salakar 2017-08-14 18:42:39 +01:00
  • dedfa48aa0 [js][database] _handleCancelEvent completed - now correctly handles cancellation events from .on() Salakar 2017-08-14 18:41:50 +01:00
  • 98ebd8bf66 [android][database] 'on' cancellation now correctly use internal error parser Salakar 2017-08-14 18:40:11 +01:00
  • b068b4ff42 [tests][*] removed focus from misc tests Salakar 2017-08-14 14:33:14 +01:00
  • 678abdf0e6 [tests][core] added test for app.options Salakar 2017-08-14 14:32:51 +01:00
  • 660c71c6ce [tests][storage] added ref toString test Salakar 2017-08-14 14:17:14 +01:00
  • 156e1a431c [storage][js] update ref.toString - removed extra / and added gs:// prefix Salakar 2017-08-14 14:11:17 +01:00
  • 56fc189d26 [storage][js] update ref.toString to now correctly return the full bucket path to the ref location Salakar 2017-08-14 14:06:37 +01:00
  • 534a52d16a [database][js] remove unused import Salakar 2017-08-14 14:01:10 +01:00
  • f90db16019 [database][js] ref.isEqual() now correctly compares query modifiers Salakar 2017-08-14 13:51:52 +01:00
  • 590cb58d49 [storage][ios] fixed customMetadata not being uploaded via putFile - fixes #276 Salakar 2017-08-14 13:51:17 +01:00
  • e1fc30bc8f [database][js] thenable ref fix for #147 Salakar 2017-08-14 13:30:44 +01:00
  • f1709970e9 [database][wip] on/off logic refactor - heavily still wip so things still to change Salakar 2017-08-14 11:05:49 +01:00
  • 0675aa076d Merge branch 'master' of https://github.com/invertase/react-native-firebase into v3 Salakar 2017-08-12 19:07:51 +01:00