Josh
|
8632eeaf18
|
chore(data-transfer): packup (#18423)
|
2023-10-13 18:15:38 +01:00 |
|
Alexandre Bodin
|
8af5ca0f70
|
Merge branch 'main' into chore/ts-database
|
2023-10-09 10:48:26 +02:00 |
|
Ben Irvin
|
0608d433f0
|
Merge pull request #17537 from strapi/fix/https-dts-error
|
2023-10-06 14:35:28 +02:00 |
|
Ben Irvin
|
474d7640d3
|
Update packages/core/data-transfer/src/strapi/remote/handlers/utils.ts
|
2023-10-06 12:10:54 +02:00 |
|
Ben Irvin
|
3e16c7d49c
|
end connection on handler errors
|
2023-10-03 14:49:43 +02:00 |
|
Ben Irvin
|
2be93c9e10
|
handle errors in error responses
|
2023-10-03 13:42:05 +02:00 |
|
Ben Irvin
|
131bd19d4a
|
improve error handling
|
2023-10-03 13:23:27 +02:00 |
|
Ben Irvin
|
62fdf33bb3
|
improve logging
|
2023-10-03 13:20:04 +02:00 |
|
Ben Irvin
|
878c921445
|
refactor and add catch block
|
2023-10-03 13:18:00 +02:00 |
|
Ben Irvin
|
7a78d05d61
|
use original values
|
2023-10-02 17:39:26 +02:00 |
|
Ben Irvin
|
b3cf7d6171
|
only set timeouts during a transfer
|
2023-10-02 16:59:05 +02:00 |
|
Ben Irvin
|
36543641bc
|
write our own http timeout so websockets don't close
|
2023-10-02 16:25:04 +02:00 |
|
Ben Irvin
|
b0cb8ac3f1
|
disable koa timeout on ws connection
|
2023-10-02 12:38:29 +02:00 |
|
Alexandre Bodin
|
eb64ae5745
|
Update typings and fix invalid usage
|
2023-09-21 16:49:53 +02:00 |
|
Ben Irvin
|
821832048a
|
allow some config options to be optional
|
2023-09-20 11:44:56 +02:00 |
|
Alexandre Bodin
|
d178ebcd1d
|
Revert change breaking linter
|
2023-09-19 14:38:33 +02:00 |
|
Alexandre Bodin
|
7cb9467bcc
|
Fix minor linting issues
|
2023-09-19 13:39:40 +02:00 |
|
Alexandre Bodin
|
73c9ec1450
|
Rename @strapi/typings to @strapi/types
|
2023-09-18 15:57:06 +02:00 |
|
Alexandre Bodin
|
eba63f7bca
|
Fix chalk imports and improve types
|
2023-09-18 15:45:46 +02:00 |
|
Alexandre Bodin
|
5b202024e7
|
Play around with mock issues on CI
|
2023-09-15 20:32:39 +02:00 |
|
Alexandre Bodin
|
85d51b9741
|
Try to fix bug only in CI
|
2023-09-15 19:03:17 +02:00 |
|
Alexandre Bodin
|
bac1fb9210
|
Fix tests & make router config optional
|
2023-09-15 18:37:02 +02:00 |
|
Alexandre Bodin
|
efc1c40f22
|
Apply review comments
|
2023-09-15 11:09:37 +02:00 |
|
Alexandre Bodin
|
ccec6c9fc3
|
Merge branch 'main' into chore/ts-strapi
|
2023-09-15 10:53:49 +02:00 |
|
Ben Irvin
|
66ac88ef36
|
update comment
|
2023-09-12 11:57:40 +02:00 |
|
Ben Irvin
|
277627708c
|
Another addschema
|
2023-09-12 10:09:41 +02:00 |
|
Ben Irvin
|
9c49c4445f
|
use schema names in custom queries
|
2023-09-12 10:04:06 +02:00 |
|
Alexandre Bodin
|
6af5657b3f
|
Use @strapi/typings
|
2023-09-07 21:55:12 +02:00 |
|
Alexandre Bodin
|
49e0c08fca
|
Init typings pkg and move dts import to it
|
2023-09-07 19:15:50 +02:00 |
|
Alexandre Bodin
|
ddaa9e6775
|
Migrate latest to ts
|
2023-09-07 01:12:44 +02:00 |
|
Alexandre Bodin
|
c779954631
|
Merge branch 'main' into chore/ts-strapi
|
2023-09-06 23:41:27 +02:00 |
|
Alexandre Bodin
|
646a1f0b83
|
Fix tests
|
2023-09-06 12:53:59 +02:00 |
|
Alexandre Bodin
|
92d2d1f5b2
|
Fixing tests
|
2023-09-06 12:16:29 +02:00 |
|
Alexandre Bodin
|
7abb7aa1cc
|
Resolve circular dependency
|
2023-09-06 11:37:49 +02:00 |
|
Alexandre Bodin
|
d4bbbcf4d0
|
Adjusting typings
|
2023-09-05 23:05:52 +02:00 |
|
Ben Irvin
|
7c01fb05be
|
Merge pull request #17831 from felthy/main
|
2023-09-04 18:58:18 +02:00 |
|
Alexandre Bodin
|
f018a3d19d
|
wip
|
2023-08-30 14:00:43 +02:00 |
|
Alexandre Bodin
|
a2ec2fce00
|
Merge branch 'main' into chore/ts-strapi
|
2023-08-30 09:59:10 +02:00 |
|
Ben Irvin
|
41844c2867
|
[Feature] Entity Service types (#17799)
Co-authored-by: christiancp100 <christian.capeans.perez@strapi.io>
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
Co-authored-by: Jean-Sébastien Herbaux <Convly@users.noreply.github.com>
Co-authored-by: Jean-Sébastien Herbaux <jean-sebastien.herbaux@epitech.eu>
Co-authored-by: Ben Irvin <ben@innerdvations.com>
Co-authored-by: Ben Irvin <innerdvations@users.noreply.github.com>
Co-authored-by: Christian <christiancp100@gmail.com>
Co-authored-by: Bassel Kanso <basselkanso82@gmail.com>
Co-authored-by: Marco Autiero <marcoautiero@gmail.com>
Co-authored-by: Convly <jean-sebastien.herbaux@epitech.eu>
Co-authored-by: christiancp100 <christian.capeans.perez@strapi.io>
Co-authored-by: Christian Capeans <christiancp100@gmail.com>
Co-authored-by: Bassel <basselkanso82@gmail.com>
|
2023-08-30 09:56:38 +02:00 |
|
Alexandre Bodin
|
d700468267
|
wip
|
2023-08-30 09:14:11 +02:00 |
|
Christian Capeans
|
e48303000b
|
Remove check for excluding non-local providers
|
2023-08-29 11:05:02 +02:00 |
|
Christian Capeans
|
1a54d70801
|
Rename thisStrapi to strapi
|
2023-08-28 16:51:22 +02:00 |
|
Pete Feltham
|
377434099c
|
Fix strapi import failure caused by commas inserted into asset metadata at 1024 byte intervals
|
2023-08-28 18:56:23 +10:00 |
|
Ben Irvin
|
355d056a4d
|
clarify language
|
2023-08-25 15:54:35 +02:00 |
|
Ben Irvin
|
24fa62999e
|
improve comment
|
2023-08-23 17:09:17 +02:00 |
|
Ben Irvin
|
415a6a101b
|
use inclusion check method
|
2023-08-23 17:01:11 +02:00 |
|
Ben Irvin
|
8727632ec5
|
add strapi assertions
|
2023-08-23 16:45:25 +02:00 |
|
Ben Irvin
|
dadc1f78e9
|
fix tests
|
2023-08-23 14:18:57 +02:00 |
|
Ben Irvin
|
6221af275d
|
Merge branch 'fix/links-not-in-files-exclude' into fix/exclude-only-acts-also-on-restore
|
2023-08-23 13:12:32 +02:00 |
|
Ben Irvin
|
df96b7c8a4
|
await backup folder deletion
|
2023-08-23 12:47:46 +02:00 |
|