这是indexloc提供的服务,不要输入任何密码
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: firebase/codelab-friendlychat-web
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: jehson/friendlychat-web
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 10 files changed
  • 1 contributor

Commits on Aug 11, 2018

  1. edited gitignore

    jehson committed Aug 11, 2018
    Configuration menu
    Copy the full SHA
    c6188d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    429e06e View commit details
    Browse the repository at this point in the history
  3. added addWelcomeMessages()

    jehson committed Aug 11, 2018
    Configuration menu
    Copy the full SHA
    4f408b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    60f5b01 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    da506dc View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2018

  1. edited README.md

    jehson committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    7f3de7c View commit details
    Browse the repository at this point in the history
  2. edited README.md

    jehson committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    70b84b0 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2018

  1. added *.log to .gitignore:

    jehson committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    52d1263 View commit details
    Browse the repository at this point in the history
  2. added signin logic

    jehson committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    2703f41 View commit details
    Browse the repository at this point in the history
  3. loaded messages

    jehson committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    25c7805 View commit details
    Browse the repository at this point in the history
  4. added saving of messages

    jehson committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    44241ee View commit details
    Browse the repository at this point in the history
  5. allowed uploading of images

    jehson committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    eb70994 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    92ca645 View commit details
    Browse the repository at this point in the history
  7. added database-rules config

    jehson committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    c9a54d3 View commit details
    Browse the repository at this point in the history
  8. added storage.rules config

    jehson committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    30e21c2 View commit details
    Browse the repository at this point in the history
Loading