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

Bump gotest.tools/v3 from 3.4.0 to 3.5.0 #217

Closed
wants to merge 274 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Mar 31, 2020

  1. Add vue folder prefix

    rdnt committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    8080d7f View commit details
    Browse the repository at this point in the history
  2. Fix App.scss issues

    rdnt committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    09353d7 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2020

  1. Fix Vue CI builds

    rdnt committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    9d4c050 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d475a0 View commit details
    Browse the repository at this point in the history
  3. Update go workflow

    rdnt committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    679d60a View commit details
    Browse the repository at this point in the history
  4. Add tests to go workflow

    rdnt committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    bff83c0 View commit details
    Browse the repository at this point in the history
  5. Update vue workflow

    rdnt committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    6c1a876 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #6 from SHT/develop

    Streamline CI builds
    rdnt committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    cc21ae3 View commit details
    Browse the repository at this point in the history
  7. Fix entries CSS

    rdnt committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    4beaeb2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d6ce5b7 View commit details
    Browse the repository at this point in the history
  9. Fix build script

    rdnt committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    2d8b579 View commit details
    Browse the repository at this point in the history
  10. Setup deployment build

    rdnt committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    a332d55 View commit details
    Browse the repository at this point in the history
  11. Fix typo

    rdnt committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    14181bb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d9fa898 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #7 from SHT/develop

    Trigger gh-pages build on push to master
    rdnt committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    b3abb17 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2020

  1. Fix build script

    rdnt committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    5057b0d View commit details
    Browse the repository at this point in the history
  2. Customizable publicPath

    rdnt committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    782dd62 View commit details
    Browse the repository at this point in the history
  3. Attempts to fix deploy script

    rdnt committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    f7cb3c3 View commit details
    Browse the repository at this point in the history
  4. Fix env var not being set

    rdnt committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    d293144 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bddfd27 View commit details
    Browse the repository at this point in the history
  6. Force gh-pages deploy

    rdnt committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    3e1cb73 View commit details
    Browse the repository at this point in the history
  7. Attempt 2

    rdnt committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    8a15b17 View commit details
    Browse the repository at this point in the history
  8. Deploy assets to separate repo

    rdnt committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    2312077 View commit details
    Browse the repository at this point in the history
  9. Attempt 2

    rdnt committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    767e4c7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2582897 View commit details
    Browse the repository at this point in the history
  11. Fix indentation issue

    rdnt committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    f9d4e0b View commit details
    Browse the repository at this point in the history
  12. Force rebuild

    rdnt committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    1a221c8 View commit details
    Browse the repository at this point in the history
  13. Cmon

    rdnt committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    6d4f7bc View commit details
    Browse the repository at this point in the history
  14. Cleanup deploy assets script

    rdnt committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    db82889 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2020

  1. Bump github.com/gookit/color from 1.2.3 to 1.2.4

    Bumps [github.com/gookit/color](https://github.com/gookit/color) from 1.2.3 to 1.2.4.
    - [Release notes](https://github.com/gookit/color/releases)
    - [Commits](gookit/color@v1.2.3...v1.2.4)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    e914f6f View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2020

  1. Bump github.com/go-errors/errors from 1.0.1 to 1.0.2

    Bumps [github.com/go-errors/errors](https://github.com/go-errors/errors) from 1.0.1 to 1.0.2.
    - [Release notes](https://github.com/go-errors/errors/releases)
    - [Commits](go-errors/errors@v1.0.1...v1.0.2)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    140c987 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. Merge pull request #9 from SHT/dependabot/go_modules/github.com/go-er…

    …rors/errors-1.0.2
    
    Bump github.com/go-errors/errors from 1.0.1 to 1.0.2
    rdnt committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    db84d3d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8 from SHT/dependabot/go_modules/github.com/gooki…

    …t/color-1.2.4
    
    Bump github.com/gookit/color from 1.2.3 to 1.2.4
    rdnt committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    993973c View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2021

  1. Node dependencies update, misc

    rdnt committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    36cd25c View commit details
    Browse the repository at this point in the history
  2. Restyle login screen

    rdnt committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    452cc74 View commit details
    Browse the repository at this point in the history
  3. Make scripts executable

    rdnt committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    369ecd1 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2021

  1. Server cleanup, new logger

    rdnt committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    ddb26cc View commit details
    Browse the repository at this point in the history
  2. Merge with branch 'main'

    rdnt committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    cfca393 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #31 from sht/develop

    Develop
    rdnt committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    de168a2 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. Refactor (#44)

    rdnt committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    f8c199b View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. Configuration menu
    Copy the full SHA
    0cc23ef View commit details
    Browse the repository at this point in the history
  2. Workflows fixes (#48)

    rdnt committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    38d301b View commit details
    Browse the repository at this point in the history
  3. misc

    rdnt committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    4737a78 View commit details
    Browse the repository at this point in the history
  4. Update main.go

    rdnt committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    ca16cae View commit details
    Browse the repository at this point in the history
  5. Update main.go

    rdnt committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    7365376 View commit details
    Browse the repository at this point in the history
  6. Update server.yml

    rdnt committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    92f2dca View commit details
    Browse the repository at this point in the history
  7. Update server.yml

    rdnt committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    5ab6d2f View commit details
    Browse the repository at this point in the history
  8. Update main.go

    rdnt committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    dfe7cea View commit details
    Browse the repository at this point in the history
  9. Fix workflows (#50)

    rdnt committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    b43ce78 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2021

  1. Minor fixes (#51)

    rdnt committed Jul 31, 2021
    Configuration menu
    Copy the full SHA
    5fa3c75 View commit details
    Browse the repository at this point in the history
  2. Cache server workflow

    rdnt committed Jul 31, 2021
    Configuration menu
    Copy the full SHA
    6ed8712 View commit details
    Browse the repository at this point in the history
  3. Misc

    rdnt committed Jul 31, 2021
    Configuration menu
    Copy the full SHA
    21e21d1 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2021

  1. Update server.yml

    rdnt committed Aug 1, 2021
    Configuration menu
    Copy the full SHA
    e4ca469 View commit details
    Browse the repository at this point in the history
  2. Update server.yml

    rdnt committed Aug 1, 2021
    Configuration menu
    Copy the full SHA
    674507d View commit details
    Browse the repository at this point in the history
  3. Update server.yml

    rdnt committed Aug 1, 2021
    Configuration menu
    Copy the full SHA
    d2d8a3d View commit details
    Browse the repository at this point in the history
  4. Update server.yml

    rdnt committed Aug 1, 2021
    Configuration menu
    Copy the full SHA
    4431561 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. Configuration menu
    Copy the full SHA
    3425d50 View commit details
    Browse the repository at this point in the history
  2. Update go modules

    rdnt committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    758c296 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

  1. Client impl (#73)

    * encrypted keystore repository
    * keystore unlocking, decryption keys cache with autopurge if healthcheck fails after duration, implement most of the API surface for keystore lock/unlock
    * re-enable simulated health check for now
    * health check endpoint
    * filesystem keystore repository, Update() method impl & fixes with salt re-use for faster updating
    * proper rest api errors
    rdnt committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    b644a18 View commit details
    Browse the repository at this point in the history
  2. Bump go.mongodb.org/mongo-driver from 1.7.3 to 1.8.1 (#72)

    Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.7.3 to 1.8.1.
    dependabot[bot] committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    20d4a20 View commit details
    Browse the repository at this point in the history
  3. Bump github.com/gin-gonic/gin from 1.7.4 to 1.7.7 (#71)

    Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.7.4 to 1.7.7.
    dependabot[bot] committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    a99c25f View commit details
    Browse the repository at this point in the history
  4. Bump path-parse from 1.0.6 to 1.0.7 in /ui (#75)

    Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
    dependabot[bot] committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    c1f2880 View commit details
    Browse the repository at this point in the history
  5. Bump url-parse from 1.5.1 to 1.5.3 in /ui (#74)

    Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3.
    dependabot[bot] committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    2cd2aae View commit details
    Browse the repository at this point in the history
  6. Bump github.com/mattn/go-colorable from 0.1.11 to 0.1.12 (#70)

    Bumps [github.com/mattn/go-colorable](https://github.com/mattn/go-colorable) from 0.1.11 to 0.1.12.
    dependabot[bot] committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    4ab29d2 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2021

  1. Deploy on push to any branch

    rdnt committed Dec 25, 2021
    Configuration menu
    Copy the full SHA
    3e17fd9 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

  1. Update gh-pages.yml

    rdnt committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    69f6c0e View commit details
    Browse the repository at this point in the history
  2. Update gh-pages.yml

    rdnt committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    340d9e2 View commit details
    Browse the repository at this point in the history
  3. Delete gh-pages.yml

    rdnt committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    a5e4931 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d1ccbd8 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

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

Commits on Jan 21, 2022

  1. Bump github.com/go-errors/errors from 1.4.1 to 1.4.2 (#83)

    Bumps [github.com/go-errors/errors](https://github.com/go-errors/errors) from 1.4.1 to 1.4.2.
    dependabot[bot] committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    55572e3 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/sanity-io/litter from 1.5.1 to 1.5.2 (#79)

    Bumps [github.com/sanity-io/litter](https://github.com/sanity-io/litter) from 1.5.1 to 1.5.2.
    dependabot[bot] committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    92da87d View commit details
    Browse the repository at this point in the history
  3. Bump go.mongodb.org/mongo-driver from 1.8.1 to 1.8.2 (#77)

    Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.8.1 to 1.8.2.
    dependabot[bot] committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    518f976 View commit details
    Browse the repository at this point in the history
  4. Bump github.com/rs/cors from 1.8.0 to 1.8.2 (#76)

    Bumps [github.com/rs/cors](https://github.com/rs/cors) from 1.8.0 to 1.8.2.
    dependabot[bot] committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    a0adcb0 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. UI refactor, server authentication, new keystore format, cleanup (#87)

    * Authenticated requests, user-scoped keystores and invitations querying
    * Switch from webpack to Vite for speed & ease of use
    * Switch to Vue 3 with typescript support
    * Drop centralized store, use component-to-component communication
    * API boilerplate code generation for the UI based on https://github.com/OpenAPITools/openapi-generator
    * New onboarding UI
    * Refactor enclave, test enclave lossless encrypt/decrypt, fix error when re-running client, new authentication method for client
    * Switch to openapi-generator for client code generation, login component, drop centralized state store for now
    * Cleanup
    rdnt committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    dbc20f9 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    rdnt committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    29c626b View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. New keystore format (#90)

    * New enclave keystore encapsulation format, update keystore repository to accomodate it
    * Add keystorerepo healthcheck back
    * Refine client backend, cleanup, properly handle initialization of enclave on keystore creation
    rdnt committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    aede97d View commit details
    Browse the repository at this point in the history
  2. Bump github.com/deepmap/oapi-codegen from 1.9.0 to 1.9.1 (#85)

    Bumps [github.com/deepmap/oapi-codegen](https://github.com/deepmap/oapi-codegen) from 1.9.0 to 1.9.1.
    dependabot[bot] committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    e58cac8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dee0228 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    50f4e16 View commit details
    Browse the repository at this point in the history
  5. Cleanup

    rdnt committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    4aef35f View commit details
    Browse the repository at this point in the history
  6. Fix onboarding workflow, update APIs (#98)

    * Fix onboarding workflow, update API
    rdnt committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    315abff View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    67cfeca View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ed614d7 View commit details
    Browse the repository at this point in the history
  9. Lower argon2 cost (#101)

    rdnt committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    7a5e17b View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2022

  1. Configuration menu
    Copy the full SHA
    fb39306 View commit details
    Browse the repository at this point in the history
  2. Fix UI build issues, re-enable UI workflow, workflow refinements (#105)

    * Fix UI build issues, re-enable UI workflow, workflow refinements
    rdnt committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    9439bde View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2022

  1. Configuration menu
    Copy the full SHA
    c1a2844 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    099e85d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5dd9fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a91ba9a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    00537a3 View commit details
    Browse the repository at this point in the history
  6. Fix deployment workflow (#110)

    rdnt committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    49aaf81 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

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

Commits on Feb 1, 2022

  1. wip

    rdnt committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    1aea42f View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. wip

    rdnt committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    d84ee19 View commit details
    Browse the repository at this point in the history
  2. Bump go.mongodb.org/mongo-driver from 1.8.2 to 1.8.3 (#112)

    Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.8.2 to 1.8.3.
    dependabot[bot] committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    e26bbe9 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

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

Commits on Feb 4, 2022

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

Commits on Feb 16, 2022

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

Commits on Feb 20, 2022

  1. misc

    rdnt committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    750f593 View commit details
    Browse the repository at this point in the history
  2. Fix deadlock

    rdnt committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    6977ce2 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. svelte wip

    rdnt committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    2b37739 View commit details
    Browse the repository at this point in the history
  2. wip entry ui

    rdnt committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    e1449ca View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. Groundwork on edit entry modal

    rdnt committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    7c2cd7b View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

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

Commits on May 1, 2022

  1. Configuration menu
    Copy the full SHA
    18fe704 View commit details
    Browse the repository at this point in the history
  2. Remove old UI directory

    rdnt committed May 1, 2022
    Configuration menu
    Copy the full SHA
    d97bfeb View commit details
    Browse the repository at this point in the history
  3. Entry deletion

    rdnt committed May 1, 2022
    Configuration menu
    Copy the full SHA
    c02ed1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    743dc65 View commit details
    Browse the repository at this point in the history
  5. Fix build dist folder

    rdnt committed May 1, 2022
    Configuration menu
    Copy the full SHA
    18ee92f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #119 from rdnt/entry-ui

    Migrate to Svelte+Typescript
    rdnt committed May 1, 2022
    Configuration menu
    Copy the full SHA
    a92d114 View commit details
    Browse the repository at this point in the history
  7. Bump minimist from 1.2.5 to 1.2.6 in /ui

    Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
    - [Release notes](https://github.com/substack/minimist/releases)
    - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
    
    ---
    updated-dependencies:
    - dependency-name: minimist
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed May 1, 2022
    Configuration menu
    Copy the full SHA
    d8a7fb4 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #127 from rdnt/dependabot/npm_and_yarn/ui/minimist…

    …-1.2.6
    
    Bump minimist from 1.2.5 to 1.2.6 in /ui
    rdnt committed May 1, 2022
    Configuration menu
    Copy the full SHA
    6635a69 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. Configuration menu
    Copy the full SHA
    56bc26e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    552b828 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74450fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    caf6462 View commit details
    Browse the repository at this point in the history
  5. Cleanup logging

    rdnt committed May 23, 2022
    Configuration menu
    Copy the full SHA
    64372b5 View commit details
    Browse the repository at this point in the history
  6. Invitation creation, acceptance & finalization test, also return keys…

    …tores from accepted invitations when querying user keystores
    rdnt committed May 23, 2022
    Configuration menu
    Copy the full SHA
    635c26b View commit details
    Browse the repository at this point in the history
  7. Refactor application to use interface instead of allowing access to p…

    …rivate datamembers (e.g. repositories)
    rdnt committed May 23, 2022
    Configuration menu
    Copy the full SHA
    0760f65 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5462923 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b1f7470 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8ec1516 View commit details
    Browse the repository at this point in the history
  11. Ramp up server and client

    rdnt committed May 23, 2022
    Configuration menu
    Copy the full SHA
    5337902 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6040fb3 View commit details
    Browse the repository at this point in the history
  13. Query invitations

    rdnt committed May 23, 2022
    Configuration menu
    Copy the full SHA
    fffe2cf View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a3f4878 View commit details
    Browse the repository at this point in the history
  15. Refactor client domain, remove http client abstraction (merge with re…

    …mote pkg), adaptations toward keystore sync
    rdnt committed May 23, 2022
    Configuration menu
    Copy the full SHA
    77361aa View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2110d7e View commit details
    Browse the repository at this point in the history
  17. CreateInvitationModal wip

    rdnt committed May 23, 2022
    Configuration menu
    Copy the full SHA
    8f936e3 View commit details
    Browse the repository at this point in the history
  18. Switch to javascript-based UI HTTP client generator, keystore invitat…

    …ion create and query
    rdnt committed May 23, 2022
    Configuration menu
    Copy the full SHA
    146fa49 View commit details
    Browse the repository at this point in the history
  19. Error messages store

    rdnt committed May 23, 2022
    Configuration menu
    Copy the full SHA
    dfcc0c6 View commit details
    Browse the repository at this point in the history
  20. wip

    rdnt committed May 23, 2022
    Configuration menu
    Copy the full SHA
    453ac9b View commit details
    Browse the repository at this point in the history
  21. Messages component

    rdnt committed May 23, 2022
    Configuration menu
    Copy the full SHA
    8f30c56 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    58477ff View commit details
    Browse the repository at this point in the history
  23. Fix errors

    rdnt committed May 23, 2022
    Configuration menu
    Copy the full SHA
    0d75cb1 View commit details
    Browse the repository at this point in the history
  24. Refine ui pkg importing, cleanup

    rdnt committed May 23, 2022
    Configuration menu
    Copy the full SHA
    83a7f73 View commit details
    Browse the repository at this point in the history
  25. Reduce server domain complexity

    rdnt committed May 23, 2022
    Configuration menu
    Copy the full SHA
    25f7fb0 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    7213f22 View commit details
    Browse the repository at this point in the history
  27. Test invitation finalization

    rdnt committed May 23, 2022
    Configuration menu
    Copy the full SHA
    2c3c95c View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    fe2e3e4 View commit details
    Browse the repository at this point in the history
  29. Remove mongo dependency

    rdnt committed May 23, 2022
    Configuration menu
    Copy the full SHA
    ff5bc35 View commit details
    Browse the repository at this point in the history
  30. Fix tests

    rdnt committed May 23, 2022
    Configuration menu
    Copy the full SHA
    a7697ab View commit details
    Browse the repository at this point in the history
  31. Only run CI on go 1.18

    rdnt committed May 23, 2022
    Configuration menu
    Copy the full SHA
    1b26b50 View commit details
    Browse the repository at this point in the history
  32. Test on random ports

    rdnt committed May 23, 2022
    Configuration menu
    Copy the full SHA
    ab893c7 View commit details
    Browse the repository at this point in the history
  33. Disable remote test

    rdnt committed May 23, 2022
    Configuration menu
    Copy the full SHA
    515e2fb View commit details
    Browse the repository at this point in the history
  34. Update CI versions for node, go

    rdnt committed May 23, 2022
    Configuration menu
    Copy the full SHA
    304b024 View commit details
    Browse the repository at this point in the history
  35. add go1.17 back to CI...

    rdnt committed May 23, 2022
    Configuration menu
    Copy the full SHA
    908822c View commit details
    Browse the repository at this point in the history
  36. Remove it again...

    rdnt committed May 23, 2022
    Configuration menu
    Copy the full SHA
    1677507 View commit details
    Browse the repository at this point in the history
  37. Update dependencies

    rdnt committed May 23, 2022
    Configuration menu
    Copy the full SHA
    6c6b9d2 View commit details
    Browse the repository at this point in the history
  38. Update node dependencies

    rdnt committed May 23, 2022
    Configuration menu
    Copy the full SHA
    f3acde1 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2022

  1. Add devcontainer image

    rdnt committed May 28, 2022
    Configuration menu
    Copy the full SHA
    f2fb64c View commit details
    Browse the repository at this point in the history
  2. Update devcontainer.json

    rdnt committed May 28, 2022
    Configuration menu
    Copy the full SHA
    60b60f7 View commit details
    Browse the repository at this point in the history
  3. Update devcontainer.json

    rdnt committed May 28, 2022
    Configuration menu
    Copy the full SHA
    d527e4e View commit details
    Browse the repository at this point in the history
  4. Update devcontainer.json

    rdnt committed May 28, 2022
    Configuration menu
    Copy the full SHA
    f876571 View commit details
    Browse the repository at this point in the history
  5. Update devcontainer.json

    rdnt committed May 28, 2022
    Configuration menu
    Copy the full SHA
    53a86bd View commit details
    Browse the repository at this point in the history
  6. Update devcontainer.json

    rdnt committed May 28, 2022
    Configuration menu
    Copy the full SHA
    74f42ce View commit details
    Browse the repository at this point in the history
  7. Update devcontainer.json

    rdnt committed May 28, 2022
    Configuration menu
    Copy the full SHA
    fd3d52e View commit details
    Browse the repository at this point in the history

Commits on May 29, 2022

  1. Update devcontainer.json

    rdnt committed May 29, 2022
    Configuration menu
    Copy the full SHA
    cccd903 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3bba59 View commit details
    Browse the repository at this point in the history
  3. Refine workflows

    rdnt committed May 29, 2022
    Configuration menu
    Copy the full SHA
    19b12c6 View commit details
    Browse the repository at this point in the history
  4. Fix build workflow

    rdnt committed May 29, 2022
    Configuration menu
    Copy the full SHA
    1bc8973 View commit details
    Browse the repository at this point in the history
  5. Fix workflow

    rdnt committed May 29, 2022
    Configuration menu
    Copy the full SHA
    f899aa3 View commit details
    Browse the repository at this point in the history
  6. retrigger

    rdnt committed May 29, 2022
    Configuration menu
    Copy the full SHA
    721bcec View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. Configuration menu
    Copy the full SHA
    1ab5d19 View commit details
    Browse the repository at this point in the history
  2. Fix integration tests

    rdnt committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    d053003 View commit details
    Browse the repository at this point in the history
  3. Groundwork for automatic sync, fix UI issues and migrate to new opena…

    …pi codegen for UI (again) due to typescript issues
    rdnt committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    da1789c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a390c3c View commit details
    Browse the repository at this point in the history
  5. UI for invitations

    rdnt committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    5e84d0f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cef8cb7 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. Bump github.com/gin-gonic/gin from 1.7.7 to 1.8.0 (#144)

    Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.7.7 to 1.8.0.
    - [Release notes](https://github.com/gin-gonic/gin/releases)
    - [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md)
    - [Commits](gin-gonic/gin@v1.7.7...v1.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/gin-gonic/gin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    5c508f4 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2022

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

Commits on Jun 20, 2022

  1. Configuration menu
    Copy the full SHA
    f682d73 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/gin-gonic/gin from 1.8.0 to 1.8.1 (#147)

    Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.8.0 to 1.8.1.
    - [Release notes](https://github.com/gin-gonic/gin/releases)
    - [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md)
    - [Commits](gin-gonic/gin@v1.8.0...v1.8.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/gin-gonic/gin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    aa82770 View commit details
    Browse the repository at this point in the history
  3. Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 (#146)

    Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.1 to 1.7.2.
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.7.1...v1.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/stretchr/testify
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    85e152f View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. Bump github.com/stretchr/testify from 1.7.2 to 1.7.4 (#153)

    Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.2 to 1.7.4.
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.7.2...v1.7.4)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/stretchr/testify
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    4074f9d View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. Bump github.com/stretchr/testify from 1.7.4 to 1.7.5 (#154)

    Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.4 to 1.7.5.
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.7.4...v1.7.5)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/stretchr/testify
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    8d78ad6 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. Bump svelte from 3.48.0 to 3.49.0 in /ui (#156)

    Bumps [svelte](https://github.com/sveltejs/svelte) from 3.48.0 to 3.49.0.
    - [Release notes](https://github.com/sveltejs/svelte/releases)
    - [Changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md)
    - [Commits](sveltejs/svelte@v3.48.0...v3.49.0)
    
    ---
    updated-dependencies:
    - dependency-name: svelte
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    456f327 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93892be View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2022

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

Commits on Jul 19, 2022

  1. Fix keystore sync (#158)

    rdnt committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    e6022ae View commit details
    Browse the repository at this point in the history
  2. Update README.md

    rdnt committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    a1607fe View commit details
    Browse the repository at this point in the history
  3. Update README.md

    rdnt committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    dfba9e4 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    rdnt committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    63b4639 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. Create LICENSE (#160)

    rdnt committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    649e22e View commit details
    Browse the repository at this point in the history
  2. Invitee access control (#159)

    * wip
    
    * wip
    
    * Read-only keystore flag for remote keystores
    rdnt committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    beaf125 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. Sync scheduler (#162)

    rdnt committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    1ddc446 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/samber/lo from 1.25.0 to 1.26.0 (#161)

    Bumps [github.com/samber/lo](https://github.com/samber/lo) from 1.25.0 to 1.26.0.
    - [Release notes](https://github.com/samber/lo/releases)
    - [Changelog](https://github.com/samber/lo/blob/master/CHANGELOG.md)
    - [Commits](samber/lo@v1.25.0...v1.26.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/samber/lo
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    67fefc7 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Configuration menu
    Copy the full SHA
    95c591e View commit details
    Browse the repository at this point in the history
  2. Update go dependencies

    rdnt committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    53efbf3 View commit details
    Browse the repository at this point in the history
  3. Update node dependencies

    rdnt committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    a849920 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Fix builds, cobra cmd

    rdnt committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    d533bce View commit details
    Browse the repository at this point in the history
  2. Cleanup

    rdnt committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    3c6d441 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2023

  1. fix builder

    rdnt committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    50149e1 View commit details
    Browse the repository at this point in the history
  2. Fix gitignore, fix build scripts

    rdnt committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    db7c87a View commit details
    Browse the repository at this point in the history
  3. Refine client interfaces

    rdnt committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    be88348 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. misc

    rdnt committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    1bb0b40 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2023

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

Commits on Apr 10, 2023

  1. Refine IsInitialized

    rdnt committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    29a909c View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. refine errors

    rdnt committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    9fca37d View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

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

Commits on Apr 14, 2023

  1. Minor cleanup

    rdnt committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    392a4f2 View commit details
    Browse the repository at this point in the history
  2. minor cleanup

    rdnt committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    e1d3566 View commit details
    Browse the repository at this point in the history
  3. Refine when keystore is synced

    rdnt committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    c8e209d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e61c398 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. Signin method functionality

    rdnt committed May 1, 2023
    Configuration menu
    Copy the full SHA
    0b5d42e View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Cleanup integration tests

    rdnt committed May 2, 2023
    Configuration menu
    Copy the full SHA
    202e853 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec7c806 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Add debug storage on server, fix enclave exists restserver check, do …

    …not remote-sync error if not signed in
    rdnt committed May 3, 2023
    Configuration menu
    Copy the full SHA
    9248363 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

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

Commits on May 14, 2023

  1. Configuration menu
    Copy the full SHA
    d6df6e1 View commit details
    Browse the repository at this point in the history
  2. Update go modules

    rdnt committed May 14, 2023
    Configuration menu
    Copy the full SHA
    53b8ede View commit details
    Browse the repository at this point in the history
  3. Cleanup CI

    rdnt committed May 14, 2023
    Configuration menu
    Copy the full SHA
    bd81705 View commit details
    Browse the repository at this point in the history
  4. Fix integration tests

    rdnt committed May 14, 2023
    Configuration menu
    Copy the full SHA
    74c5e84 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

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

Commits on May 19, 2023

  1. Configuration menu
    Copy the full SHA
    89865c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d875190 View commit details
    Browse the repository at this point in the history
  3. Add mongodb on CI

    rdnt committed May 19, 2023
    Configuration menu
    Copy the full SHA
    51180f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1093297 View commit details
    Browse the repository at this point in the history
  5. Use quoted version string

    rdnt committed May 19, 2023
    Configuration menu
    Copy the full SHA
    fceb577 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2023

  1. Configuration menu
    Copy the full SHA
    bd08acb View commit details
    Browse the repository at this point in the history
  2. Fix keystore sync regression

    rdnt committed May 21, 2023
    Configuration menu
    Copy the full SHA
    fcaa2d5 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Minor bug fixes

    rdnt committed May 22, 2023
    Configuration menu
    Copy the full SHA
    e5656da View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Invitation verification APIs (#197)

    * Invitation verification API & silent finalization draft
    * Refine invitation finalization/verifying, fix bugs around enclave querying from storage, storage of keystore keys & querying remote keystores when syncing
    rdnt committed May 31, 2023
    Configuration menu
    Copy the full SHA
    9262991 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Cleanup & bug fixes

    rdnt committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    e64d315 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2023

  1. UI bug fixes & improvements (#199)

    * Remove debug log, disable favicon for edit entry modal
    * Fix messages in bg not visible
    * Improve form handling for keystore creation
    * Fix show errors form handling
    * Form handling on register modal
    * Fix issue with invitations page breaking UI right after registration, remove logging
    * Refine keystore routing, refine authstate store
    * Allow deletion of accepted (but not finalized) invitation
    * Disable revocation for now
    * Cleanup
    * Keystore deletion
    * fix keystore name trim on creation
    * Allow test suites to run in parallel
    rdnt committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    76c2339 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Refine pkgs errors (#200)

    Pkgs error handling, cleanup unused pkgs
    rdnt committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    c216a4d View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Refine server errors (#201)

    * Refine error handling on server domain and application
    * Fix various access control issues
    * Safeguard around functional opts being nil
    * Refine error handling on storage adapters
    * Refine server's rest API
    * Fix test suites
    rdnt committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    63b7a47 View commit details
    Browse the repository at this point in the history
  2. Cleanup server REST API (#202)

    rdnt committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    e7b1601 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2023

  1. Add golangci-lint (#204)

    * Add golangci-lint on CI
    * Fix golangci-lint suggestions
    * Add .gitkeep & keep it when building
    * Update generated files
    rdnt committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    372891f View commit details
    Browse the repository at this point in the history
  2. Bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 (#206)

    Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.9.0 to 1.9.1.
    - [Release notes](https://github.com/gin-gonic/gin/releases)
    - [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md)
    - [Commits](gin-gonic/gin@v1.9.0...v1.9.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/gin-gonic/gin
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    72392dd View commit details
    Browse the repository at this point in the history
  3. Bump vite from 4.1.4 to 4.1.5 in /ui (#205)

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.1.4 to 4.1.5.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/v4.1.5/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v4.1.5/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    80005a8 View commit details
    Browse the repository at this point in the history
  4. Refine CI (#207)

    rdnt committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    9a657b7 View commit details
    Browse the repository at this point in the history
  5. Switch to MIT license

    rdnt committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    e43984f View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2023

  1. Fix static dir ignoring (#208)

    rdnt committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    99dcac0 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    rdnt committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    0ec89be View commit details
    Browse the repository at this point in the history
  3. 2023

    rdnt committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    166237c View commit details
    Browse the repository at this point in the history
  4. Lint cmd

    rdnt committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    6d7e4c8 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Bump go.mongodb.org/mongo-driver from 1.11.6 to 1.11.7 (#211)

    Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.11.6 to 1.11.7.
    - [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
    - [Commits](mongodb/mongo-go-driver@v1.11.6...v1.11.7)
    
    ---
    updated-dependencies:
    - dependency-name: go.mongodb.org/mongo-driver
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    d56dbde View commit details
    Browse the repository at this point in the history
  2. Bump github.com/go-co-op/gocron from 1.27.0 to 1.28.3 (#210)

    Bumps [github.com/go-co-op/gocron](https://github.com/go-co-op/gocron) from 1.27.0 to 1.28.3.
    - [Release notes](https://github.com/go-co-op/gocron/releases)
    - [Commits](go-co-op/gocron@v1.27.0...v1.28.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-co-op/gocron
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    1ccdc30 View commit details
    Browse the repository at this point in the history
  3. Bump github.com/deepmap/oapi-codegen from 1.12.4 to 1.13.0 (#209)

    Bumps [github.com/deepmap/oapi-codegen](https://github.com/deepmap/oapi-codegen) from 1.12.4 to 1.13.0.
    - [Release notes](https://github.com/deepmap/oapi-codegen/releases)
    - [Commits](oapi-codegen/oapi-codegen@v1.12.4...v1.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/deepmap/oapi-codegen
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    5f41a31 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Bump golang.org/x/crypto from 0.9.0 to 0.10.0 (#212)

    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.9.0 to 0.10.0.
    - [Commits](golang/crypto@v0.9.0...v0.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    eb99934 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2023

  1. Refine client (#203)

    * Refine client domain
    * Refine user domain entity
    * Depend on lint to bail CI early
    * Refine app
    * Cleanup app ifaces
    * Refine error handling on application
    * Cleanup enclaverepo
    * Refine error handling on enclaverepo
    * Fix dependency between enclaverepo and remote
    * Move remote-related encryption to remote module
    * Refine error handling on remote adapter
    * Partially refine rest http server port
    * Fix sync bug
    * Fix test suites
    * Improve golangci-lint
    * Refine rest api returned errors
    * Organize client rest api file structure & cleanup middleware
    * Parallelize all tests
    * Add some error handling on keystores/invitations
    * Remove metrics endpoint
    * Fix lint
    * Refine applications startup
    * Remove config pkg
    * Fix shutdown error
    * Refine shared secrets calculations
    * Move keypair generation to enclave
    * Fix invitations count on sidebar
    * Refine invitations page statuses
    * Cleanup routers
    * Some more error handling
    * Silent authentication cronjob
    rdnt committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    6dc1101 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2023

  1. Go mod tidy

    rdnt committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    b19ee94 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Bump github.com/otiai10/copy from 1.11.0 to 1.12.0 (#213)

    Bumps [github.com/otiai10/copy](https://github.com/otiai10/copy) from 1.11.0 to 1.12.0.
    - [Release notes](https://github.com/otiai10/copy/releases)
    - [Commits](otiai10/copy@v1.11.0...v1.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/otiai10/copy
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    783996e View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

  1. Session management (#214)

    rdnt committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    fee40f8 View commit details
    Browse the repository at this point in the history
  2. Remove icons, misc text changes

    rdnt committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    16b3923 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27cd8f3 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Bump gotest.tools/v3 from 3.4.0 to 3.5.0

    Bumps [gotest.tools/v3](https://github.com/gotestyourself/gotest.tools) from 3.4.0 to 3.5.0.
    - [Release notes](https://github.com/gotestyourself/gotest.tools/releases)
    - [Commits](gotestyourself/gotest.tools@v3.4.0...v3.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: gotest.tools/v3
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    69d1172 View commit details
    Browse the repository at this point in the history