599 Commits

Author SHA1 Message Date
Alexandre Bodin
23b531cef5 v4.10.1 2023-04-26 15:45:41 +02:00
Alexandre Bodin
9b5519778f v4.10.0 2023-04-26 14:32:28 +02:00
Jean-Sébastien Herbaux
3070b89cc1
Upgrade to TS V5 and fix related breaking changes (#16462) 2023-04-24 18:37:51 +02:00
Ben Irvin
da6ff4c28b
Merge branch 'main' into fix/windows-import-export 2023-04-21 09:31:59 +02:00
Ben Irvin
cb2133d8ff remove return value 2023-04-21 09:31:04 +02:00
Ben Irvin
095af63f5e fix getmetadata 2023-04-21 09:23:29 +02:00
Convly
91e0be2708 v4.9.2 2023-04-19 14:54:40 +02:00
Ben Irvin
b0bc481a47 comments 2023-04-18 18:01:29 +02:00
Ben Irvin
568de18120 test mixed path behaviour 2023-04-18 17:55:33 +02:00
Ben Irvin
e2f4e7b296 add comment 2023-04-18 17:52:05 +02:00
Ben Irvin
4c19721b18 test special characters 2023-04-18 17:39:00 +02:00
Ben Irvin
9a4a6c7ff4
Merge branch 'main' into fix/windows-import-export 2023-04-18 17:16:23 +02:00
Ben Irvin
d11699c79b Add tests and comments and PR co-author credit
Co-Authored-By: Anton Mikaskin <garrakombo@gmail.com>
Co-Authored-By: vnguyen42
2023-04-18 17:09:47 +02:00
Ben Irvin
d6965e562c add comment 2023-04-18 12:38:30 +02:00
Ben Irvin
e429fb7ee9 fix assets output paths and clean up 2023-04-18 12:34:54 +02:00
Ben Irvin
7e474161bb
Merge pull request #16268 from strapi/fix/exclude-optional-admin-types-in-schema-check 2023-04-18 11:54:28 +02:00
Ben Irvin
4f4107af84 move and fix path comparison functions 2023-04-18 10:42:56 +02:00
Ben Irvin
6dae6d113a Merge branch 'fix/windows-import-export' of https://github.com/strapi/strapi into fix/windows-import-export 2023-04-17 12:10:41 +02:00
Ben Irvin
2c776ad5aa only load metadata during bootstrap 2023-04-17 12:10:04 +02:00
Ben Irvin
51b8f519cb
Merge branch 'main' into fix/windows-import-export 2023-04-14 18:49:38 +02:00
Ben Irvin
4ec704416f filesystem agnostic loading of tar files 2023-04-14 18:28:46 +02:00
Ben Irvin
39f180a814 improve error handling 2023-04-14 18:19:08 +02:00
Ben Irvin
87c678b351 always export posix paths 2023-04-14 18:02:01 +02:00
Ben Irvin
e0e0576330 Add error message when schema can't be loaded 2023-04-14 17:56:50 +02:00
Ben Irvin
4dd7a3ff07
Update packages/core/data-transfer/src/engine/validation/schemas/index.ts
Co-authored-by: Jean-Sébastien Herbaux <jean-sebastien.herbaux@epitech.eu>
2023-04-14 10:58:39 +02:00
Alexandre BODIN
28d82d3333
Migration of providers to ts (#16323) 2023-04-13 08:45:44 +02:00
Convly
21d4ecb45a Merge branch 'releases/4.9.1' 2023-04-12 16:29:08 +02:00
Convly
c8f2f0543b v4.9.1 2023-04-12 16:24:32 +02:00
Ben Irvin
e720eba0cf export files with consistent internal paths 2023-04-12 15:48:44 +02:00
Bassel Kanso
90f899f8ba
Merge branch 'main' into fix/await-websocket-connection 2023-04-11 15:54:06 +03:00
Bassel Kanso
1133153903
Merge branch 'main' into fix/exclude-optional-admin-types-in-schema-check 2023-04-11 15:53:01 +03:00
Ben Irvin
5040305ba8 explicitly return false instead of undefined 2023-04-11 10:37:42 +02:00
Alexandre BODIN
de4a0e3e31
Use yarn run -T to run command installed at the root of the monorepo (#16278) 2023-04-05 14:33:37 +02:00
Ben Irvin
8c38e30305 exclude optional admin types 2023-03-31 18:08:59 +02:00
Bassel
cd2133998f remove types from remote-destination 2023-03-30 11:43:05 +03:00
Bassel
3f92a2818a Merge branch 'main' into fix/await-websocket-connection 2023-03-30 11:19:03 +03:00
Bassel
250469fcee add coonectToWebsocket to provider utils 2023-03-30 11:15:54 +03:00
Ben Irvin
a46577112f
Merge pull request #16238 from strapi/fix/allow-slash-in-data-transfer-url 2023-03-29 14:44:58 +02:00
Convly
ffe3f4621c v4.9.0 2023-03-29 14:33:56 +02:00
Ben Irvin
2e4387ed44 fix tests 2023-03-29 13:11:17 +02:00
Ben Irvin
c59dd105f5 move trimTrailingSlash to remote providers 2023-03-29 09:41:39 +02:00
Ben Irvin
84a8b1a419 move logic to provider utils 2023-03-29 09:30:49 +02:00
Ben Irvin
9bea9793ad
Merge branch 'main' into fix/allow-slash-in-data-transfer-url 2023-03-29 08:58:42 +02:00
Ben Irvin
7fbad9fb9d strip a single trailing slash from admin url 2023-03-29 08:53:06 +02:00
Convly
9598beeb30 Fix unit test (outdated push url) 2023-03-28 18:25:27 +02:00
Ben Irvin
2621ea6325 fix merge conflicts 2023-03-27 10:48:47 +02:00
Ben Irvin
205e5f9d55 Merge branch 'main' into features/data-transfer 2023-03-27 10:45:13 +02:00
Bassel Kanso
64192243aa
Merge branch 'main' into fix/transfer-wrong-url 2023-03-24 11:18:58 +02:00
Bassel
052606514a fix failing tests 2023-03-24 11:01:56 +02:00
Alexandre BODIN
c2732e2b97
Nx config improvements (#16187) 2023-03-23 15:17:01 +01:00