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

upgrade new version #6

Merged
merged 50 commits into from
May 5, 2023
Merged

upgrade new version #6

merged 50 commits into from
May 5, 2023

Commits on Mar 4, 2023

  1. feat: vitest

    productdevbook committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    daf2c12 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

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

Commits on Mar 25, 2023

  1. Configuration menu
    Copy the full SHA
    7075f33 View commit details
    Browse the repository at this point in the history
  2. fix: general

    productdevbook committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    ea80242 View commit details
    Browse the repository at this point in the history
  3. fix: test

    productdevbook committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    aec1ac6 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2023

  1. Configuration menu
    Copy the full SHA
    6870ef7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f40abfc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9229468 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c933128 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f4ae54b View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Configuration menu
    Copy the full SHA
    164f39b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c68ec9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b09f70b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c2a334 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4f97c27 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    33d6c7f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    06dfe2c View commit details
    Browse the repository at this point in the history
  8. fix: env

    productdevbook committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    702dbe5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    38ad648 View commit details
    Browse the repository at this point in the history
  10. Update processState.ts

    productdevbook committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    70ef1b3 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. New providers (supertokens#527)

    * adds bitbucket impl
    
    * adds gitlab login
    
    * adds config to change gitlab base url
    
    * updates version and changelog
    
    * updates copyright on top of file
    rishabhpoddar authored Mar 29, 2023
    Configuration menu
    Copy the full SHA
    83febf6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    674a20e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f202f5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    53fea2c View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. chore: Add analytics API to dashboard recipe (supertokens#521)

    * Add analytics info to window object for dashboard GET API
    
    * Add analytics API
    
    * Return data from analytics API
    
    * Change analytics API method
    
    * Undo changes that were not needed
    
    * Change analytics API logic to send telemetry from backend SDK
    
    * Remove API key from dashboard init
    
    * Update CHANGELOG
    
    * Modify based on PR review
    
    * Fix analytics API url
    
    * Re-add api key to dashboard config
    
    * Use production url for telemetry api
    
    * Add config tests
    
    * Update version
    
    * Update version
    
    * Refactor
    nkshah2 authored Mar 30, 2023
    Configuration menu
    Copy the full SHA
    8892534 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e07b8e7 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. feat: Add search APIs to dashboard recipe (supertokens#533)

    * dashboard search apis
    
    * search done
    
    * Enable search only for CDI version above 2.20
    
    * Fix
    
    * Update CDI version
    
    * Update package version and dashboard version
    
    * Update CHANGELOG
    
    * Update CHANGELOG
    
    ---------
    
    Co-authored-by: Iresh Sharma <[email protected]>
    nkshah2 and iresharma authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    a625c4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e77f07a View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. parsing search params manually (supertokens#535)

    * parsing search params manually
    
    * switched to URLSearchParams
    
    * added utility function to create users, and tests for dashboard apis
    
    * added check for version in tests, moved params method to userget and uncommented code
    
    ---------
    
    Co-authored-by: Iresh Sharma <[email protected]>
    iresharma and Iresh Sharma authored Apr 5, 2023
    Configuration menu
    Copy the full SHA
    a775a6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6dfd606 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. fix: Search params from url -- support for aws fixed (supertokens#536)

    * parsing search params manually
    
    * switched to URLSearchParams
    
    * added utility function to create users, and tests for dashboard apis
    
    * added check for version in tests, moved params method to userget and uncommented code
    
    * changes for aws lamba to work properly
    
    * added tests
    
    * Cleanup
    
    ---------
    
    Co-authored-by: Iresh Sharma <[email protected]>
    Co-authored-by: Nemi Shah <[email protected]>
    3 people authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    99e017f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b26708 View commit details
    Browse the repository at this point in the history
  3. fix: AWS test (supertokens#537)

    * parsing search params manually
    
    * switched to URLSearchParams
    
    * added utility function to create users, and tests for dashboard apis
    
    * added check for version in tests, moved params method to userget and uncommented code
    
    * changes for aws lamba to work properly
    
    * added tests
    
    * fixed typo
    
    * deleted importtest.js
    
    ---------
    
    Co-authored-by: Iresh Sharma <[email protected]>
    iresharma and Iresh Sharma authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    5b3055c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    05451ac View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. chore: email templates updated (supertokens#540)

    * email templates updated
    
    * removed .idea files
    
    * importtest removed
    
    * email templates updated
    
    ---------
    
    Co-authored-by: Rishabh Poddar <[email protected]>
    iresharma and rishabhpoddar authored Apr 11, 2023
    Configuration menu
    Copy the full SHA
    57fd2c2 View commit details
    Browse the repository at this point in the history
  2. bumps patch version

    rishabhpoddar committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    63fc47d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3357c4c View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. fix: verify email template (supertokens#544)

    * email template for verify email updated
    
    * versioning
    iresharma authored Apr 18, 2023
    Configuration menu
    Copy the full SHA
    d0984a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a009a84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    811220b View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2023

  1. feat: make accessTokenPath configurable (supertokens#545)

    * feat: make accessTokenPath configurable
    
    * fix: accessTokenPath as a parameter in TypeInput
    
    * fix: accessTokenPath config fixes
    
    * feat: add tests for configurable accessTokenPath
    
    ---------
    
    Co-authored-by: Qdea <[email protected]>
    Qdea and Qdea authored Apr 22, 2023
    Configuration menu
    Copy the full SHA
    c213f55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09bf2b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b808a7 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. feat: Function signature update (supertokens#551)

    * function signature for getUserNewestFirst and getUserOldestFirst
    
    * build
    
    * versioning
    
    * added tests
    
    * Update CHANGELOG.md
    
    * removed names from tests
    
    * versioning to 13.6.0
    iresharma authored Apr 28, 2023
    Configuration menu
    Copy the full SHA
    efd2c9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e966273 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

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

Commits on May 5, 2023

  1. Configuration menu
    Copy the full SHA
    dcf7187 View commit details
    Browse the repository at this point in the history
  2. fix: general

    productdevbook committed May 5, 2023
    Configuration menu
    Copy the full SHA
    824a79f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8720b5 View commit details
    Browse the repository at this point in the history