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

Added user authentication #22

Closed
wants to merge 9 commits into from
Closed

Added user authentication #22

wants to merge 9 commits into from

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    1cd1764 View commit details
    Browse the repository at this point in the history
  2. Update postinstall command

    Yureien committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    d014128 View commit details
    Browse the repository at this point in the history
  3. Updated README

    Yureien committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    cb98376 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Bump urllib3 from 2.0.3 to 2.0.6 in /cli

    Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.3 to 2.0.6.
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](urllib3/urllib3@2.0.3...2.0.6)
    
    ---
    updated-dependencies:
    - dependency-name: urllib3
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Yureien committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    cded266 View commit details
    Browse the repository at this point in the history
  2. Bump certifi from 2023.5.7 to 2023.7.22 in /cli

    Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.5.7 to 2023.7.22.
    - [Commits](certifi/python-certifi@2023.05.07...2023.07.22)
    
    ---
    updated-dependencies:
    - dependency-name: certifi
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Yureien committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    dbaf66a View commit details
    Browse the repository at this point in the history
  3. Bump postcss from 8.4.24 to 8.4.31

    Bumps [postcss](https://github.com/postcss/postcss) from 8.4.24 to 8.4.31.
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](postcss/postcss@8.4.24...8.4.31)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Yureien committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    6f4af71 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. Configuration menu
    Copy the full SHA
    3b33146 View commit details
    Browse the repository at this point in the history
  2. Create CONTRIBUTING.md

    Yureien committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    994652a View commit details
    Browse the repository at this point in the history
  3. Deploy to vercel

    Yureien committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    5f73b4b View commit details
    Browse the repository at this point in the history