summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Expand)Author
2022-04-13fix: timer API should be exported from src/indexSebastian
2022-04-13green on focus, scroll fixSebastian
2022-04-13Translated using Weblate (Turkish)Alp
2022-04-13anastasis-core: salt rename, fix taggingFlorian Dold
2022-04-13anastasis: salt renameFlorian Dold
2022-04-13anastasis-webui: remove button for resetting policiesFlorian Dold
2022-04-13anastasis: tag state properlyFlorian Dold
2022-04-12copyright headersFlorian Dold
2022-04-12anastasis: discoveryFlorian Dold
2022-04-12accept tos test caseSebastian
2022-04-11using the test to fine tune the withdraw processSebastian
2022-04-11remove asking about webRequestBlockingSebastian
2022-04-11add missing 'alarm' permissionSebastian
2022-04-11using alarm service intead of timeout api when the wallet is running in a ser...Sebastian
2022-04-11add a timer parameter in the wallet constructor in order to resolve #7120Sebastian
2022-04-11new test api to test hooks rendering iteration, testing state of withdraw pageSebastian
2022-04-11missing index fileSebastian
2022-04-11terms of service stories into its own scenarios (removed from withdraw)Sebastian
2022-04-11show amount nicely, into a componentSebastian
2022-04-11fix ref for copy and pasteSebastian
2022-04-11add payto stringifySebastian
2022-04-07multiline for inputSebastian
2022-04-06cta stories and input filled muiSebastian
2022-04-06fix old API, crypto impl now used objectsSebastian
2022-04-06anastasis: use new truth APIFlorian Dold
2022-04-05mui alert and not enough blanance ported to materialSebastian
2022-03-30englishFlorian Dold
2022-03-30wallet: logging, timestamp parsing backwards compatibilityFlorian Dold
2022-03-30useAsync use an optional deps for callback, most of the time it just need to ...Sebastian
2022-03-30fix loop renderingSebastian
2022-03-29wallet: allow forced denom selection for testsFlorian Dold
2022-03-29remove storybook, switch build to esbuildSebastian
2022-03-29deposit group feesSebastian
2022-03-29typoSebastian
2022-03-29added react eslint and fix most of the warnsSebastian
2022-03-29wallet: fix type errorFlorian Dold
2022-03-29wallet: make retries more robust and consistentFlorian Dold
2022-03-29remove storybookSebastian
2022-03-29import image as datauri, some eslint fixesSebastian
2022-03-28add extension to every importSebastian
2022-03-28wallet: cancellation for depositFlorian Dold
2022-03-28wallet: timeout handling refactoring WIPFlorian Dold
2022-03-28fix importFlorian Dold
2022-03-28vendor CancellationTokenFlorian Dold
2022-03-28fix build, tipAmountEffective = selectedDemons.totalCoinValueSebastian
2022-03-28storybook like page for dev, plus some style fixesSebastian
2022-03-28fix fee discrepancyFlorian Dold
2022-03-25show pending operations on main pagesSebastian
2022-03-25new dev environmentSebastian
2022-03-25esbuild wait fix, so compilation error also stop the scriptSebastian