aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-02-14pogen: read files from tsconfig, import po2tsFlorian Dold
2022-02-11Translated using Weblate (German)Stefan
Currently translated at 40.3% (21 of 52 strings) Translation: GNU Taler/webextensions Translate-URL: http://weblate.taler.net/projects/gnu-taler/webextensions/de/
2022-02-11Translated using Weblate (German)Stefan
Currently translated at 30.7% (16 of 52 strings) Translation: GNU Taler/webextensions Translate-URL: http://weblate.taler.net/projects/gnu-taler/webextensions/de/
2022-02-11Translated using Weblate (German)Stefan
Currently translated at 28.8% (15 of 52 strings) Translation: GNU Taler/webextensions Translate-URL: http://weblate.taler.net/projects/gnu-taler/webextensions/de/
2022-02-11Added translation using Weblate (Turkish)Stefan
2022-02-10dependency cleanupFlorian Dold
2022-02-10fix type errorFlorian Dold
2022-02-10dependencies / tsconfigFlorian Dold
2022-02-10idb-bridge: update tests for ava 4.xFlorian Dold
2022-02-10dependenciesFlorian Dold
2022-02-04remove useless filems
2022-02-04Saving the feature inventory link.ms
2022-02-04get rid of libsodium-sumo, implement directlyFlorian Dold
2022-02-03manifest v3 doesn't allow webrequestBlocking anymoreFlorian Dold
2022-02-03DB reset must be asyncFlorian Dold
2022-02-03add clause-schnorr integration test (currently failing)Florian Dold
2022-02-03clause schnorrFlorian Dold
2022-02-03- added CS cryptographic routinesGian Demarmels
2022-02-03initial commit for CS routinesGian Demarmels
2022-02-01version bumpv0.9.0-dev.7Florian Dold
2022-01-31fix: #6965Sebastian
2022-01-31fix: #7164Sebastian
2022-01-30if order has been paid, redirect to the fulfillment_urlSebastian
2022-01-28Fix misspellingMichiel Leenaars
2022-01-27bump version, fix testv0.9.0-dev.6Florian Dold
2022-01-27bump version(s)v0.9.0-dev.5Florian Dold
2022-01-27fix contract terms normalizationFlorian Dold
2022-01-27update URL of submodule ‘build-scripts’Thien-Thi Nguyen
2022-01-25inlt is not part of stringifyValueSebastian
2022-01-25init PRNG in test caseFlorian Dold
2022-01-25fix #7162Sebastian
2022-01-25-fix: autocomplete checkSebastian
2022-01-24make refund-gone test case pass again (see #7158)Florian Dold
2022-01-24fix #7086Sebastian
2022-01-24add autocomplete field for #7086Sebastian
2022-01-24fix exchange-timetravel test case with latest exchange versionFlorian Dold
2022-01-24some fixes: #7095 #7080 #7085 #7081 #7089 #7097Sebastian
2022-01-24make tipping work with latest merchant protocolFlorian Dold
2022-01-24fixes in integration tests, run fakebank with ram limitFlorian Dold
2022-01-24fixing import to anastasis-coreSebastian
2022-01-24last activity -> pending; fix downloadTosSebastian
2022-01-24replace abbrev-ref with short since abbrev will try to use branch nameSebastian
2022-01-24add git revision to --versionSebastian
2022-01-24fix: cta header, fix: do not reset ToS ETAG when getting the exchange ToSSebastian
2022-01-24fix permission api, grouping all cta into same pathSebastian
2022-01-24using loadingerrorSebastian
2022-01-19fix #4880Sebastian
2022-01-19header renderingSebastian
2022-01-16forcing update when querying the terms, and fixing bug in request header parsingSebastian
2022-01-16#7120 manifest v3: first iteration workingSebastian
new permission needed: scripting chrome.browserAction -> chrome.action webRequestBlocking is not possible anymore chrome.extension.getUrl -> chrome.runtime.getUrl new serviceWorkerHttpLib: using fetch new serviceWorkerCryptoWorkerFactory: using syncCryptoImpl few other minor changes still missing some other changes like migrating setTimeout to chrome.alarms api