-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: Abdulkader-Safi/snippets-web
base: master
head repository: firebase/snippets-web
compare: master
- 19 commits
- 61 files changed
- 18 contributors
Commits on Feb 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 486e5c6 - Browse repository at this point
Copy the full SHA 486e5c6View commit details
Commits on Apr 4, 2023
-
Update get_document.js (firebase#335)
We get the snapshot of data using 'getDoc()' and get result 'docSnap' And then we perform check on this 'docSnap' in the if else block So in the else block the comment should ne docSnap.data() will ne undefined
Configuration menu - View commit details
-
Copy full SHA for e2beb93 - Browse repository at this point
Copy the full SHA e2beb93View commit details
Commits on May 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1852962 - Browse repository at this point
Copy the full SHA 1852962View commit details
Commits on May 22, 2023
-
fix broken ref docs urls (firebase#343)
* fix broken ref docs urls * update the separate-snippets script to replace ref docs urls
Configuration menu - View commit details
-
Copy full SHA for 2414b55 - Browse repository at this point
Copy the full SHA 2414b55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fc7be2 - Browse repository at this point
Copy the full SHA 8fc7be2View commit details
Commits on Jun 8, 2023
-
Emulator localhost updates, localhost -> 127.0.0.1 (firebase#334)
* Update v8 and v9 for localhost -> 127.0.0.1 requirement. * Update Auth emulator snippets for localhost -> 127.0.0.1 requirement. * Update RTDB emulator snippet for localhost -> 127.0.0.1 requirement. * Update Storage emulator snippets for localhost -> 127.0.0.1 requirement. * More Database emulator snippet updates. * Update emulator-suite.js * Update emulator-suite.js * Update v8 and v9 for localhost -> 127.0.0.1 requirement. * Update Auth emulator snippets for localhost -> 127.0.0.1 requirement. * Update RTDB emulator snippet for localhost -> 127.0.0.1 requirement. * Update Storage emulator snippets for localhost -> 127.0.0.1 requirement. * More Database emulator snippet updates. * After running local script, new update file. * Test using "Delete" to remove file from PR, not repo * Put this file back.
Configuration menu - View commit details
-
Copy full SHA for adb06a3 - Browse repository at this point
Copy the full SHA adb06a3View commit details
Commits on Jun 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 10cfebc - Browse repository at this point
Copy the full SHA 10cfebcView commit details
Commits on Jul 7, 2023
-
chore: add missing whitespace & fix an incorrect snippet (firebase#352)
* chore: add missing whitespace * chore: fix an incorrect snippet (firebase#324)
Configuration menu - View commit details
-
Copy full SHA for 7156e6c - Browse repository at this point
Copy the full SHA 7156e6cView commit details
Commits on Jul 10, 2023
-
Update phone auth snippets with RecaptchaVerifier parameter reordering (
firebase#348) * Update phone auth snippets with RecaptchaVerifier parameter reordering * Update auth-next dependency to v10
Configuration menu - View commit details
-
Copy full SHA for 9931033 - Browse repository at this point
Copy the full SHA 9931033View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88aa8eb - Browse repository at this point
Copy the full SHA 88aa8ebView commit details
Commits on Sep 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d781c67 - Browse repository at this point
Copy the full SHA d781c67View commit details
Commits on Nov 9, 2023
-
fix broken array-in snippets (firebase#360)
* fix broken array-in snippets * npm run snippets * revert array contians anay changes
Configuration menu - View commit details
-
Copy full SHA for 1f9e797 - Browse repository at this point
Copy the full SHA 1f9e797View commit details
Commits on Nov 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e74e8fd - Browse repository at this point
Copy the full SHA e74e8fdView commit details
Commits on Mar 13, 2024
-
FirebaseServerApp (firebase#366)
* First. * already snippets for that * cleanup * auth_svc_admin * Auth, not auth-next * Express stub should not be in snippet * Move import into snippet * Update firebaseserverapp.js
Configuration menu - View commit details
-
Copy full SHA for a9160f6 - Browse repository at this point
Copy the full SHA a9160f6View commit details
Commits on Apr 12, 2024
-
Add snippets for Handling the account-exists-with-different… (firebas…
…e#367) * Add v8 and v9 snippets for Handling the account-exists-with-different-credential error * Import auth functions * Add missing methods to param * Add missing methods to params for legacy snippets
Configuration menu - View commit details
-
Copy full SHA for 1abb6ce - Browse repository at this point
Copy the full SHA 1abb6ceView commit details
Commits on May 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2117c61 - Browse repository at this point
Copy the full SHA 2117c61View commit details
Commits on Oct 8, 2024
-
Upgrade versions in FCM service worker (firebase#382)
* Upgrade versions in FCM service worker * Add comment telling users to use latest
Configuration menu - View commit details
-
Copy full SHA for 56d7062 - Browse repository at this point
Copy the full SHA 56d7062View commit details
Commits on Jan 24, 2025
-
RC doc update to provide default prod value for minimumFetchIntervalM…
…illis (firebase#389) * Add comment to highlight the default prod value for minimumFetchIntervalMillis. Issue addressed: firebase/firebase-js-sdk#2841 * Update code snipped with default prod value for minimumFetchIntervalMillis. * Update code snipped with default prod value for minimumFetchIntervalMillis. * Update code snipped with default prod value for minimumFetchIntervalMillis. --------- Co-authored-by: Athira M <athiramanu@google.com>
Configuration menu - View commit details
-
Copy full SHA for 3d04522 - Browse repository at this point
Copy the full SHA 3d04522View commit details
Commits on Feb 6, 2025
-
Update email link auth snippet to stop using deprecated `dynamicLinkD…
…omain` (firebase#390) * Update email link auth snippet to remove FDL * Update custom domain example
Configuration menu - View commit details
-
Copy full SHA for 467eaa1 - Browse repository at this point
Copy the full SHA 467eaa1View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master