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

feat: env management commands #37

Open
wants to merge 25 commits into
base: main
Choose a base branch
from

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    c382463 View commit details
    Browse the repository at this point in the history
  2. feat: more verbose errors

    35C4n0r committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    197314f View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    6f59601 View commit details
    Browse the repository at this point in the history
  2. chore: remove comments

    35C4n0r committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    b9ec416 View commit details
    Browse the repository at this point in the history
  3. ref: refactor hooks

    35C4n0r committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    7136f13 View commit details
    Browse the repository at this point in the history
  4. feat: ApiKey hook

    35C4n0r committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    29c2ac3 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. feat: api-key validation

    35C4n0r committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    bb162b0 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. fix: fix bugs

    35C4n0r committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    d98af59 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'refs/heads/main' into ref-login-components

    # Conflicts:
    #	source/commands/login.tsx
    #	source/lib/api.ts
    35C4n0r committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    9f66f7f View commit details
    Browse the repository at this point in the history
  3. chore: remove log statements

    35C4n0r committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    00c9edf View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2024

  1. chore: minor imporvs

    35C4n0r committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    125ea84 View commit details
    Browse the repository at this point in the history
  2. feat: env management commands

    35C4n0r committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    c957917 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b7cab5 View commit details
    Browse the repository at this point in the history
  4. chore: lint

    35C4n0r committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    573c523 View commit details
    Browse the repository at this point in the history
  5. chore: lint

    35C4n0r committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    4d99de8 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. chore: lint

    35C4n0r committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    76c0cbe View commit details
    Browse the repository at this point in the history
  2. chore: fix lint issues

    35C4n0r committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    72c5837 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. chore: add tests

    35C4n0r committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    b896855 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2024

  1. fix: minor updates

    35C4n0r committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    98103aa View commit details
    Browse the repository at this point in the history
  2. Merge branch 'refs/heads/main' into feat-env-command

    # Conflicts:
    #	.gitignore
    #	package-lock.json
    #	package.json
    35C4n0r committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    ecab4bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0745d26 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2024

  1. fix: take env name in input

    35C4n0r committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    02875e8 View commit details
    Browse the repository at this point in the history
  2. fix: small fixes

    35C4n0r committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    286561a View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. fix: small fixes

    35C4n0r committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    1026d3e View commit details
    Browse the repository at this point in the history
  2. chore: eslint fixes

    35C4n0r committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    9293499 View commit details
    Browse the repository at this point in the history