Tomáš Klíma
|
2cddfe2268
|
chore(suite-desktop): F5/cmd+R to reload app
|
2022-08-02 11:50:50 +02:00 |
|
Tomáš Klíma
|
1cfd580ab7
|
feat(suite-desktop): open devtools by using F12, close it by shortcut
|
2022-08-02 11:50:50 +02:00 |
|
Tomáš Klíma
|
7040652869
|
feat(suite-desktop): add --open-devtools flag, open devtools immediately
|
2022-08-02 11:50:50 +02:00 |
|
Tomáš Klíma
|
c6f0520104
|
chore(csp): remove csp flag as devtools can now be opened without it
|
2022-08-02 11:50:50 +02:00 |
|
mroz
|
509b74a5a6
|
release: @trezor/connect 9.0.0-beta.5
|
2022-07-26 17:35:45 +02:00 |
|
gabrielkerekes
|
53b272f8b7
|
chore(connect-cardano): update docs with Babbage and TypeScript
|
2022-07-26 10:52:45 +02:00 |
|
mroz
|
44ad1f2cb2
|
docs(connect): firmware update
|
2022-07-26 10:29:09 +02:00 |
|
Simon Males
|
7ecd4c76bc
|
chore(docs): Manifest errors linking to old connect repo
|
2022-07-15 15:17:51 +02:00 |
|
Simon Males
|
6614eb8625
|
chore(docs): Migrate wiki.trezor.io Trezor Connect API doc
|
2022-07-12 10:19:48 +02:00 |
|
mroz
|
2939f67937
|
feat(connect): add getFirmwareHash method
|
2022-07-07 17:03:42 +02:00 |
|
mroz
|
be6eb2ebc9
|
ci: improve npm releases
|
2022-06-21 15:23:43 +02:00 |
|
Simon Males
|
72289f56f3
|
docs(connect): New getDeviceState method documentation
Co-authored-by: Szymon Lesisz <sz.lesisz@gmail.com>
|
2022-06-13 14:35:20 +02:00 |
|
Jan Komarek
|
b5ca775b89
|
chore: update READMEs for miscellaneous packages
|
2022-06-09 17:29:15 +02:00 |
|
Szymon Lesisz
|
19bb01ea38
|
chore(connect): remove redundant fields from CoinInfo
- consensusBranchId
- hasTimestamp
|
2022-06-08 12:03:57 +02:00 |
|
Szymon Lesisz
|
d74156912f
|
chore(connect): add "amountUnit" field to signTransaction method
|
2022-06-07 12:36:05 +02:00 |
|
mroz
|
803f89220b
|
docs: improve docs
|
2022-05-26 09:50:43 +02:00 |
|
mroz
|
4a85aad353
|
chore(connect): remove non-streamed signing from cardano
|
2022-05-24 20:38:01 +02:00 |
|
martin
|
30c452b69c
|
chore: update docs (#5439)
* docs: general update
* docs: more info about tests
|
2022-05-23 17:30:52 +02:00 |
|
Marek Polak
|
505c3f3b60
|
chore(connect): firmware utils rearrangement
|
2022-05-16 13:18:36 +02:00 |
|
Marek Polak
|
daec35c271
|
chore(connect): move @trezor/rollout into connect
|
2022-05-16 13:18:36 +02:00 |
|
mroz
|
115111c793
|
chore: monorepo root changes
|
2022-05-11 16:46:22 +02:00 |
|
Matej Kriz
|
b456ab6e61
|
feat(autoupdate): enable to set custom autoupdate provider by URL for easier testing
|
2022-04-05 12:52:15 +02:00 |
|
Daniel Suchý
|
b5f3b76868
|
chore(scripts): Add package generator script (#5045)
|
2022-03-14 21:02:09 +01:00 |
|
Daniel Suchý
|
6253be3f9f
|
chore: Prettier refactor, update, add CI check (#4950)
* chore: remove redundant prettier, gitignore files
* fix: Fix missign html opening tag
* chore: upgrade prettier
* chore(ci): Add prettier check to CI
* chore(eslint): turn off prettier-eslint
* chore: fix formatting of translations
* chore: run prettier over whole codebase
|
2022-02-17 18:15:59 +01:00 |
|
Szymon Lesisz
|
3149dc4093
|
feat(suite-desktop): trezor-connect in electron layer
|
2022-01-28 15:15:38 +01:00 |
|
Szymon Lesisz
|
b665adc98b
|
docs: update suite-desktop README
|
2022-01-20 14:33:12 +01:00 |
|
tomasklima
|
23845c7038
|
chore(docs): format using prettier
|
2021-11-02 14:34:35 +01:00 |
|
tomasklima
|
558693d1ea
|
feat(suite-desktop): enable printing of UI console messages in console
|
2021-09-29 16:29:18 +02:00 |
|
Szymon Lesisz
|
dd510bf439
|
feat(suite-build): use @trezor/connect-iframe build
copy files from connect-iframe build instead of @suite/suite-data/files/connect
|
2021-08-23 16:59:13 +02:00 |
|
Rafael Keramidas
|
0390b4354e
|
chore(suite): move from NextJS to custom build pipeline
|
2021-08-05 10:48:18 +02:00 |
|
Tomas Susanka
|
acb47ad14f
|
docs(connect): document ?trezor-connect-src
|
2021-05-20 16:39:06 +02:00 |
|
Tomas Susanka
|
dda0cde59c
|
docs(connect): document how to add new firmwares
|
2021-05-20 16:39:06 +02:00 |
|
Rafael Keramidas
|
f35a27c848
|
feat(desktop): add mock for modules
|
2021-04-21 18:25:45 +02:00 |
|
Rafael Keramidas
|
bc4170eb53
|
fix(desktop): new auto-updater enabling behaviour
|
2021-02-09 11:31:33 +01:00 |
|
Rafael Keramidas
|
0f34bc8b3d
|
fix(desktop): logger default output path is now home with fallback to cwd
|
2021-01-21 17:00:20 +01:00 |
|
Rafael Keramidas
|
fdc2e37f1a
|
fix(desktop): set default output path to cwd and renamed runtime flags. Docs updated accordingly.
|
2021-01-21 16:57:06 +01:00 |
|
Rafael Keramidas
|
dd20fbca8a
|
feat(desktop): add logger and module loading refactor
|
2021-01-20 12:39:54 +01:00 |
|
Rafael Keramidas
|
2be6613c78
|
feat(suite-desktop): add VS Code debugging configuration
|
2021-01-08 10:45:44 +01:00 |
|
Tomas Susanka
|
7dace409cb
|
docs: add --bridge-dev flag to docs
|
2020-11-19 13:48:00 +01:00 |
|
Rafael Keramidas
|
ce9b8dc853
|
feat: new way of launching processes (#2788)
|
2020-10-29 19:46:08 +01:00 |
|
Rafael Keramidas
|
a79bfb23f0
|
feat(suite-desktop): add pre-release runtime flag
|
2020-10-09 20:59:17 +02:00 |
|
Tomas Susanka
|
b5cdbd6899
|
Revert "feat(suite-desktop): add pre-release runtime flag"
This reverts commit 86fcfd38a1.
|
2020-10-09 16:41:35 +02:00 |
|
Rafael Keramidas
|
86fcfd38a1
|
feat(suite-desktop): add pre-release runtime flag
|
2020-10-09 15:24:45 +02:00 |
|
Rafael Keramidas
|
15174d50ae
|
feat: add disable-csp runtime flag
|
2020-10-09 12:04:11 +02:00 |
|