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(sqlite-storage): scaffold workspace #1071

Merged
merged 15 commits into from
Apr 8, 2024

Commits on Mar 17, 2024

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

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    864626d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fa27cc View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. fix(default-storage): Privacy manifest missing key (#1076)

    add missing key
    krizzu committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    c4ed1fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39adcfa View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. chore(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 (#1077)

    Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4.
    - [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
    - [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
    - [Commits](webpack/webpack-dev-middleware@v5.3.3...v5.3.4)
    
    ---
    updated-dependencies:
    - dependency-name: webpack-dev-middleware
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    17e0e33 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. chore: GH workflows, turbo and other chores (#1073)

    * explicit prettierrc
    
    * turbo
    
    * format test
    
    * pull-request workflow
    
    * update actions
    
    * bump to yarn 4
    
    * build script
    krizzu committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    d4a3eee View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. init

    krizzu committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    740e424 View commit details
    Browse the repository at this point in the history
  2. examples

    krizzu committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    86eb94f View commit details
    Browse the repository at this point in the history
  3. comments

    krizzu committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    322c03a View commit details
    Browse the repository at this point in the history
  4. fix glob

    krizzu committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    7c7e5f3 View commit details
    Browse the repository at this point in the history
  5. namespace

    krizzu committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    5e39eb9 View commit details
    Browse the repository at this point in the history
  6. windows build

    krizzu committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    87ee8a4 View commit details
    Browse the repository at this point in the history
  7. fixing windows action

    krizzu committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    7538c01 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d50f198 View commit details
    Browse the repository at this point in the history