Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-14 | pogen: read files from tsconfig, import po2ts | Florian Dold | |
2022-02-11 | Translated 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-11 | Translated 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-11 | Translated 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-11 | Added translation using Weblate (Turkish) | Stefan | |
2022-02-10 | dependency cleanup | Florian Dold | |
2022-02-10 | fix type error | Florian Dold | |
2022-02-10 | dependencies / tsconfig | Florian Dold | |
2022-02-10 | idb-bridge: update tests for ava 4.x | Florian Dold | |
2022-02-10 | dependencies | Florian Dold | |
2022-02-04 | remove useless file | ms | |
2022-02-04 | Saving the feature inventory link. | ms | |
2022-02-04 | get rid of libsodium-sumo, implement directly | Florian Dold | |
2022-02-03 | manifest v3 doesn't allow webrequestBlocking anymore | Florian Dold | |
2022-02-03 | DB reset must be async | Florian Dold | |
2022-02-03 | add clause-schnorr integration test (currently failing) | Florian Dold | |
2022-02-03 | clause schnorr | Florian Dold | |
2022-02-03 | - added CS cryptographic routines | Gian Demarmels | |
2022-02-03 | initial commit for CS routines | Gian Demarmels | |
2022-02-01 | version bump | Florian Dold | |
2022-01-31 | fix: #6965 | Sebastian | |
2022-01-31 | fix: #7164 | Sebastian | |
2022-01-30 | if order has been paid, redirect to the fulfillment_url | Sebastian | |
2022-01-28 | Fix misspelling | Michiel Leenaars | |
2022-01-27 | bump version, fix test | Florian Dold | |
2022-01-27 | bump version(s) | Florian Dold | |
2022-01-27 | fix contract terms normalization | Florian Dold | |
2022-01-27 | update URL of submodule ‘build-scripts’ | Thien-Thi Nguyen | |
2022-01-25 | inlt is not part of stringifyValue | Sebastian | |
2022-01-25 | init PRNG in test case | Florian Dold | |
2022-01-25 | fix #7162 | Sebastian | |
2022-01-25 | -fix: autocomplete check | Sebastian | |
2022-01-24 | make refund-gone test case pass again (see #7158) | Florian Dold | |
2022-01-24 | fix #7086 | Sebastian | |
2022-01-24 | add autocomplete field for #7086 | Sebastian | |
2022-01-24 | fix exchange-timetravel test case with latest exchange version | Florian Dold | |
2022-01-24 | some fixes: #7095 #7080 #7085 #7081 #7089 #7097 | Sebastian | |
2022-01-24 | make tipping work with latest merchant protocol | Florian Dold | |
2022-01-24 | fixes in integration tests, run fakebank with ram limit | Florian Dold | |
2022-01-24 | fixing import to anastasis-core | Sebastian | |
2022-01-24 | last activity -> pending; fix downloadTos | Sebastian | |
2022-01-24 | replace abbrev-ref with short since abbrev will try to use branch name | Sebastian | |
2022-01-24 | add git revision to --version | Sebastian | |
2022-01-24 | fix: cta header, fix: do not reset ToS ETAG when getting the exchange ToS | Sebastian | |
2022-01-24 | fix permission api, grouping all cta into same path | Sebastian | |
2022-01-24 | using loadingerror | Sebastian | |
2022-01-19 | fix #4880 | Sebastian | |
2022-01-19 | header rendering | Sebastian | |
2022-01-16 | forcing update when querying the terms, and fixing bug in request header parsing | Sebastian | |
2022-01-16 | #7120 manifest v3: first iteration working | Sebastian | |
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 |