Commit Graph

42 Commits

Author SHA1 Message Date
Sebastian
65eb64cd07
mui text field, standard variation 2022-03-18 17:52:46 -03:00
Sebastian
b650750bcc
no more back button 2022-03-17 15:01:03 -03:00
Sebastian
1607c728bc
first banner implementation with mui 2022-03-09 14:00:02 -03:00
d0376d9e68
more Makefile improvements 2022-03-08 13:14:33 +01:00
Sebastian
454c3b5114
fix #7140 2022-03-01 13:37:21 -03:00
Sebastian
68b8873442
added ja lang and implemented transalation switch 2022-02-24 12:50:54 -03:00
Sebastian
8e01ea5433
add pogen as dependency 2022-02-24 12:50:52 -03:00
465ccdaa06
subcommands for i18n tooling, unique message IDs 2022-02-15 17:45:26 +01:00
f849cc9500
dependency cleanup 2022-02-10 20:27:17 +01:00
d2f17c8dac
bump version(s) 2022-01-27 14:33:41 +01:00
Sebastian
a01ad4758f
header rendering 2022-01-19 13:52:02 -03:00
Sebastian
bc817a638d
#7120 manifest v3: first iteration working
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-16 17:55:01 -03:00
188ff0b453
upgrade rollup plugins, as older ones caused miscompilation 2022-01-05 18:40:43 +01:00
dc040ba41c
update dependencies to fix rollup issue 2022-01-05 16:48:22 +01:00
Sebastian
9f8139e09b
replace jest with mocha 2022-01-04 17:06:24 -03:00
Sebastian
403de8170e
bump version to 0.9 2021-11-26 12:55:41 -03:00
Sebastian
1d4815c66c
prettier 2021-11-15 11:18:58 -03:00
Sebastian
ae0a35df2b
async, onInput, and some fixes 2021-11-04 15:18:34 -03:00
Sebastian
315b167bee
issue #5860 2021-09-17 15:49:07 -03:00
Sebastian
1ea598b048
automated test all stories 2021-09-03 12:05:23 -03:00
Sebastian
67e511d719
updated build fast for web 2021-08-23 16:52:33 -03:00
Sebastian
97a05ff659
new wallet history and view refactoring 2021-08-19 00:35:21 -03:00
Sebastian
d29499b80a
migration css to linaria 2021-07-09 23:15:53 -03:00
Sebastian
05e89a3cf7
developer mode 2021-06-30 00:24:52 -03:00
Sebastian
956fc35a20
wallet transaction detail view 2021-06-20 20:52:38 -03:00
Sebastian
aa0edbdd68
wallet transaction detail 2021-06-03 01:07:34 -03:00
Sebastian
c6c17a1c0a
add storybook 2021-05-31 11:34:48 -03:00
Sebastian
4ed4535bc0
preact routing on the wallet 2021-05-07 18:16:30 -03:00
Sebastian
30f86f8748
migrate to preact 2021-05-07 10:39:49 -03:00
d44740b787
fix build issues 2021-03-27 14:36:08 +01:00
Sebastian
4845ebddf6
0006728: set up wallet CI pipeline for WebExtension build
This commit split in three main things:
 * added deploy-webext to upload the extension zipfile
 * put scope into the npm packages to be able to deploy them
 * added deploy-npm to deploy related npm packages

Also, fixing bug on `make clean`. Some packages where not
being deleting tsconfig.tsbuildinfo and making subsequent
`make` fail
2021-02-01 17:07:22 -03:00
6732d252dc
dependencies 2021-01-29 11:38:28 +01:00
470edf886a
upgrade dependencies 2021-01-22 15:39:58 +01:00
e319e99ef9
restore denom selection on import 2021-01-07 15:01:23 +01:00
af08b2d1fe
bump version 2021-01-06 17:06:31 +01:00
3d5a766b5f
update version and dependencies 2020-11-17 12:28:51 +01:00
61f51d69ad
don't try to run non-existent test cases for UI 2020-11-09 10:40:11 +01:00
Florian Dold
bc01a04dc4
version bump 2020-09-09 21:18:11 +05:30
Florian Dold
3d6a312f48
bump to 0.8.0-rc.1 2020-09-09 12:50:08 +05:30
Florian Dold
6d2d65bf63
dependencies 2020-08-12 14:07:54 +05:30
Florian Dold
172a51a43a
towards webextension working again 2020-08-10 22:19:23 +05:30
Florian Dold
ffd2a62c3f
modularize repo, use pnpm, improve typechecking 2020-08-03 13:01:05 +05:30