Age | Commit message (Expand) | Author |
2020-06-03 | re-indent with latest version of prettier | Florian Dold |
2020-05-11 | oops, fix multiplication | Florian Dold |
2020-05-11 | logging | Florian Dold |
2020-05-11 | make planchet management during withdrawal O(n) instead of O(n^2) | Florian Dold |
2020-04-07 | always round timestamps before signature creation/verification | Florian Dold |
2020-04-07 | finally make linter happy | Florian Dold |
2020-04-07 | more lint fixes | Florian Dold |
2020-04-07 | linter / simpler webextension pack | Florian Dold |
2020-04-06 | make linter less grumpy | Florian Dold |
2020-04-06 | linter | Florian Dold |
2020-04-02 | cosmetics and comments | Florian Dold |
2020-04-02 | simplify matching | Florian Dold |
2020-04-02 | don't print in test | Florian Dold |
2020-04-02 | model reserve history in the exchange, improve reserve handling logic | Florian Dold |
2020-04-02 | helpers and tests for reserve reconciliation | Florian Dold |
2020-03-30 | re-format with prettier v2, fix HTML | Florian Dold |
2020-03-26 | log to stderr when running on node | Florian Dold |
2020-03-24 | oops, add missing talerconfig.ts | Florian Dold |
2020-03-24 | helpers for auditor integration test | Florian Dold |
2020-03-23 | implement time travelling | Florian Dold |
2020-03-13 | signature verification for recoup | Florian Dold |
2020-03-12 | improve error reporting for DB queries | Florian Dold |
2020-03-12 | full recoup, untested/unfinished first attempt | Florian Dold |
2020-01-18 | fix and test case for "insecure" taler://refund URIs | Florian Dold |
2019-12-25 | fix bug in the WebExtensions pay page | Florian Dold |
2019-12-25 | fix and simplify coin selection | Florian Dold |
2019-12-20 | fix taler URI classification bug | Florian Dold |
2019-12-19 | new date format, replace checkable annotations with codecs | Florian Dold |
2019-12-19 | prepare for schema migrations | Florian Dold |
2019-12-16 | history events WIP | Florian Dold |
2019-12-15 | introduce refund groups, react correctly to 410 Gone for /refund | Florian Dold |
2019-12-15 | Christian's thresholds for throttling | Florian Dold |
2019-12-15 | group refresh sessions into groups for nicer history | Florian Dold |
2019-12-14 | keep checkable annotations on amount for now | Florian Dold |
2019-12-14 | allow specifying common base type for unions | Florian Dold |
2019-12-14 | better type errors | Florian Dold |
2019-12-14 | type safety | Florian Dold |
2019-12-14 | nicer unions | Florian Dold |
2019-12-14 | union codecs, error messages | Florian Dold |
2019-12-14 | codecs WIP | Florian Dold |
2019-12-12 | refactor DB access | Florian Dold |
2019-12-12 | refactor: re-structure type definitions | Florian Dold |
2019-12-09 | tos | Florian Dold |
2019-12-09 | max->min | Florian Dold |
2019-12-09 | oops, missing file | Florian Dold |
2019-12-09 | throttling / allow non-json requests | Florian Dold |
2019-12-07 | auto-refund | Florian Dold |
2019-12-06 | case-insensitive URIs | Florian Dold |
2019-12-05 | threads, retries and notifications WIP | Florian Dold |
2019-12-03 | pending operations (pay/proposals) | Florian Dold |