summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Expand)Author
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
2022-03-25synchronousWorker is replaced by synchronousWorkerNode, fix msg.args => msg.reqSebastian
2022-03-24esbuild configurationSebastian
2022-03-24created a sync worker for web based on the node version, then split for bothSebastian
2022-03-24wallet: allow using RPC crypto in more placesFlorian Dold
2022-03-24wallet: remove excessive loggingFlorian Dold
2022-03-24wallet: crypto worker fixes, better taler-crypto-worker integrationFlorian Dold
2022-03-23some DepositPage unit testSebastian
2022-03-23wallet: simplify crypto workersFlorian Dold
2022-03-23splitted rollup config for testing and first component state unit testSebastian
2022-03-23-fix TS2345: Argument of type 'AmountJson' is not assignable to parameter of ...Sebastian
2022-03-23missing filesFlorian Dold
2022-03-23all the browser related code move into one place, making it easy for specific...Sebastian
2022-03-23wallet: address crypto worker hang and warning about worker terminationFlorian Dold
2022-03-22wallet: more time format fixesFlorian Dold
2022-03-22wallet: improve error handling and error codesFlorian Dold
2022-03-21wallet: t_s/d_us migrationFlorian Dold
2022-03-21fix: handle new optional parameter for settings_exchange_add pageSebastian
2022-03-21fix: fixing navigation when trying to pay and there is no balance for that cu...Sebastian
2022-03-21fix withdraw redirect when there is no enough balanceSebastian
2022-03-21redirect message delaySebastian
2022-03-21fix #7164: firefox back button after a 402 redirectSebastian
2022-03-18mui text field, standard variationSebastian
2022-03-18if the lang is not found show the source string instead. source string must b...Sebastian
2022-03-18removing en-US translationSebastian
2022-03-17removing repeated summary & adding subtitle on transaction refundedSebastian
2022-03-17fulfillment url on payment ticketSebastian
2022-03-17no more back buttonSebastian
2022-03-17wallet: round timestamps in db-less requests to the exchangeFlorian Dold
2022-03-16cache breakerv0.9.0-dev.9Florian Dold
2022-03-16bump versionFlorian Dold
2022-03-16missing spaceFlorian Dold
2022-03-15chrome.tabs.update does not work on async request interception, so using a delaySebastian
2022-03-15wallet: db-less benchmarkingFlorian Dold
2022-03-15webRequestBlocking is required for chromiumSebastian
2022-03-15switch exchange -> edit exchange, no balance textSebastian