Commit Graph

250 Commits

Author SHA1 Message Date
Daniel Skýpala
dfac149085 chore: Bump sentry 2026-02-16 14:29:26 +01:00
Daniel Skýpala
f288b4a588 chore: Bump core-js 2026-02-16 14:29:26 +01:00
Jiri Zbytovsky
d97086f88a chore(sentry): reorganize app-specific config from common 2026-02-09 12:35:03 +01:00
Jiří Čermák
b134f0a265 feat: add security headers for web build preview
- Define security headers for local testing of production web build.
- Use Vite to run the preview local server.
2026-01-30 10:28:57 +01:00
vytick
98321960e2 chore: bump tsx version 2026-01-27 18:29:02 +01:00
Jiří Čermák
1332cf24f4 chore: pin react and react-dom types to specific version 2026-01-27 14:51:59 +01:00
Vojtěch Tranta
b9266f02f9 fix: update project deps 2026-01-21 16:02:21 +01:00
Jiří Čermák
f20c5b0a39 refactor: remove unused crowdin inline script 2026-01-20 14:53:36 +01:00
Jiri Zbytovsky
d0daabe73b chore: bump Sentry deps 2026-01-09 13:42:56 +01:00
Marek Polak
8d1aed34d2 refactor(suite): use routerServices instead of history 2026-01-08 17:12:45 +01:00
Jiri Zbytovsky
4eb3200ccb chore: bump misc CI-related dependencies 2026-01-06 10:07:56 +01:00
Peter Sanderson
f34b05fdfc chore: split Services for Native vs Desktop
chore: hacky fix to address circular deps
2026-01-05 15:56:01 +01:00
Jan Komarek
30ef7ee1bb chore: update sentry 2025-12-19 11:31:30 +01:00
Vojtěch Tranta
a3ff0ff558 feat(suite): add option to pass extra dependencies factory to store and as extra thunk parameter and use it freely also from react context
fix: magic fix for extra in middlewares

fix(suite): make sure that the thunk middleware is added first so that other middlewares also can use it
2025-11-27 22:00:57 +01:00
Jiri Zbytovsky
d0e06ebdb2 chore: bump CI-related dependencies 2025-11-14 15:05:52 +01:00
Jiri Zbytovsky
05ad5fb91e chore: downgrade sentry versions to align them 2025-11-14 13:29:07 +01:00
Peter Sanderson
15432e2f11 chore: rename local-first-storage to suite-sync 2025-11-13 12:16:45 +01:00
Petr Knetl
b3be5dbbdc chore(suite): bump sentry to SDK 10 2025-11-04 10:28:43 +01:00
brantalikp
6a1176a102 chore(suite-native): expo 54: dependencies update 2025-10-20 11:35:17 +02:00
Vojtěch Tranta
41eed74203 refactor(suite): unify the Mains 2025-10-01 11:12:21 +02:00
Vojtěch Tranta
777d60793b fix(suite): routing flashing 2025-10-01 11:12:21 +02:00
Jiří Čermák
5b47db8ef2 fix(suite-web): bundle missing polyfills
- Configure the `@babel/preset-env` to add required polyfills based on current browserslist.
- Note, the `import 'core-js';` must be added to the app root, else it won't load any.
2025-09-23 11:03:42 +02:00
Peter Sanderson
74e9cac84c fix: update masge snapshot (import fix newly discovered more circulars) 2025-09-18 13:04:25 +02:00
Peter Sanderson
11660ff478 fix: re-add stylelint-config package 2025-09-18 13:04:25 +02:00
Peter Sanderson
fd09d26186 fix: brokien types (missing imports) 2025-09-18 13:04:25 +02:00
Peter Sanderson
7027213e3f fix: add TON of missing dependecies in package.json 2025-09-18 13:04:25 +02:00
Peter Sanderson
ecae55a2ea fix: remove all dependenices that are unused (found by added depcheck script to package.json)
# Conflicts:
#	packages/suite-desktop-core/package.json
#	yarn.lock

# Conflicts:
#	suite-native/app/package.json
2025-09-18 13:04:25 +02:00
Peter Sanderson
0d4633e159 fix: missing deptchecks in packages 2025-09-18 13:04:25 +02:00
Jiri Zbytovsky
a568085cce chore(suite): bump react-router 2025-09-05 07:21:43 +02:00
Jiri Zbytovsky
7bb6ca8a21 chore(suite): bump react-router 2025-08-12 10:55:22 +02:00
Jan Komarek
fe26812575 chore: upgrade to react-router v7 2025-07-08 12:22:59 +02:00
Jan Komarek
ea662c7d8f chore: upgrade react-router-dom to v6 2025-07-08 12:22:59 +02:00
Jan Václavík
1a1786a1ab chore(suite): Update tsx 2025-06-24 15:52:19 +02:00
brantalikp
80db8af3e2 chore: update other packages 2025-06-23 17:46:37 +02:00
tomasklim
60fb96bd78 chore: add/remove used/unused packages 2025-06-09 13:15:39 +02:00
GregUK
14cec6cd26 fix(suite-web): Set CrowdIn In-Context js injection to dev only 2025-06-09 10:22:45 +02:00
tomasklim
b7526c1614 chore: update webpack to 5.99.9 2025-05-22 17:05:26 +02:00
tomasklim
3c05b2639d chore: pin webpack to 5.98.0 until dynamic import urls are resolved 2025-05-19 17:49:46 +02:00
tomasklim
2c97fedec2 chore: update webpack deps 2025-05-17 08:58:34 +02:00
Jan Václavík
e90871d781 chore(suite): Update styled-components (#18266) 2025-04-25 13:23:29 +02:00
Jan Václavík
ccf2619403 chore(suite): Update stylelint-config-standard (#18487) 2025-04-24 20:01:50 +02:00
Jan Komarek
efe403dabb chore(suite-web): remove unused yargs package 2025-04-22 15:48:10 +02:00
Jirka Bažant
4a0d14fbd9 chore(suite): unify prettier and @types/react version resolutions 2025-04-10 19:14:12 +02:00
Jan Václavík
020638d259 chore(suite): Update deps (#18135) 2025-04-10 13:38:43 +02:00
Jan Václavík
340d15b7fd chore(suite): Update minor dependencies (#18057) 2025-04-02 10:26:26 +02:00
Jiri Zbytovsky
b6f2c5f9bf chore(suite-web): move vite config to suite-build 2025-03-12 22:54:46 +01:00
Nodonisko
39c71a19dd chore: redux upgrade 2025-03-07 14:42:12 +01:00
Vojtěch Tranta
693ae54a0a chore(suite-web): vite@6 2025-03-07 14:36:03 +01:00
Vojtěch Tranta
9ceb675949 Vite as suite devserver (#17152)
* fix(suite): remove immer with Object.freeze from guideReducer as it contains 'react' structure

* chore(suite): add ignore comments to dynamic imports for vite

* fix(suite): make the calling of the GraphWorker as a function call, not constructor

* fix(connect): make the imports of the dynamic connect methods "static" without template variables in the paths

* fix(suite): edit the dynamic imports to make the more reliable

* chore(suite): add info about yarn suite:dev:vite command to README.md

* feat(suite): add option to have vite as a dev server

* feat(suite): have Vite devserver serve the webpack original index.html file

* fix(suite): make the dynamic import of the flag svg actaully dynamic

* fix(suite): fix circular dependency

* chore(connect-expolorer-theme): remove unused vitest from connect-expolorer-theme
2025-03-05 15:01:20 +01:00
Daniel Suchý
a13f269b99 fix(repo): fix generate package script (#17300) 2025-02-28 10:12:02 +00:00