summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-03-15moving synchronousWorkerFactory to index.node since use nodejs APISebastian
2022-03-15fix: update total balance on wallet page when WithdrawGroupFinishedSebastian
2022-03-15save tos etag after forced refreshSebastian
2022-03-14fix: missing dep update in root pnpm-lockSebastian
2022-03-14take translator from transaltion contextSebastian
2022-03-14WIP fixing translation contextSebastian
2022-03-14fix button misaligned when font-size is increasedSebastian
2022-03-14fix witdraw button cut-off when browser font-size is bigSebastian
2022-03-14wallet: towards db-less benchmarking, some refactoringFlorian Dold
2022-03-11pending clickableSebastian
2022-03-11pending transaction, finally!Sebastian