Marc
|
4d8c863b58
|
chore: update sdk to new version and ignore deprecation warning
|
2023-04-06 16:19:22 +02:00 |
|
Marc
|
c58b405b44
|
Merge pull request #16307 from strapi/fix/500-error-localizations
|
2023-04-05 17:45:32 +02:00 |
|
Cameron
|
1082bb0c13
|
Add debug command to CLI (#15846)
Co-authored-by: Ben Irvin <ben@innerdvations.com>
Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>
|
2023-04-05 16:23:06 +02:00 |
|
Marc
|
a3dcccf281
|
fix: do not trow if locailzations are empty
|
2023-04-05 16:06:22 +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
|
6af113cec4
|
fix typo
|
2023-04-05 13:13:16 +02:00 |
|
Alexandre BODIN
|
feced1d72b
|
Move api tests to root of repo with same structure (#16242)
|
2023-04-05 10:32:20 +02:00 |
|
Marc
|
b4374e1a59
|
fix: transform null order values to 1 by default
|
2023-04-04 16:29:38 +02:00 |
|
Simone
|
98d02d67c0
|
Merge branch 'main' into fix/crash-admin-without-create-update-role-permissions
|
2023-04-03 11:31:43 +02:00 |
|
swfbarhr
|
155bb69ef6
|
chore: make initRouting synchronous
|
2023-04-03 10:53:26 +02:00 |
|
Simone
|
7afab59d70
|
Merge branch 'main' into fix/crash-admin-without-create-update-role-permissions
|
2023-04-03 10:46:38 +02:00 |
|
Simone Taeggi
|
599cacc2cf
|
fix the read role permission crashing on the role list
|
2023-04-03 10:39:35 +02:00 |
|
Alexandre Bodin
|
7408df892b
|
Commit github action build
|
2023-03-31 14:30:10 +02:00 |
|
Fernando Chavez
|
4113ed35eb
|
add new custom domain to CSP
|
2023-03-31 10:38:08 +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 |
|
Fernando Chávez
|
1a041eaf40
|
Merge branch 'main' into feature/market-pagination
|
2023-03-30 10:11:17 +02:00 |
|
Marc
|
6ef0d8601c
|
Merge pull request #16246 from cooperwfloyd/fix/fix-png-upload-with-sharp-upgrade
|
2023-03-30 09:28:35 +02:00 |
|
Josh
|
a8d403efda
|
Merge pull request #16250 from strapi/chore/update-lockfile
|
2023-03-30 08:26:41 +01:00 |
|
Jean-Sébastien Herbaux
|
0fec3131b9
|
Merge pull request #16189 from strapi/dependabot/npm_and_yarn/sift-16.0.1
|
2023-03-30 09:21:03 +02:00 |
|
Josh
|
c61c710de1
|
chore: update lockfile
|
2023-03-30 07:57:55 +01:00 |
|
Cooper Floyd
|
a9e2844cf7
|
update checksum in yarn.lock
|
2023-03-29 15:42:47 -05:00 |
|
Cooper Floyd
|
5a08232d04
|
upgrade sharp to 0.32.0
|
2023-03-29 14:58:10 -05:00 |
|
Fernando Chavez
|
06889bafcb
|
update marketplace's test snapshot
|
2023-03-29 15:35:23 +02:00 |
|
Jean-Sébastien Herbaux
|
b1dd88c41f
|
Merge branch 'main' into dependabot/npm_and_yarn/sift-16.0.1
|
2023-03-29 14:46:05 +02: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 |
|
dependabot[bot]
|
2a84397f7e
|
build(deps): bump sift from 16.0.0 to 16.0.1
Bumps [sift](https://github.com/crcn/sift.js) from 16.0.0 to 16.0.1.
- [Release notes](https://github.com/crcn/sift.js/releases)
- [Changelog](https://github.com/crcn/sift.js/blob/master/changelog.md)
- [Commits](https://github.com/crcn/sift.js/commits)
---
updated-dependencies:
- dependency-name: sift
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-29 12:39:36 +00:00 |
|
Convly
|
c46ba7d957
|
Merge branch 'releases/4.9.0'
|
2023-03-29 14:36:04 +02:00 |
|
Convly
|
ffe3f4621c
|
v4.9.0
v4.9.0
|
2023-03-29 14:33:56 +02:00 |
|
Fernando Chávez
|
8ebe038379
|
Merge branch 'main' into feature/market-pagination
|
2023-03-29 14:22:47 +02:00 |
|
Fernando Chavez
|
10f601f08a
|
fix lint issues on marketplace
|
2023-03-29 14:22:21 +02:00 |
|
Ben Irvin
|
2e4387ed44
|
fix tests
|
2023-03-29 13:11:17 +02:00 |
|
Ben Irvin
|
06fd9bdeb2
|
Merge pull request #16180 from strapi/enh/allow-mysql2
|
2023-03-29 11:10:44 +02:00 |
|
Fernando Chávez
|
fe4e987b5a
|
Merge branch 'main' into feature/market-pagination
|
2023-03-29 11:05:19 +02:00 |
|
Fernando Chavez
|
578e41c1da
|
Fix marketplace tests
|
2023-03-29 11:02:22 +02:00 |
|
Ben Irvin
|
524c5de8bd
|
Merge branch 'main' into fix/allow-slash-in-data-transfer-url
|
2023-03-29 10:53:37 +02:00 |
|
Jean-Sébastien Herbaux
|
7c0354b9da
|
Merge pull request #16239 from strapi/enhancement/add-lao-locale
|
2023-03-29 10:53:08 +02:00 |
|
Convly
|
dc18b4c908
|
Change language name to Laotian
|
2023-03-29 10:48:59 +02:00 |
|
Convly
|
f0aa8f9758
|
Update i18n snapshot
|
2023-03-29 09:43:14 +02:00 |
|
Ben Irvin
|
c59dd105f5
|
move trimTrailingSlash to remote providers
|
2023-03-29 09:41:39 +02:00 |
|
Convly
|
1abd0558cb
|
Add Lao language to the list of supported ISO locales
|
2023-03-29 09:38:03 +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 |
|
Jean-Sébastien Herbaux
|
31223c9545
|
Merge pull request #16006 from strapi/features/data-transfer
|
2023-03-28 18:44:55 +02:00 |
|
Convly
|
9598beeb30
|
Fix unit test (outdated push url)
|
2023-03-28 18:25:27 +02:00 |
|
Ben Irvin
|
49d32d001b
|
Merge branch 'main' into features/data-transfer
|
2023-03-28 17:47:21 +02:00 |
|
Josh
|
8597019f87
|
Merge pull request #16225 from strapi/fix/webpack-main-fields
|
2023-03-28 16:45:45 +01:00 |
|
Rémi de Juvigny
|
30d5949dcd
|
Fix marketplace data fetching
|
2023-03-28 17:07:52 +02:00 |
|