Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add custom routes to pages router #7231

Merged

Commits on Nov 19, 2020

  1. Merge commit 'ccb045b68c5b4d983a90fa125513fc476e4e2387'

    * commit 'ccb045b68c5b4d983a90fa125513fc476e4e2387':
      fix: upgrade @graphql-tools/links from 6.2.4 to 6.2.5 (parse-community#7007)
      fix: upgrade pg-promise from 10.7.0 to 10.7.1 (parse-community#7009)
      fix: upgrade jwks-rsa from 1.10.1 to 1.11.0 (parse-community#7008)
      fix: upgrade graphql from 15.3.0 to 15.4.0 (parse-community#7011)
      update stale bot (parse-community#6998)
      fix(beforeSave/afterSave): Return value instead of Parse.Op for nested fields (parse-community#7005)
      fix(beforeSave): Skip Sanitizing Database results (parse-community#7003)
      Fix includeAll for querying a Pointer and Pointer array (parse-community#7002)
      Init (parse-community#6999)
    mtrezza committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    dc9f90d View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2020

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

Commits on Dec 5, 2020

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

Commits on Dec 8, 2020

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

Commits on Dec 15, 2020

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

Commits on Dec 18, 2020

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

Commits on Dec 19, 2020

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

Commits on Dec 26, 2020

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

Commits on Jan 14, 2021

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

Commits on Jan 23, 2021

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

Commits on Jan 28, 2021

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

Commits on Feb 1, 2021

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

Commits on Feb 2, 2021

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

Commits on Feb 9, 2021

  1. Merge commit '7f47b0427ea56214d9b0199f0fcfa4af38794e02'

    * commit '7f47b0427ea56214d9b0199f0fcfa4af38794e02':
      Add page localization (parse-community#7128)
      Improve contribution guide (parse-community#7075)
      fix: upgrade pg-promise from 10.9.0 to 10.9.1 (parse-community#7170)
      Add tests against multiple MongoDB versions (parse-community#7161)
      fix: upgrade mime from 2.4.7 to 2.5.0 (parse-community#7166)
      fix: upgrade pg-promise from 10.8.7 to 10.9.0 (parse-community#7168)
      fix: upgrade apollo-server-express from 2.19.1 to 2.19.2 (parse-community#7165)
      Upgrade @node-rs/bcrypt to latest version (parse-community#7159)
      Run Prettier after Definitions (parse-community#7164)
    mtrezza committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    3ff82c8 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2021

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

Commits on Feb 13, 2021

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

Commits on Feb 16, 2021

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

Commits on Feb 21, 2021

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

Commits on Feb 22, 2021

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

Commits on Feb 24, 2021

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

Commits on Feb 27, 2021

  1. added custom routes

    mtrezza committed Feb 27, 2021
    Configuration menu
    Copy the full SHA
    12395b9 View commit details
    Browse the repository at this point in the history
  2. fixed docs typos

    mtrezza committed Feb 27, 2021
    Configuration menu
    Copy the full SHA
    fd09d0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9115cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c7e3d4 View commit details
    Browse the repository at this point in the history
  5. added docs

    mtrezza committed Feb 27, 2021
    Configuration menu
    Copy the full SHA
    164640e View commit details
    Browse the repository at this point in the history
  6. minor README formatting

    mtrezza committed Feb 27, 2021
    Configuration menu
    Copy the full SHA
    dc3a0ff View commit details
    Browse the repository at this point in the history
  7. added CHANGELOG entry

    mtrezza committed Feb 27, 2021
    Configuration menu
    Copy the full SHA
    68dc593 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2021

  1. Configuration menu
    Copy the full SHA
    d5aa98b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90a68e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73290b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    093af98 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8fde141 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2021

  1. Configuration menu
    Copy the full SHA
    a5b27d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7935fd6 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2021

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