Commit Graph

32 Commits

Author SHA1 Message Date
Tanner
cc3264f058 Alpha.12 (#193) 2025-06-27 17:58:36 +01:00
Tanner
9872a376c1 Alpha.11 (#182)
Co-authored-by: Hendrik Eeckhaut <hendrik@eeckhaut.org>
2025-06-02 10:32:34 +02:00
tsukino
08520a90ff chore: update to alpha.10 (#177) 2025-04-30 16:18:51 +02:00
Hendrik Eeckhaut
dbb617f516 Update extism to v2.0.0-rc11 (#174) 2025-04-25 22:27:07 +02:00
Tanner
ade6d7e575 Added Errors to Notarization Progress (#147)
* feat: added Error for RequestProgress

* feat: added logic to handle errors depending on progress

* chore: linting errors

* fix: linting build error

* Avoid magic numbers

* lint

* feat: alpha.8

* fix: package.json path

* chore: update lockfiles

* fix: notary url

* feat: notarization timeouts

* fix: notarization timeouts

* feat: fixed comments + errors are properly thrown and status changes

* fix: notarization timeouts work properly now

* fix: timeout error message fix

* fix: lint

* fix: lint

* fix: errors should keep state after being thrown now

* chore: lint

* fix: fixing metadata with new progress status

---------

Co-authored-by: Hendrik Eeckhaut <hendrik@eeckhaut.org>
Co-authored-by: tsukino <0xtsukino@gmail.com>
2025-04-15 10:00:57 -07:00
Hendrik Eeckhaut
3f37c1aee8 Update extism to v1.0.3 (#166) 2025-04-10 10:02:48 +02:00
tsukino
5545d7abed refactor: remove unused versions (#167) 2025-03-31 16:57:41 +02:00
Hendrik Eeckhaut
b674f5c579 Correct package version (#165) 2025-03-28 13:52:26 +01:00
Hendrik Eeckhaut
49a94e1bbc build: Update to alpha.9 (#162) 2025-03-28 13:44:22 +01:00
Hendrik Eeckhaut
64d572d663 ci: Merge GH workflows into one ci flow + add release job 2025-03-28 11:32:24 +01:00
tsukino
5af783e48c fix: notaryUrl and websoccketProxyUrl types in proof viewer (#159) 2025-03-14 04:47:56 -04:00
tsukino
1ea69d0574 feat: alpha.8 (#156)
* feat: alpha.8

* fix: package.json path

* chore: update lockfiles

* fix: notary url
2025-03-14 04:05:11 -04:00
tsukino
ca4986c3bb fix: parse raw buffers from transcript (#154) 2025-03-12 10:43:16 -04:00
tsukino
423be796f6 chore: version 0.1.0.704 (#143) 2025-02-07 01:12:51 -05:00
tsukino
846bc1ef29 feat: add progress for notarization request and resurface error message (#119)
#119
2025-01-28 10:29:21 +01:00
tsukino
efb4386d1b chore: update default twitter plugin and bump version (#132) 2025-01-21 20:00:11 -05:00
tsukino
d47cf0d8ea feat: integrate with alpha.7 (#102) 2024-10-04 05:37:41 -04:00
tsukino
4c78625f12 fix: update logging level to work with alpha6; update verify method in background; add version to option page (#79) 2024-08-14 07:57:27 -04:00
tsukino
d15d021b4a feat: upgrade to alpha.6 (#78)
* feat: integrate with alpha.6

* fix: replace deleted type

* chore: update package-lock
2024-08-13 12:50:51 -04:00
tsukino
585a8f2d3d feat: add injected client to content script (#69)
* feat: connection approval screen and injected script

* fix: favicon and origin on connection request

* feat: add get history to injected client

* feat: add get history approval ux

* fix: styling fix

* feat: add get proof

* fix: throw error when proof not found

* wip: adding notarize

* feat: add notarization request

* feat: add metadata to notarization request

* feat: add install plugin content script

* feat: add get plugins content script

* feat: add execute plugin

* fix: remove unused method
2024-07-04 02:06:35 -04:00
Hendrik Eeckhaut
884e55dccf feat: Twitter DM plugin + use minimatch to allow patterns in config request urls (#66) 2024-06-17 06:17:21 -04:00
tsukino
047eb673f3 feat: add logging options and reload extension on save (#61)
* feat: add logging options and reload extension on save

* chore: update lockfiles
2024-05-28 05:41:05 -04:00
tsukino
53ba6f69b8 feat: implement plugin system and add demo plugin for twitter profile (#59)
* wip: testing extism host function

* wip

* wip

* wip: adding ui for plugin

* feat: add cache for headers and cookies by host

* feat: add plugin stores

* feat: add a plugin and render plugin list

* feat: add plugin config db

* feat: add basic plugin steps ui

* feat: add completion status to steps ui

* fix: refactor twitter profile plugin

* fix: refactor steps execution

* fix: testing plugin

* Added README to plugins folder

* feat: fix twitter profile plugin

* improved README: document how to run the twitter plugin example

* remove ddos

* WIP: Reddit plugin

* fix: steps circular reference

* feat: open popup

* Reddit plugin (result too big)

* feat: add view proof

* chore: add plugins to eslint ignore

* fix: twitter plugin

* fix: remove logs

* feat: add permission for approved request, notary, and proxy url in plugin

---------

Co-authored-by: Hendrik Eeckhaut <hendrik@eeckhaut.org>
2024-05-17 06:04:47 -04:00
tsukino
9890604391 fix: bump version to alpha.5.2 (#56) 2024-04-09 12:50:45 -04:00
tsukino
763335b0b1 chore: version bump to 0.1.0-alpha.5 (#55)
* chore: version bump to 0.1.0-alpha.5

* fix: version bump for tlsn-js@alpha.5.1

* fix: add type for redux-thunk
2024-04-09 12:08:42 -04:00
tsukino
a42bb2eabd fix: clean up styling and code for sharing a proof (#51)
* fix: clean up styling and code for sharing a proof

* chore: update lockfiles

* fix: use constant for explorer api
2024-03-26 07:16:41 -04:00
tsukino
76c6acd998 chore: update lockfiles (#50) 2024-03-26 05:49:07 -04:00
Richard Liang
d0024077f9 add ext reloader to fix infinite refresh (#49) 2024-03-26 05:38:34 -04:00
tsukino
220c138290 chore: update tlsn-js (#46) 2024-02-22 11:33:23 -05:00
tsukino
fec058fd7c feat: upgrade to alpha.4 (#43) 2024-02-16 11:46:21 -05:00
tsukino
1da4f45564 feat: add error handling to prover (#42) 2024-02-06 09:09:56 -05:00
tsukino
821f2734f9 refactor: modularize background and offscreen (#35) 2023-12-20 21:09:10 -05:00