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

create Docker builds and add docker-compose config for self-hosting #280

Open
wants to merge 48 commits into
base: dev
Choose a base branch
from

Commits on Sep 18, 2024

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

Commits on Sep 20, 2024

  1. Merge branch 'dev' into docker-builds

    * dev:
      fixed <p> in <p> problem in extra info
      added password update
      fixed verification code, added tests (stack-auth#259)
      Fix team invitation docs
      remove slack oauth, allow no email in oauth
      feat: Add twitter oauth provider (stack-auth#206)
      redirect to team page after team creation
      fixed account-setting mobile style
      chore: update package versions
      fixed delete client error
      fix(typo): Remove the t('') wrapping the "Click here" (stack-auth#256)
      removed deprecated code
    jshimko committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    1efcd23 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Merge branch 'dev' into docker-builds

    * dev:
      fixed sidebar layout style
      fixed team invitation detail docs
      added team metadata to the client library
      fixed docs tag
      fixed sign in with XYZ button translation
      Added handling for user canceling the oauth process (stack-auth#260)
      fixed account-setting styling issues
    jshimko committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    f7a2e24 View commit details
    Browse the repository at this point in the history
  2. [email protected]

    jshimko committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    114ff41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    083dfa3 View commit details
    Browse the repository at this point in the history
  4. build for both cpu platforms

    jshimko committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    12efde1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    04bae10 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Merge branch 'dev' into docker-builds

    * dev:
      fixed self-host docs
    jshimko committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    315e47e View commit details
    Browse the repository at this point in the history
  2. fix self host seed script

    jshimko committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    2ea9788 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'dev' into docker-builds

    * dev:
      OTP (stack-auth#263)
      fix team name overflow (stack-auth#262)
    jshimko committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    ccc2594 View commit details
    Browse the repository at this point in the history
  4. prisma 5.20.0

    jshimko committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    896088d View commit details
    Browse the repository at this point in the history
  5. disable arm builds for now

    jshimko committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    1128361 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9b39752 View commit details
    Browse the repository at this point in the history
  7. fix wrong dir

    jshimko committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    3e0538a View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Merge branch 'dev' into docker-builds

    * dev:
      fixed visual bugs
      userIdOrMe support on all yup validations
      fixed env vars
    
    # Conflicts:
    #	apps/dashboard/src/app/layout.tsx
    jshimko committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    7f224a2 View commit details
    Browse the repository at this point in the history
  2. env cleanup

    jshimko committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    d8a0426 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12b4f2c View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Merge branch 'dev' into docker-builds

    * dev:
      Fixed yup union error message (stack-auth#278)
      Made password repeat on sign up configurable (stack-auth#273)
    jshimko committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    3019f97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ebb72d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    210afd3 View commit details
    Browse the repository at this point in the history
  4. self host seed script cleanup

    jshimko committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    9e639b3 View commit details
    Browse the repository at this point in the history
  5. seed script cleanup

    jshimko committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    e27365b View commit details
    Browse the repository at this point in the history
  6. db rename

    jshimko committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    656fd4f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7e3c062 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9d2251f View commit details
    Browse the repository at this point in the history
  9. Merge branch 'dev' into docker-builds

    * dev:
      chore: update package versions
    jshimko committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    2a12fb1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f6b7de8 View commit details
    Browse the repository at this point in the history
  11. remove unused script

    jshimko committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    44f3917 View commit details
    Browse the repository at this point in the history
  12. delete empty line

    jshimko committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    8c5e0e9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c6f3d49 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9c46cbd View commit details
    Browse the repository at this point in the history
  15. lint cleanup

    jshimko committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    1baec26 View commit details
    Browse the repository at this point in the history
  16. remove unused script

    jshimko committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    10c4ca7 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Merge branch 'dev' into docker-builds

    * dev:
      Update README.md
      fixed translation
      added list user tests
      fixed email update (stack-auth#284)
      feat: add swap order option (stack-auth#283)
    jshimko committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    016676f View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Merge branch 'dev' into docker-builds

    * dev:
      New contact channels (stack-auth#287)
      Fix team creation on the server not automatically adding the current user (stack-auth#266)
      chore: update package versions
      fixed current user docs
      fixed maybeFullPage layout
    jshimko committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    18b0675 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f85efa5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5bde713 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Merge branch 'dev' into docker-builds

    * dev:
      Update README.md
      Update README.md
      Update README.md
    jshimko committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    80c2460 View commit details
    Browse the repository at this point in the history
  2. remove exposed db ports

    jshimko committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    fe3c631 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca7954c View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Merge branch 'dev' into docker-builds

    * dev:
      fix: user should select at least one provider before creating project (stack-auth#285)
      Update CONTRIBUTING.md
      fixed typo
    jshimko committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    3fea967 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Merge branch 'dev' into docker-builds

    * dev:
      chore: update package versions
      updated translations
      feat: show error message when no auth method enabled (stack-auth#282)
      added success and destructive variants in toast file for colorful toasts (stack-auth#291)
    jshimko committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    0551457 View commit details
    Browse the repository at this point in the history
  2. [email protected]

    jshimko committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    2eceee7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc2cee2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a69d738 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    78dbf23 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Merge branch 'dev' into docker-builds

    * dev:
      chore: update package versions
      Project specific JWKs (stack-auth#293)
    jshimko committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    acf5b94 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Merge branch 'dev' into docker-builds

    * dev: (66 commits)
      Make doctoc update all files (stack-auth#311)
      Add doctoc to CONTRIBUTING.md
      OTP auth on the client SDK and dashboard (stack-auth#309)
      Revert "added filtering params"
      added filtering params
      added jwt tests again
      Disable Prettier in VSCode settings
      Remove unnecessary envvar
      TOTP retry
      Update README
      Update README
      Update README
      chore(docs): update TOC
      Add port mapping to README
      Use `pnpm run build:dev` in setup script
      SDK classes/hooks reference docs (stack-auth#301)
      Contact channel client (stack-auth#290)
      chore: update package versions
      fixed account settings bugs
      chore: update package versions
      ...
    
    # Conflicts:
    #	apps/backend/package.json
    #	apps/dashboard/package.json
    #	packages/stack/src/lib/cookie.ts
    #	packages/stack/src/lib/stack-app.ts
    #	pnpm-lock.yaml
    jshimko committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    b1072aa View commit details
    Browse the repository at this point in the history