9 Commits

Author SHA1 Message Date
tsukino
95e4e63cf3 feat: alpha.9 (#44) 2025-04-01 10:35:53 +02:00
Tanner
1ae41917de Matomo tracking (#41)
* feat: adding matomo tracking to explorer

* Avoid build problem

---------

Co-authored-by: Hendrik Eeckhaut <hendrik@eeckhaut.org>
2025-03-05 18:54:28 -08:00
Tanner
24cbc6a3ca Implementing alpha.7 (#30) 2024-10-10 07:50:53 -04:00
tsukino
259f8136eb feat: integrate with v0.1.0-alpha.6 (#27) 2024-08-16 07:37:42 -04:00
tsukino
31875ee874 fix: localhost pubkey fetch error (#20)
* fix: localhost pubkey fetch error

* chore: remove dead code
2024-06-11 08:43:40 -04:00
tsukino
242729e1ae feat: implement new ux (#15)
* wip

* new pubkey input

* wip

* restyle upload to ipfs

* finish restyling
2024-04-16 09:17:07 -04:00
tsukino
13cde40e6d feat: implement server side render and img preview data (#10)
* wip: refactor SharedProof to enable ssr

* wip: add fetch file before rendering

* feat: add nodejs verifier

* feat: add image preview
2024-03-26 05:36:02 -04:00
Tanner
68de583281 feat: Upload/Get Proofs from IPFS (#8)
* feature: adding cid to proof store

* refactor: stringify cid on server side

* feature: route for /:cid to display proof details of shared proofs

* chore: removing clogs

* refactor: update imports and added useNotaryKey() hook

* refactor: adding store action to update selectedProof.IpfsCID

* refactor: proof is only uploaded to IPFS after user accepts now

* refactor: updated uploadFileToIpfs thunk

* refactor: refactored modal component to use createPortal

* feature: updated to alpha 4

* refactor: integrated modal component from tlsn-extension

* chore: changing port

* refactor: more styling

* refactor: fixed error on proof share if initial notary key doesn't verify proof

---------

Co-authored-by: John Shaw <codetrauma@Johns-MacBook-Pro.local>
2024-03-15 02:56:25 -04:00
tsukino
7ddd5674ca refactor: directory structure for server and web 2024-02-21 20:59:53 -05:00