Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-14 | wallet: towards db-less benchmarking, some refactoring | Florian Dold | |
2022-03-11 | pending clickable | Sebastian | |
2022-03-11 | pending transaction, finally! | Sebastian | |
2022-03-11 | commeting out until configure babel with linaria | Sebastian | |
2022-03-11 | pending operations | Sebastian | |
2022-03-10 | grid implementation | Sebastian | |
2022-03-10 | Translated using Weblate (Turkish) | Stefan Kügel | |
Currently translated at 4.5% (12 of 262 strings) Translation: GNU Taler/webextensions Translate-URL: http://weblate.taler.net/projects/gnu-taler/webextensions/tr/ | |||
2022-03-10 | wallet-core: do not rely on reserve history for withdrawals | Florian Dold | |
2022-03-09 | first banner implementation with mui | Sebastian | |
2022-03-08 | webextension: bump versionv0.9.0-dev.8 | Florian Dold | |
2022-03-08 | webextension: close popup | Florian Dold | |
only seems to work with callbacks, not with promises | |||
2022-03-08 | webextension: provide unpacked extensions when building | Florian Dold | |
2022-03-08 | wallet: improve retry handling for payments, update error codes | Florian Dold | |
2022-03-08 | wallet-core: handle reserve retries better | Florian Dold | |
We now always increment the next retry timeout before doing anything else, so that it is impossible to accidentally retry immediately. This fixes a bug where we previously made many, very frequent requests to the bank integration API. | |||
2022-03-08 | wallet: throttle all http requests | Florian Dold | |
even from browsers / service workers | |||
2022-03-08 | more Makefile improvements | Florian Dold | |
2022-03-08 | improve performance of 'make install' | Florian Dold | |
We now only build workspace dependencies of taler-wallet-cli instead of the whole workspace. | |||
2022-03-08 | wallet-core: remove old+wrong backwards compatibility code path | Florian Dold | |
2022-03-07 | wallet: fix withdrawal in timetravel test | Florian Dold | |
2022-03-07 | fix recoup protocol breakage | Florian Dold | |
2022-03-07 | fix tipping | Florian Dold | |
2022-03-07 | address protocol changes in the exchange | Florian Dold | |
The exchange now has a wad fee and truncates the payto hash in signatures | |||
2022-03-05 | Translated using Weblate (German) | Stefan Kügel | |
Currently translated at 15.2% (40 of 262 strings) Translation: GNU Taler/webextensions Translate-URL: http://weblate.taler.net/projects/gnu-taler/webextensions/de/ | |||
2022-03-04 | Merge branch 'weblate-fix-rebase' | Sebastian | |
All commit from weblate/master were rebased and signed. Now all signed commits are merge into master | |||
2022-03-04 | Translated using Weblate (German) | Stefan | |
Currently translated at 12.2% (32 of 262 strings) Translation: GNU Taler/webextensions Translate-URL: http://weblate.taler.net/projects/gnu-taler/webextensions/de/ | |||
2022-03-04 | Translated using Weblate (German) | Stefan | |
Currently translated at 8.3% (22 of 262 strings) Translation: GNU Taler/webextensions Translate-URL: http://weblate.taler.net/projects/gnu-taler/webextensions/de/ | |||
2022-03-04 | Translated using Weblate (Spanish) | Sebastian Marchano | |
Currently translated at 100.0% (262 of 262 strings) Translation: GNU Taler/webextensions Translate-URL: http://weblate.taler.net/projects/gnu-taler/webextensions/es/ | |||
2022-03-04 | Translated using Weblate (Spanish) | Javier Sepulveda | |
Currently translated at 100.0% (262 of 262 strings) Translation: GNU Taler/webextensions Translate-URL: http://weblate.taler.net/projects/gnu-taler/webextensions/es/ | |||
2022-03-04 | Translated using Weblate (Spanish) | Sebastian Marchano | |
Currently translated at 100.0% (262 of 262 strings) Translation: GNU Taler/webextensions Translate-URL: http://weblate.taler.net/projects/gnu-taler/webextensions/es/ | |||
2022-03-04 | Translated using Weblate (Spanish) | Sebastian | |
Currently translated at 100.0% (262 of 262 strings) Translation: GNU Taler/webextensions Translate-URL: http://weblate.taler.net/projects/gnu-taler/webextensions/es/ # Conflicts: # packages/taler-wallet-webextension/src/i18n/es.po | |||
2022-03-03 | lock file | Sebastian | |
2022-03-03 | use new segwit impl | Sebastian | |
2022-03-03 | changed implementation of bech32 to ↵ | Sebastian | |
https://github.com/sipa/bech32/tree/master/ref/javascript | |||
2022-03-03 | Trying to merge the Spanish language file for Weblate | Stefan Kügel | |
Signed-off-by: Stefan Kügel <skuegel@web.de> | |||
2022-03-03 | bitcoin manual withdraw when exchange has btc currency | Sebastian | |
2022-03-03 | Translated using Weblate (Spanish) | Javier Sepulveda | |
Currently translated at 100.0% (262 of 262 strings) Translation: GNU Taler/webextensions Translate-URL: http://weblate.taler.net/projects/gnu-taler/webextensions/es/ | |||
2022-03-01 | fix #7140 | Sebastian | |
2022-02-24 | Merge remote-tracking branch 'weblate/master' | Sebastian | |
2022-02-24 | Added translation using Weblate (Spanish) | Sebastian Marchano | |
2022-02-24 | Translated using Weblate (Turkish) | Alp | |
Currently translated at 73.0% (38 of 52 strings) Translation: GNU Taler/webextensions Translate-URL: http://weblate.taler.net/projects/gnu-taler/webextensions/tr/ | |||
2022-02-24 | added tr to supported langs | Sebastian | |
2022-02-24 | updated tr with the latest strings | Sebastian | |
2022-02-24 | added ja lang and implemented transalation switch | Sebastian | |
2022-02-24 | spanish translation | Sebastian | |
2022-02-24 | added spanish with some examples | Sebastian | |
2022-02-24 | updated strings from code | Sebastian | |
2022-02-24 | adding self closing jsx element | Sebastian | |
2022-02-24 | we are force to use i18n.Translate, otherwise pogen won't find the tag | Sebastian | |
2022-02-24 | add pogen as dependency | Sebastian | |
2022-02-24 | add i18n where was missing | Sebastian | |