Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jonasdev/snippets-web
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 88aa8eb
Choose a base ref
...
head repository: firebase/snippets-web
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 467eaa1
Choose a head ref
  • 9 commits
  • 20 files changed
  • 9 contributors

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    d781c67 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. fix broken array-in snippets (firebase#360)

    * fix broken array-in snippets
    
    * npm run snippets
    
    * revert array contians anay changes
    morganchen12 authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    1f9e797 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Typo Fix (firebase#361)

    kbsanders authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    e74e8fd View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. 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
    jamesdaniels authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    a9160f6 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. 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
    NhienLam authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    1abb6ce View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    2117c61 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Upgrade versions in FCM service worker (firebase#382)

    * Upgrade versions in FCM service worker
    
    * Add comment telling users to use latest
    dlarocque authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    56d7062 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2025

  1. 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 <[email protected]>
    athiramanu and Athira M authored Jan 24, 2025
    Configuration menu
    Copy the full SHA
    3d04522 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2025

  1. 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
    NhienLam authored Feb 6, 2025
    Configuration menu
    Copy the full SHA
    467eaa1 View commit details
    Browse the repository at this point in the history
Loading