summaryrefslogtreecommitdiff
path: root/package.json
AgeCommit message (Expand)Author
2023-04-21running all tests in sequential mode, otherwise it will fail (maybe ava can't...Sebastian
2023-02-10deps: add missing esbuild dependency, upgrade esbuildFlorian Dold
2022-12-09moving eslint to workspace dependencySebastian
2022-11-07webextension: add esbuild as a devDependencyFlorian Dold
2022-10-24repo: add nxFlorian Dold
2022-05-24remove rollup from webex and fix package.json root scriptsSebastian
2022-02-10dependenciesFlorian Dold
2022-01-05update dependencies to fix rollup issueFlorian Dold
2021-11-17wallet: implement exchange protocol v9Florian Dold
2021-11-10prettierSebastian
2021-11-02anastasis-core: provide reducer CLI, refactor state machineFlorian Dold
2021-08-23updated build fast for webSebastian
2021-03-17towards wallet-core / util splitFlorian Dold
2020-09-18fix bank invocation, skip tests when not present.MS
2020-09-18make 'check' availableMS
2020-08-03modularize repo, use pnpm, improve typecheckingFlorian Dold
2020-07-17upgrade rollup; bundle TS directlyv0.7.1-dev.9Florian Dold
2020-06-03upgrade dependenciesFlorian Dold
2020-04-07add test case for i18n, fix react i18n bugFlorian Dold
2020-04-07depsFlorian Dold
2020-04-07more lint fixesFlorian Dold
2020-04-06start spring cleaning, use rollup instead of both webpack and rollupFlorian Dold
2020-04-06package.jsonFlorian Dold
2020-04-06make test runner work againFlorian Dold
2020-04-06depsFlorian Dold
2020-03-30re-format with prettier v2, fix HTMLFlorian Dold
2020-03-30reformatFlorian Dold
2020-03-26version bumpFlorian Dold
2020-03-23upgrade ts and prettierFlorian Dold
2020-03-23update git URLFlorian Dold
2020-03-23specify node versionFlorian Dold
2020-02-24backwards compat with nodejs<0.11Florian Dold
2020-02-24bump package.json versionFlorian Dold
2020-02-24fall back to synchronous workers on old nodejsFlorian Dold
2020-02-24bump package.json versionFlorian Dold
2019-12-02rollupFlorian Dold
2019-12-02the giant refactoring: split wallet into multiple partsFlorian Dold
2019-11-30wallet robustness WIPFlorian Dold
2019-11-27JS-only crypto (only primitives so far)Florian Dold
2019-11-21WIP: simplification and error handlingFlorian Dold
2019-11-20version upgrade and formattingFlorian Dold
2019-11-20no more commander.jsFlorian Dold
2019-11-20WIP: simplify DB queries and error handlingFlorian Dold
2019-11-19work on CLIFlorian Dold
2019-11-11version bumpFlorian Dold
2019-11-02automate android distribution, use files instead of .npmignoreFlorian Dold
2019-10-05bump versionFlorian Dold
2019-10-01bump versionFlorian Dold
2019-10-01adapt to instance changesFlorian Dold
2019-09-04deps / prettierFlorian Dold