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: nuxt-community/auth-module
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dev
Choose a base ref
...
head repository: nuxt-community/auth-module
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 17 commits
  • 16 files changed
  • 11 contributors

Commits on Apr 16, 2020

  1. chore: update lockfile

    pooya parsa committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    d9c430f View commit details
    Browse the repository at this point in the history
  2. chore(release): 4.9.1

    pooya parsa committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    ec573e9 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

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

Commits on May 19, 2020

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

Commits on May 22, 2020

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

Commits on Jun 4, 2020

  1. docs: update readme.md (#704)

    Updates to sentence structure, grammar, and spelling.
    trvbr authored Jun 4, 2020
    Configuration menu
    Copy the full SHA
    a9224b0 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

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

Commits on Dec 4, 2020

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

Commits on Dec 8, 2020

  1. fix: path to utilities folder

    Co-authored-by: Valeriy Ilihmetov <valeriy.ilihmetov@dev-pro.net>
    valVk and ValeriyDP authored Dec 8, 2020
    Configuration menu
    Copy the full SHA
    9132a37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d150b8d View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. Configuration menu
    Copy the full SHA
    3347cd8 View commit details
    Browse the repository at this point in the history
  2. chore: update all dependencies, lock axios to 5.12.1 (#911)

    * chore: update all dependencies
    * chore(deps): lock `@nuxtjs/axios` in `v5.12.1` - 5.12.2 upgrades axios which breaks things #809
    JoaoPedroAS51 authored Dec 9, 2020
    Configuration menu
    Copy the full SHA
    e76f973 View commit details
    Browse the repository at this point in the history
  3. fix(module): build core files to core dir (#909)

    Co-authored-by: Brendan Mulholland <github@bmulholland.ca>
    JoaoPedroAS51 and bmulholland authored Dec 9, 2020
    Configuration menu
    Copy the full SHA
    6de094b View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2020

  1. Update facebook.md (#564)

    Updated graph api version to 6.0, scopes changed only to public profile dat
    1337huania authored Dec 11, 2020
    Configuration menu
    Copy the full SHA
    12e21b5 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2020

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

Commits on Dec 18, 2020

  1. fix(utils): check if holder is object in getProp util (#738)

    This fixes an exception when the server returns a string instead of an object. See #699 for more information.
    CraftingGamerTom authored Dec 18, 2020
    Configuration menu
    Copy the full SHA
    c3aefd0 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2021

  1. chore(docs): Add note about gotcha when extending (#710)

    I spent 10 min confused by this, hopefully the new comment saves a future soul some time.
    NathanYukai authored Jan 15, 2021
    Configuration menu
    Copy the full SHA
    7806279 View commit details
    Browse the repository at this point in the history
Loading