summaryrefslogtreecommitdiff
path: root/tsconfig.json
AgeCommit message (Expand)Author
2018-09-20update packagesFlorian Dold
2018-04-09squelch ts errorFlorian Dold
2018-01-29change protocol to string amount network formatFlorian Dold
2018-01-03fix lint issues and separate message types into multiple filesFlorian Dold
2017-12-27node_modulesFlorian Dold
2017-12-01partial implementation of tippingFlorian Dold
2017-10-17tsconfigFlorian Dold
2017-10-15add missing typeof, makes unit tests passFlorian Dold
2017-10-15derive history from db instead of storing itFlorian Dold
2017-08-14implement returning coins to user's accountFlorian Dold
2017-06-05pretty reset pageFlorian Dold
2017-06-04Add libtool version comparison module and testsFlorian Dold
2017-06-04memidb work in progressFlorian Dold
2017-05-31node_modulesFlorian Dold
2017-05-31memidb skeletonFlorian Dold
2017-05-30skeleton for better RPC typesFlorian Dold
2017-05-29lint for unused variables, fix query bug detected by thisFlorian Dold
2017-05-29memidb stubFlorian Dold
2017-05-28move webex specific things in their own directoryFlorian Dold
2017-05-27fix module loading for node under fake web workersFlorian Dold
2017-05-27Simplify loading of the emscripten lib.Florian Dold
2017-05-27put ts output into build directoryFlorian Dold
2017-05-27be always very strict (recently added to typescript)Florian Dold
2017-05-01implement payback (with rudimentary UI)Florian Dold
2017-04-26remove dependency in taler-wallet-lib, implement pay signature check/storageFlorian Dold
2017-04-24Optimize production builds.Florian Dold
2017-04-24adapt auditor page to new module loading strategyFlorian Dold
2017-04-24Reorganize module loading.Florian Dold
2017-03-28add auditor editingFlorian Dold
2017-03-24add auditor editingFlorian Dold
2017-02-16remove repurchase correlation idFlorian Dold
2016-11-27modularize i18nFlorian Dold
2016-11-23more reproducible build (fixed time stamp, sort files)Florian Dold
2016-11-20fix feeDeposit/max_fee corner caseFlorian Dold
2016-11-19missing files / bump manifestFlorian Dold
2016-11-19remove debug logFlorian Dold
2016-11-19missing filesFlorian Dold
2016-11-19better error reportingFlorian Dold
2016-11-18fix loggingFlorian Dold
2016-11-18persistent loggingFlorian Dold
2016-11-16add JSX classes for translationFlorian Dold
2016-11-15renaming / dceFlorian Dold
2016-11-14add test cases for coin selectionFlorian Dold
2016-11-14add test for base url canonicalization and fix canonicalization bugFlorian Dold
2016-11-13restructuringFlorian Dold
2016-11-13test harnessFlorian Dold
2016-11-13Finally give in and use React, minor tweeks.Florian Dold
2016-11-08fixes to test harnessFlorian Dold
2016-11-02TAP-based test harnessFlorian Dold
2016-10-20make queries then-ableFlorian Dold