Commit Graph

60 Commits

Author SHA1 Message Date
trezor-ci
1f9fcb1c07 npm-prerelease: @trezor/device-utils 1.1.2-beta.1 2025-07-07 09:54:48 +02:00
karliatto
90c903824e chore(device-utils): add new firmware release types 2025-06-30 10:29:06 +02:00
trezor-ci
fc14803927 npm-release: @trezor/device-utils 1.1.1 2025-06-25 06:44:23 +02:00
Jan Václavík
1a1786a1ab chore(suite): Update tsx 2025-06-24 15:52:19 +02:00
trezor-ci
d9e1e9816d npm-prerelease: @trezor/device-utils 1.1.1-beta.2 2025-06-16 16:14:56 +02:00
Jiri Zbytovsky
40754b1f15 chore: prune dead code from suite-common and utils 2025-06-14 15:47:06 +02:00
trezor-ci
9f0e37f780 npm-prerelease: @trezor/device-utils 1.1.1-beta.1 2025-06-12 14:03:52 +02:00
trezor-ci
33d9192118 npm-release: @trezor/device-utils 1.1.0 2025-06-03 12:31:05 +02:00
Martin Varmuza
500fd568c5 chore(connect): move models to @trezor/device-utils 2025-06-02 10:14:45 +02:00
trezor-ci
ae6a53931b npm-prerelease: @trezor/device-utils 1.1.0-beta.1 2025-05-20 11:45:12 +02:00
trezor-ci
6f06798b1d npm-release: @trezor/device-utils 1.0.3 2025-05-15 12:04:22 +02:00
Carlos Garcia Ortiz karliatto
c2bae0edd3 chore(device-utils): add FrimwareReleas type 2025-05-12 12:15:20 +02:00
trezor-ci
698a6f0191 npm-prerelease: @trezor/device-utils 1.0.3-beta.1 2025-05-08 11:20:10 +02:00
Tomas Martykan
eb758acea9 chore: apply latest prettier 2025-05-05 13:51:36 +02:00
Jaroslav Hrách
a888040dbb fix(suite): change isOfficialFw to firmwareSource 2025-04-29 14:41:28 +02:00
Jaroslav Hrách
91970a2e8e feat(suite): add customFw to event device-update-firmware and device-connect 2025-04-12 23:39:33 +02:00
trezor-ci
8fb5e2bb32 npm-release: @trezor/device-utils 1.0.2 2025-03-19 10:59:15 +01:00
trezor-ci
608436928d npm-prerelease: @trezor/device-utils 1.0.2-beta.1 2025-03-18 17:35:52 +01:00
trezor-ci
96c0876607 npm-release: @trezor/device-utils 1.0.1 2025-03-13 17:09:47 +01:00
Carlos Garcia Ortiz karliatto
59761d6539 fix(device-utils): add tsx as dev dependency 2025-03-11 17:53:57 +01:00
trezor-ci
65fb5950b5 npm-prerelease: @trezor/device-utils 1.0.1-beta.1 2025-03-11 16:18:02 +01:00
Martin Varmuza
e4c32edb37 chore(device-utils): prepare setup for npm release 2025-03-11 15:14:28 +01:00
Martin Varmuza
3736dec0a5 chore: more refactorign to remove connect from components 2025-03-06 13:56:53 +01:00
Martin Varmuza
0bcf666672 chore: move DeviceModelInternal to device-utils 2025-03-06 13:56:53 +01:00
Martin Varmuza
465f40a072 chore(monorepo): remove dependency on connect in components and device-utils 2025-03-06 13:56:53 +01:00
yanas
b96c899ebb chore(packages): autofix for sort-imports eslint rule 2025-01-30 16:34:04 +01:00
Jan Komarek
94a4485b9f chore(device-utils, suite): add FirmwareVersionString type 2024-12-03 14:47:56 +01:00
Peter Sanderson
abb41f8033 chore: remove glboal nx/workspace link scripts (it shall be run only globally) + resolve ugly igonores for devDependencies in import/no-extraneous-dependencies 2024-11-13 10:36:38 +01:00
Martin Varmuza
4764484da9 chore(device-utils): acccept only PartialDevice as param 2024-10-17 15:13:01 +02:00
Martin Varmuza
7b5d0b3de0 chore(device-utils): stricter getFirmwareVersion return type 2024-10-15 17:25:50 +02:00
Jan Komarek
cc6a036954 test(device-utils): add unit tests for pickByDeviceModel 2024-07-03 13:43:37 +02:00
Jan Komarek
0df7a3b455 feat(device-utils): allow passing null as an option value to pickByDeviceModel 2024-07-03 13:43:37 +02:00
Petr Knetl
2206f19f2e chore(suite): depcheck enabled 2024-06-18 13:07:58 +02:00
tomasklim
996e96de14 chore(connect): improve type for releases and pick model 2024-04-20 00:56:35 +02:00
Martin Varmuza
1bc4569136 feat(connect): basic T3T1 support in types 2024-04-19 09:42:41 +02:00
Peter Sanderson
c82455e746 chore(suite): autofix newlines 2024-02-20 14:54:29 +01:00
Jan Komarek
84bc9b8bd3 chore: update typescript and use global tsc 2024-02-12 11:56:09 +01:00
Jan Komarek
01e33b7145 chore: remove test scripts for packages without tests 2024-02-12 11:56:09 +01:00
Daniel Suchý
acf9a7f19c chore(repo): config cleanups and improvements (TS, Nx...) (#11096)
* chore(repo): config cleanups and improvements (TS, Nx...)

* fix connect e2e

* chore: add eslin cache file to nx cache

* chore: add stylelint cache file to nx

* chore: add ts-node config for to base.tsconfig.json
2024-02-09 13:11:35 +01:00
tomasklim
d1c3c056fe fix(device-utils): fix firmware version array util
it would return null in case of minor or patch version is 0
2023-12-21 09:40:04 +01:00
Daniel Suchý
7277f9d0f8 chore(repo): Upgrade TS 5.3 (#10017) 2023-11-21 12:15:06 +01:00
Daniel Suchý
bf8d0fe80f chore(repo): upgrade to TS 5.2 (#9989) 2023-11-20 07:54:30 +01:00
vytick
74faef71bd feat(suite-native): device info detail (#9979) 2023-11-19 11:07:08 +00:00
Jan Komarek
a0c39feaf7 fix(suite): change condition so that btc-only device with universal fw updates to universal 2023-10-27 17:24:51 +02:00
tomasklim
184647a939 feat(device-utils): bitcoin only device helper 2023-10-13 10:37:21 +02:00
tomasklim
a0ecb66390 feat(connect): trezor name in device object 2023-09-05 14:14:57 +02:00
tomasklim
19309be6d7 chore(device-utils): use connect Device type 2023-08-22 08:34:00 +02:00
tomasklim
45bf58946c chore(connect): change FirmwareType from type to enum 2023-08-15 15:21:43 +02:00
tomasklim
be17cf8231 chore(suite): move getFirmwareType from device-utils to Suite 2023-08-15 15:21:43 +02:00
tomasklim
0e26840d8f chore(suite): bitcoin-only fw util 2023-08-15 15:21:43 +02:00