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

sync with dev #98

Merged
merged 34 commits into from
Feb 13, 2024
Merged

sync with dev #98

merged 34 commits into from
Feb 13, 2024

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    1bc442d View commit details
    Browse the repository at this point in the history
  2. basic tenant generation in db

    wtfsayo committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    9d5911a View commit details
    Browse the repository at this point in the history
  3. wip: gen salted key

    wtfsayo committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    5024db1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9de0b8 View commit details
    Browse the repository at this point in the history
  5. cleaup

    wtfsayo committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    1dd713a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    00ea65a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    05c337e View commit details
    Browse the repository at this point in the history
  8. wip: standardize response

    wtfsayo committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    82e04e7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    02a69d9 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    8b493f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a9bb45 View commit details
    Browse the repository at this point in the history
  3. error + cache handling

    wtfsayo committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    3128c4e View commit details
    Browse the repository at this point in the history
  4. wip: redirect on correct key

    wtfsayo committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    425e6ff View commit details
    Browse the repository at this point in the history
  5. minor return data updates

    wtfsayo committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    03849ea View commit details
    Browse the repository at this point in the history
  6. fix: tenant-ledger db schema

    wtfsayo committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    f76e6fe View commit details
    Browse the repository at this point in the history
  7. added add credit endpoint

    wtfsayo committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    91f3a86 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. wip: handling feedback

    wtfsayo committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    982fcef View commit details
    Browse the repository at this point in the history
  2. handling static salt!

    wtfsayo committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    29f1259 View commit details
    Browse the repository at this point in the history
  3. minor todo flag

    wtfsayo committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    1bd5891 View commit details
    Browse the repository at this point in the history
  4. wip: api keys in dashboard

    wtfsayo committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    55cde2b View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. wip: tried to avoid verbs in routes, consistency for params placement…

    … in routes, other feedback
    wtfsayo committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    7c728ef View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

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

Commits on Feb 6, 2024

  1. wip: create new apps

    TODO: fix caching + secret reveal ux
    wtfsayo committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    16f3b8a View commit details
    Browse the repository at this point in the history
  2. minor fix

    wtfsayo committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    af496c4 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. via cookie handling!

    wtfsayo committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    28570c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d188332 View commit details
    Browse the repository at this point in the history
  3. nearly perfect!

    wtfsayo committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    da730be View commit details
    Browse the repository at this point in the history
  4. not too imp!

    wtfsayo committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    1383499 View commit details
    Browse the repository at this point in the history
  5. rename the route method

    wtfsayo committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    aa7a8b5 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #17 from porters-xyz/tenant-creation

    Tenant & API key creation
    wtfsayo committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    d7d3d63 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. remove cors in prod

    wtfsayo committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    de7f0d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a00b6b View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. Removed root nodejs clutter, migrated to sha256, justfile commands

    This PR aims to simplify and clean the repo, decentralise js repos, migrate to SHA256 for hashing as discussed!
    
    todo: just migrate doesn't work unless db url provided directly via string!
    wtfsayo committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    098f9cd View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

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