Nathan Pichon
|
76017de6c5
|
chore(contrib-docs): typo
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
|
2023-05-02 09:55:47 +02:00 |
|
DMehaffy
|
0d32d3517c
|
Merge branch 'main' into chore/docs-api-ref
|
2023-04-24 10:09:28 -07:00 |
|
Jean-Sébastien Herbaux
|
3070b89cc1
|
Upgrade to TS V5 and fix related breaking changes (#16462)
|
2023-04-24 18:37:51 +02:00 |
|
DMehaffy
|
2ee90667d9
|
Fix missing license in core/strapi package (#16489)
|
2023-04-24 18:20:08 +02:00 |
|
Nathan Pichon
|
544245319d
|
Merge pull request #16367 from strapi/feat/allow-proxy-requests-for-license-server
feat(proxy): allow the use of a proxy in internal requests
|
2023-04-24 17:35:06 +02:00 |
|
Jean-Sébastien Herbaux
|
ab980fd3ba
|
Merge pull request #16457 from strapi/dependabot/npm_and_yarn/vm2-3.9.17
|
2023-04-24 17:05:44 +02:00 |
|
Christian
|
32884d7791
|
Merge pull request #16356 from focus-at/patch-1
|
2023-04-24 16:50:34 +02:00 |
|
Ben Irvin
|
94e2df7b46
|
Merge pull request #16317 from strapi/enh/cli-modularization
|
2023-04-24 15:40:50 +02:00 |
|
Jean-Sébastien Herbaux
|
100655fba9
|
Merge branch 'main' into dependabot/npm_and_yarn/vm2-3.9.17
|
2023-04-24 13:45:49 +02:00 |
|
DMehaffy
|
7f1bb7e73f
|
Allow configuration of SSO Cookie Domain (#16471)
|
2023-04-24 12:33:20 +02:00 |
|
dependabot[bot]
|
038c44a3cf
|
Bump vm2 from 3.9.11 to 3.9.17
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.11 to 3.9.17.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/patriksimek/vm2/compare/3.9.11...3.9.17)
---
updated-dependencies:
- dependency-name: vm2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-24 10:07:04 +00:00 |
|
Ben Irvin
|
a93ec3afe4
|
revert ts pattern
|
2023-04-24 12:03:57 +02:00 |
|
Ben Irvin
|
9301e282f6
|
Merge branch 'main' into enh/cli-modularization
|
2023-04-24 11:54:33 +02:00 |
|
Ben Irvin
|
97f61da0d5
|
Merge branch 'main' into enh/cli-modularization
|
2023-04-24 11:52:07 +02:00 |
|
Marc
|
7bdbd665af
|
Merge pull request #16472 from molund/molund-patch-1
|
2023-04-24 10:59:00 +02:00 |
|
Jean-Sébastien Herbaux
|
66583634c5
|
Merge pull request #16469 from strapi/chore/contributing-yarn-3-update
|
2023-04-24 10:26:03 +02:00 |
|
Nathan Pichon
|
faf1c3b539
|
Merge branch 'main' into chore/docs-api-ref
|
2023-04-24 09:52:21 +02:00 |
|
Jean-Sébastien Herbaux
|
f785059ab3
|
Merge branch 'main' into chore/contributing-yarn-3-update
|
2023-04-24 09:11:38 +02:00 |
|
Jean-Sébastien Herbaux
|
86853d8120
|
Replace note with command
|
2023-04-24 09:11:27 +02:00 |
|
Marc
|
d8ad5561d4
|
Merge pull request #16453 from strapi/feature/index-morph-tables
|
2023-04-24 09:02:55 +02:00 |
|
DMehaffy
|
a6805d2fa8
|
Merge pull request #16346 from strapi/vercel/removeOverrides
Remove overrides from Vercel
|
2023-04-21 18:07:36 -07:00 |
|
Michael Olund
|
975a3ca03d
|
Fix knex error when removing existing relations as a batch
Added a fallback of 0 after null coalesce
|
2023-04-21 12:11:16 -07:00 |
|
Convly
|
a203df388d
|
Update the contribution guidelines based on the yarn 3 requirements
|
2023-04-21 17:23:14 +02:00 |
|
Ben Irvin
|
6000668673
|
Merge pull request #16402 from strapi/fix/windows-import-export
|
2023-04-21 15:35:14 +02:00 |
|
Rémi de Juvigny
|
7c972f569b
|
Merge pull request #16455 from strapi/feature/custom-field-sizes
Let custom fields specify a custom input size
|
2023-04-21 15:30:39 +02:00 |
|
markkaylor
|
21641cdaf4
|
Merge pull request #16463 from strapi/docs/update-yarn-link
|
2023-04-21 15:00:47 +02:00 |
|
Marc
|
cd4c3298d4
|
Merge pull request #16467 from strapi/fix/provider-s3-video-uploads
|
2023-04-21 14:43:38 +02:00 |
|
Josh
|
2edcb60e35
|
Merge pull request #16441 from strapi/fix/nested-repeatable-components-can-be-reordered
|
2023-04-21 12:19:56 +01:00 |
|
Rémi de Juvigny
|
4465cb1ef8
|
Use isPlainObject from lodash instead
|
2023-04-21 12:38:17 +02:00 |
|
Rémi de Juvigny
|
0f29e9367a
|
Check for arrays when validating inputSize
|
2023-04-21 12:34:56 +02:00 |
|
Marc-Roig
|
98e3a31721
|
fix: check for base url
|
2023-04-21 12:25:39 +02:00 |
|
Ben Irvin
|
aa5e9f9603
|
Merge pull request #16313 from owen107/fix/mysql-dialect-connection-option
|
2023-04-21 12:20:17 +02:00 |
|
Rémi de Juvigny
|
cc6644fac5
|
Merge branch 'main' into feature/custom-field-sizes
|
2023-04-21 11:00:06 +02:00 |
|
Rémi de Juvigny
|
f9564e0b94
|
Remove unused action function
|
2023-04-21 10:59:29 +02:00 |
|
Simone
|
04247e8161
|
Merge pull request #16439 from strapi/fix/uid-placeholder-content
Fix "UID placeholder not meeting naming requirements"
|
2023-04-21 10:48:23 +02:00 |
|
Mark Kaylor
|
82db28a4d3
|
Update ds yarn link docs
|
2023-04-21 10:37:20 +02:00 |
|
Rémi de Juvigny
|
8ae384894e
|
Use ApplicationError for validation
|
2023-04-21 10:24:22 +02:00 |
|
Rémi de Juvigny
|
70e60071e4
|
Improve and test setCustomFieldInputSizes
|
2023-04-21 10:19:30 +02:00 |
|
Christian
|
5f092683d9
|
Merge branch 'main' into patch-1
|
2023-04-21 10:09:56 +02:00 |
|
Marc
|
23b798fb34
|
Merge branch 'main' into feature/index-morph-tables
|
2023-04-21 10:09:26 +02:00 |
|
Rémi de Juvigny
|
151e92e1a0
|
Stricter object check
|
2023-04-21 09:55:46 +02:00 |
|
Rémi de Juvigny
|
abb1e3635f
|
Merge pull request #16224 from edlefebvre/fix-admin-missing-translation-fr
translation(core admin): add some missing fr translations
|
2023-04-21 09:48:20 +02:00 |
|
nathan-pichon
|
adac6e5e76
|
chore(docs): typo
|
2023-04-21 09:47:42 +02:00 |
|
nathan-pichon
|
a6f440d8e8
|
chore(docs): add several details to api ref pages
|
2023-04-21 09:47:42 +02:00 |
|
derrickmehaffy
|
2cd342bff7
|
cleanup file ref for case sensitivity
|
2023-04-21 09:47:42 +02:00 |
|
nathan-pichon
|
84e058730f
|
docs(api-ref): clean comments
|
2023-04-21 09:47:42 +02:00 |
|
nathan-pichon
|
6bd5c29b91
|
docs(api-ref): clean Strapi class documentation
|
2023-04-21 09:47:41 +02:00 |
|
nathan-pichon
|
28d12b5dc2
|
docs(api-ref): add config container description
|
2023-04-21 09:47:41 +02:00 |
|
nathan-pichon
|
907f2f57d3
|
docs(api-ref): listing Strapi documentation methods and properties
|
2023-04-21 09:47:41 +02:00 |
|
nathan-pichon
|
456bfd459f
|
docs(api-ref): add customFields documentation
|
2023-04-21 09:47:41 +02:00 |
|