summaryrefslogtreecommitdiff
path: root/pnpm-lock.yaml
AgeCommit message (Collapse)Author
2022-04-22deposit test caseSebastian
2022-04-13lockfileFlorian Dold
2022-04-13anastasis-webui: updated challenge feedbackFlorian Dold
2022-03-29remove storybook, switch build to esbuildSebastian
2022-03-28wallet: timeout handling refactoring WIPFlorian Dold
2022-03-24esbuild configurationSebastian
2022-03-14fix: missing dep update in root pnpm-lockSebastian
2022-03-09first banner implementation with muiSebastian
2022-03-03lock fileSebastian
2022-03-03bitcoin manual withdraw when exchange has btc currencySebastian
2022-02-24add pogen as dependencySebastian
2022-02-16pogen: implement merge and emit subcommandsFlorian Dold
2022-02-14pogen: read files from tsconfig, import po2tsFlorian Dold
2022-02-10dependency cleanupFlorian Dold
2022-02-10dependencies / tsconfigFlorian Dold
2022-02-10idb-bridge: update tests for ava 4.xFlorian Dold
2022-02-10dependenciesFlorian Dold
2022-01-19header renderingSebastian
2022-01-16#7120 manifest v3: first iteration workingSebastian
new permission needed: scripting chrome.browserAction -> chrome.action webRequestBlocking is not possible anymore chrome.extension.getUrl -> chrome.runtime.getUrl new serviceWorkerHttpLib: using fetch new serviceWorkerCryptoWorkerFactory: using syncCryptoImpl few other minor changes still missing some other changes like migrating setTimeout to chrome.alarms api
2022-01-14better description of coin test selection and using c8 for coverage runtimeSebastian
2022-01-05upgrade rollup plugins, as older ones caused miscompilationFlorian Dold
2022-01-05update dependencies to fix rollup issueFlorian Dold
2022-01-04replace jest with mochaSebastian
2021-12-15idb-bridge: faster indices, various correctness fixes and testsFlorian Dold
2021-12-09idb-bridge: use lodash cloneDeepFlorian Dold
2021-12-01fix dependenciesFlorian Dold
2021-11-28wallet: fix workspace dependency versionFlorian Dold
2021-11-17wallet: implement exchange protocol v9Florian Dold
2021-11-10prettierSebastian
2021-11-04async, onInput, and some fixesSebastian
2021-11-04refix #7067Sebastian
2021-11-04update dependenciesFlorian Dold
2021-11-03fix #7067Sebastian
2021-11-02FIXING: Insufficient Rollup version: @rollup/plugin-commonjs requires at ↵Sebastian
least rollup@2.38 but found rollup@2.37.1.
2021-11-02anastasis-core: provide reducer CLI, refactor state machineFlorian Dold
2021-11-02totp qr codeSebastian
2021-11-01more stylingSebastian
added placeholders for inputs import declaration for png next button now has tooltip providing info about whats missing a lot more of examples for UI testing added qr dependency for totp rendering added email and field input types added all auth method setup screens added modal when there is not auth provider merge continent and country into location section others improvements as well...
2021-10-26added core validators, worked on look and feelSebastian
2021-10-22some storybook exmaplesSebastian
2021-10-19anastasis-core: compatible secret uploadFlorian Dold
2021-10-19add template from merchant backofficeSebastian
2021-10-18move some more crypto to taler-util packageFlorian Dold
2021-10-13depsFlorian Dold
2021-10-13anastasis-webui: finish backup flowFlorian Dold
2021-10-11fixing withdrawal processSebastian
2021-10-07add anastasis skeleton, put crypto in taler-utilFlorian Dold
2021-09-17issue #5860Sebastian
2021-09-03automated test all storiesSebastian
2021-08-23updated build fast for webSebastian
2021-08-20packaging fixesFlorian Dold