Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-13 | update deps, move idb-bridge to node16 module resolution | Florian Dold | |
2022-09-07 | don't send dev files into the zip file | Sebastian | |
2022-09-05 | upgrade typescript (and some related deps) | Florian Dold | |
2022-08-11 | qr reader | Sebastian | |
2022-08-01 | standarizing components | Sebastian | |
2022-06-08 | ui testing | Sebastian | |
2022-06-06 | updating old copyright header | Sebastian | |
2022-06-01 | fix: removing rollup from prepare script | Sebastian | |
2022-05-31 | fix package.json, lockfile | Florian Dold | |
2022-05-30 | WebEx: add rollup dep. | ms | |
2022-05-24 | Revert "no need to compile after install" | Florian Dold | |
This reverts commit c3ba7fb5238c303aaff8ca4fcfaa8142f9651a84. | |||
2022-05-24 | remove rollup from webex and fix package.json root scripts | Sebastian | |
2022-05-24 | no need to compile after install | Sebastian | |
2022-05-06 | handling service worker waiting phase | Sebastian | |
2022-04-26 | useAsync new API | Sebastian | |
2022-04-22 | deposit test case | Sebastian | |
2022-03-29 | remove storybook, switch build to esbuild | Sebastian | |
2022-03-29 | remove storybook | Sebastian | |
2022-03-24 | esbuild configuration | Sebastian | |
2022-03-23 | splitted rollup config for testing and first component state unit test | Sebastian | |
2022-03-18 | mui text field, standard variation | Sebastian | |
2022-03-17 | no more back button | Sebastian | |
2022-03-09 | first banner implementation with mui | Sebastian | |
2022-03-08 | more Makefile improvements | Florian Dold | |
2022-03-01 | fix #7140 | Sebastian | |
2022-02-24 | added ja lang and implemented transalation switch | Sebastian | |
2022-02-24 | add pogen as dependency | Sebastian | |
2022-02-15 | subcommands for i18n tooling, unique message IDs | Florian Dold | |
2022-02-10 | dependency cleanup | Florian Dold | |
2022-01-27 | bump version(s)v0.9.0-dev.5 | Florian Dold | |
2022-01-19 | header rendering | 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 | |||
2022-01-05 | upgrade rollup plugins, as older ones caused miscompilation | Florian Dold | |
2022-01-05 | update dependencies to fix rollup issue | Florian Dold | |
2022-01-04 | replace jest with mocha | Sebastian | |
2021-11-26 | bump version to 0.9 | Sebastian | |
2021-11-15 | prettier | Sebastian | |
2021-11-04 | async, onInput, and some fixes | Sebastian | |
2021-09-17 | issue #5860 | Sebastian | |
2021-09-03 | automated test all stories | Sebastian | |
2021-08-23 | updated build fast for web | Sebastian | |
2021-08-19 | new wallet history and view refactoring | Sebastian | |
2021-07-09 | migration css to linaria | Sebastian | |
2021-06-30 | developer mode | Sebastian | |
2021-06-20 | wallet transaction detail view | Sebastian | |
2021-06-03 | wallet transaction detail | Sebastian | |
2021-05-31 | add storybook | Sebastian | |
2021-05-07 | preact routing on the wallet | Sebastian | |
2021-05-07 | migrate to preact | Sebastian | |
2021-03-27 | fix build issues | Florian Dold | |