Commit Graph

27 Commits

Author SHA1 Message Date
Peter Sanderson
77576f5bea chore: remove prettier-eslint dependency, upgrade @typescript-eslint 2024-09-12 13:43:42 +02:00
Martin Varmuza
348788411e feat(transport-bridge): it should work with suite web onion 2024-08-30 14:18:57 +02:00
Szymon Lesisz
ad4737e3b3 chore(transport-bridge): RequestHandlers with validation and generic types 2024-08-07 10:44:00 +02:00
Carlos Garcia Ortiz karliatto
786007e6ae feat(node-utils): create checkFileExists util 2024-08-03 07:46:17 +02:00
Martin Varmuza
0da49eef60 chore(node-utils): export http sever types 2024-07-15 13:58:12 +02:00
Petr Knetl
2206f19f2e chore(suite): depcheck enabled 2024-06-18 13:07:58 +02:00
Martin Varmuza
738f054611 chore(suite-desktop): create facade over ILogger to make it compatible with Log 2024-05-24 14:56:54 +02:00
Martin Varmuza
4051bf5bc1 feat(node-utils): add getLog method to http util 2024-04-11 12:12:01 +02:00
MiroslavProchazka
ac03c1e0ae fix(suite): EACCESS error message handling
fix(suite): Adjusted formating
2024-04-09 15:40:36 +02:00
Martin Varmuza
caca785e63 chore(node-utils): split referer and origin check middlewares 2024-04-09 13:15:08 +02:00
Daniel Suchý
7febd10cf0 chore(repo): remove build:lib for some simple packages (#11276) 2024-02-22 13:54:45 +01:00
Peter Sanderson
c82455e746 chore(suite): autofix newlines 2024-02-20 14:54:29 +01:00
Daniel Suchý
6cd3d3c819 chore(utils): remove build step requirement from @trezor/utils (#11176)
* chore: remove build step requirement from utils

* chore: dissalow imports from utils/lib

* chore: remove outdated comment from TypedEmitter

* chore: enable tree shaking for connect-iframe build

* chore: bring back usage example comment
2024-02-20 11:08:45 +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
Jan Komarek
a7e68797da chore: use global jest 2024-02-12 11:56:09 +01:00
Jan Komarek
3c656dc0b2 chore: upgrade jest to 29.7.0 2024-02-12 11:56:09 +01:00
Jan Komarek
004938e24b chore: upgrade jest 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
Martin Varmuza
ecda2db609 feat(node-utils): additional features to http server (json parsing, route matching,..) 2024-02-08 09:27:14 +01:00
Martin Varmuza
a051deae37 feat(node-utils): add express like http server util 2024-01-29 08:29:27 +01:00
Daniel Suchý
7277f9d0f8 chore(repo): Upgrade TS 5.3 (#10017) 2023-11-21 12:15:06 +01:00
tomasklim
7458ab20f0 chore(jest): update jest in packages without issues 2023-11-20 09:19:59 +01:00
Daniel Suchý
bf8d0fe80f chore(repo): upgrade to TS 5.2 (#9989) 2023-11-20 07:54:30 +01:00
Martin Varmuza
7fdee4b502 chore: move getFreePort to @trezor/node-utils 2023-04-27 15:49:27 +02:00
Matej Kriz
a54c397c85 fix(node-utils): dir path can't be dasherized as a whole
There could be existing path that contains spaces and you need to create just a subfolder of that existing folder.
2023-04-04 17:39:57 +02:00
Carlos Garcia Ortiz karliatto
69f95a43cb feat(node-utils): new package for node utililites 2023-03-24 12:29:34 +01:00