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: maxchistt/react-notes
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.5
Choose a base ref
...
head repository: maxchistt/react-notes
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 18 commits
  • 23 files changed
  • 3 contributors

Commits on Jun 20, 2021

  1. Update README.md

    maxchistt committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    a114273 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. Configuration menu
    Copy the full SHA
    4a1866f View commit details
    Browse the repository at this point in the history
  2. better app render

    maxchistt committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    d5a3471 View commit details
    Browse the repository at this point in the history
  3. media component fix

    maxchistt committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    42fdc59 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2021

  1. updater animation fixup

    maxchistt committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    5a8c8f6 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. Suspense loading

    maxchistt committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    c195b0f View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2021

  1. swConfig

    maxchistt committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    f3f00f2 View commit details
    Browse the repository at this point in the history
  2. updater hook log upd

    maxchistt committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    94dd4d6 View commit details
    Browse the repository at this point in the history
  3. swconfig fix

    maxchistt committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    0b52149 View commit details
    Browse the repository at this point in the history
  4. swconfig fix

    maxchistt committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    b756b01 View commit details
    Browse the repository at this point in the history
  5. Less mongo in readme

    maxchistt committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    da25b66 View commit details
    Browse the repository at this point in the history
  6. description and keywords

    maxchistt committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    6ac8c61 View commit details
    Browse the repository at this point in the history
  7. design fix

    maxchistt committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    16fe750 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2021

  1. separate db operations

    maxchistt committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    959b96b View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. Bump tmpl from 1.0.4 to 1.0.5 in /server

    Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
    - [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
    - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)
    
    ---
    updated-dependencies:
    - dependency-name: tmpl
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 22, 2021
    Configuration menu
    Copy the full SHA
    43679ba View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. Merge pull request #26 from maxchistt/dependabot/npm_and_yarn/server/…

    …tmpl-1.0.5
    
    Bump tmpl from 1.0.4 to 1.0.5 in /server
    maxchistt authored Oct 21, 2021
    Configuration menu
    Copy the full SHA
    6ecb9c7 View commit details
    Browse the repository at this point in the history
  2. Bump ansi-regex from 5.0.0 to 5.0.1

    Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1.
    - [Release notes](https://github.com/chalk/ansi-regex/releases)
    - [Commits](chalk/ansi-regex@v5.0.0...v5.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: ansi-regex
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 21, 2021
    Configuration menu
    Copy the full SHA
    51630e4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #27 from maxchistt/dependabot/npm_and_yarn/ansi-re…

    …gex-5.0.1
    
    Bump ansi-regex from 5.0.0 to 5.0.1
    maxchistt authored Oct 21, 2021
    Configuration menu
    Copy the full SHA
    ce5828a View commit details
    Browse the repository at this point in the history
Loading