Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

feat: e2esdk [DO NOT MERGE] #169

Draft
wants to merge 8 commits into
base: hasura
Choose a base branch
from
Draft

feat: e2esdk [DO NOT MERGE] #169

wants to merge 8 commits into from

Commits on Jul 29, 2023

  1. feat: example e2esdk implementation

    Test e2e2 (#155)
    
    * fix
    
    * cosmetics
    
    * fix
    
    * fix: dockerfile hasura
    
    dev: e2e (#156)
    
    * fix
    
    * fixe
    
    * fix
    
    * cleanup
    
    * basic upload
    
    * add dropzone
    
    * fix: more
    
    * fix: keys
    
    * fix: answers in nav
    
    * feat: upload files
    
    * fix: file key leak
    
    * feat: read files
    
    * feat: random files gen + refine files read
    
    * fix: use keycloak UUID + cosmetics
    
    * fix: fake submissions
    
    * doc
    
    * csp
    
    * fix
    
    * fix csp + upload dir
    
    * upload
    
    * disable-size
    
    * debug
    
    * clean
    
    ---------
    
    Co-authored-by: Matéo Mévollon <m.mevollon@proton.me>
    Co-authored-by: devthejo <jo@surikat.pro>
    
    fix: cleanup (#157)
    
    * fix-csp
    
    * cleanup
    
    * Update src/lib/e2esdk.ts
    
    Co-authored-by: François Best <github@francoisbest.com>
    
    * fix: use @socialgouv/e2esdk-crypto.fileMetadataSchema
    
    * fix: readAndEncryptFile signature
    
    * feat: use modal for file previews
    
    * dummy
    
    ---------
    
    Co-authored-by: François Best <github@francoisbest.com>
    
    Update .gitignore
    
    Update config.yaml
    
    chore(deps): Update e2esdk to latest version (#160)
    
    This includes API breaking changes, though they are not used here.
    However, there are data breaking changes that will require
    resetting the e2esdk database when upgrading the server.
    
    Update values.yaml
    
    Update values.yaml
    
    Update answers.tsx
    
    Update form.tsx
    
    feat: add export new device key (#161)
    
    * feat: add export new device key
    
    * Update pages/profil.tsx
    
    Co-authored-by: François Best <github@francoisbest.com>
    
    ---------
    
    Co-authored-by: François Best <github@francoisbest.com>
    2 people authored and Julien Bouquillon committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    f97cef9 View commit details
    Browse the repository at this point in the history
  2. fix: enforce file upload max size

    Julien Bouquillon committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    bd9e0e6 View commit details
    Browse the repository at this point in the history
  3. fix

    Julien Bouquillon committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    ee90340 View commit details
    Browse the repository at this point in the history
  4. cleanup

    Julien Bouquillon committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    834402e View commit details
    Browse the repository at this point in the history
  5. Merge branch 'hasura' into test-e2e2

    Julien Bouquillon committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    b256205 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Update .gitignore

    Julien Bouquillon committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    5ea2693 View commit details
    Browse the repository at this point in the history
  2. fix-rootless

    Julien Bouquillon committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    486c180 View commit details
    Browse the repository at this point in the history
  3. fix talisman

    Julien Bouquillon committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    fbb22f4 View commit details
    Browse the repository at this point in the history