Alexandre Bodin
|
bdf2e13290
|
Init docs fix
|
2022-06-01 23:12:16 +02:00 |
|
Alexandre Bodin
|
f7f9ecc898
|
Fix check login before checking status
|
2022-06-01 20:35:43 +02:00 |
|
Alexandre Bodin
|
bb5500fe0b
|
Remove console.log
|
2022-06-01 20:13:57 +02:00 |
|
Alexandre Bodin
|
70b05b5e9b
|
Fix twitter provider
Co-authored-by: kwang1198
Please enter the commit message for your changes. Lines starting
|
2022-06-01 20:05:01 +02:00 |
|
Alexandre Bodin
|
64852e9cda
|
Allow query params for /me
|
2022-06-01 19:11:18 +02:00 |
|
Pierre Noël
|
0f7c73243f
|
Merge branch 'master' into features/ML-folder
|
2022-06-01 18:00:51 +02:00 |
|
Alexandre Bodin
|
291e2b6835
|
Cleanup email confirmation api
|
2022-06-01 17:59:30 +02:00 |
|
Alexandre Bodin
|
e42e6444d7
|
Refactor providers and cleanup auth code
|
2022-06-01 16:22:19 +02:00 |
|
kiri
|
e63b729dfc
|
kara-kalpak locale
|
2022-06-01 17:32:41 +07:00 |
|
Alexandre Bodin
|
9c81bcaacb
|
Fix username vs email registration and login issues
|
2022-05-31 19:38:08 +02:00 |
|
Convly
|
da364912ee
|
Merge branch 'master' of github.com:strapi/strapi into features/typescript
|
2022-05-31 15:29:18 +02:00 |
|
Alexandre Bodin
|
4f02ba6b74
|
wip
|
2022-05-31 14:06:58 +02:00 |
|
Alexandre BODIN
|
e52036125a
|
Merge pull request #13404 from micnil/bugfix/13373-plugin-documentation-component-response-type
Fix generation of OpenAPI documentation with top level type attribute
|
2022-05-30 11:34:07 +02:00 |
|
Gustav Hansen
|
bf32846a12
|
Merge branch 'master' into features/ML-folder
|
2022-05-30 10:47:27 +02:00 |
|
Michael Nilsson
|
65cb147ec9
|
Fix generation of OpenAPI documentation with top level type attribute
|
2022-05-27 16:17:47 +02:00 |
|
Alexandre Bodin
|
ab698015cf
|
v4.1.12
|
2022-05-25 17:17:49 +02:00 |
|
Convly
|
66e3aa5dcb
|
Merge branch 'master' into features/typescript
|
2022-05-24 08:02:38 +02:00 |
|
Convly
|
37b6802099
|
Update minimum node version in the package.json files
|
2022-05-23 14:40:37 +02:00 |
|
Alexandre BODIN
|
94d986ee4c
|
Merge pull request #12773 from e23thr/master
fix emailConfirmation graphql mutation
|
2022-05-20 11:54:51 +02:00 |
|
Alexandre BODIN
|
23083223e4
|
Merge pull request #12196 from kayac-chang/fix/handle-update-error-if-user-not-found
fix: handle user not found error
|
2022-05-19 22:59:31 +02:00 |
|
Alexandre Bodin
|
641d220f03
|
Add corresponding test
|
2022-05-19 22:08:58 +02:00 |
|
Alexandre Bodin
|
810fc0a857
|
Merge branch 'master' into fix/handle-update-error-if-user-not-found
|
2022-05-19 22:03:36 +02:00 |
|
markkaylor
|
2178f77126
|
Merge pull request #13323 from strapi/fix/required-attributes
[plugin:documentation] fix required attributes on post requests
|
2022-05-18 14:43:29 +02:00 |
|
Mark Kaylor
|
54c783344b
|
add missing items property causing infinite load on error schema
|
2022-05-17 10:22:33 +02:00 |
|
Mark Kaylor
|
c1ce4dc070
|
fix tests
|
2022-05-16 14:26:54 +02:00 |
|
Jean-Sébastien Herbaux
|
2765a8d9c4
|
Merge pull request #12454 from iicdii/fix/unable-to-delete-user
Fix not working deleteUsersPermissionsUser and mutations related to role
|
2022-05-16 11:08:56 +02:00 |
|
Mark Kaylor
|
7b14697fa5
|
set locale required on localization request
|
2022-05-16 10:22:17 +02:00 |
|
Mark Kaylor
|
d413a018b5
|
fix required attributes on post requests
|
2022-05-16 10:00:20 +02:00 |
|
Alexandre Bodin
|
aac0e2b465
|
Merge branch 'master' of github.com:strapi/strapi into fix/mime-type-migration
|
2022-05-14 09:00:44 +02:00 |
|
Convly
|
698ae33e00
|
v4.1.11
|
2022-05-13 18:08:05 +02:00 |
|
Kim, Harim
|
1efb80d945
|
Merge branch 'strapi:master' into fix/unable-to-delete-user
|
2022-05-13 23:19:27 +09:00 |
|
Sergey
|
6e7b77c9e2
|
fix: userService.fetch applies id only and should be replaced by fetchAll
|
2022-05-11 21:31:11 +02:00 |
|
Convly
|
06abcda86a
|
v4.1.10
|
2022-05-11 16:30:38 +02:00 |
|
Convly
|
c250186b35
|
Merge remote-tracking branch 'origin' into features/typescript
|
2022-05-11 15:55:03 +02:00 |
|
Jean-Sébastien Herbaux
|
a727b1f2ba
|
Merge pull request #11960 from iicdii/fix/populate-user
Fix unable to populate User in Users-Permissions
|
2022-05-11 10:39:01 +02:00 |
|
Alexandre BODIN
|
8eec9c2d71
|
Merge pull request #12929 from strapi/fix/documentation-component-schemas
Add component schemas
|
2022-05-11 10:18:02 +02:00 |
|
ronronscelestes
|
63ecdaefdd
|
Merge pull request #13226 from strapi/enh/ds-v2
[Enh] DS v2 components
|
2022-05-11 09:26:28 +02:00 |
|
Mark Kaylor
|
acd8b1a7c8
|
remi feedback
|
2022-05-10 15:04:59 +02:00 |
|
Mark Kaylor
|
5616903ac8
|
rename variables
|
2022-05-10 10:15:38 +02:00 |
|
Mark Kaylor
|
60dfae1cff
|
add unit tests
|
2022-05-10 10:05:28 +02:00 |
|
harimkims
|
e918293fc4
|
Update sanitizer mocking in i18n test
|
2022-05-07 17:27:15 +09:00 |
|
harimkims
|
5959788352
|
Refactor sanitizers module to be maintained easily
|
2022-05-07 17:04:12 +09:00 |
|
Kim, Harim
|
4429381ec9
|
Merge branch 'strapi:master' into fix/populate-user
|
2022-05-07 16:45:15 +09:00 |
|
DMehaffy
|
1db90d8ef7
|
Merge pull request #13168 from strapi/fix/sentryVersion
Upgrade Sentry version (both for plugin and internal) to latest
|
2022-05-06 10:52:51 -07:00 |
|
Mark Kaylor
|
2c60df54cd
|
fix localization response
|
2022-05-05 12:32:22 +02:00 |
|
Pierre Noël
|
5193e510b0
|
Merge pull request #12850 from strapi/fix/bulk-delete-non-default-locale
Fix bulk delete for non-default locales
|
2022-05-04 11:49:22 +02:00 |
|
ronronscelestes
|
93294f8b40
|
updated snapshots
|
2022-05-03 11:44:33 +02:00 |
|
ronronscelestes
|
0ff9c27701
|
replaced components with v2 components
|
2022-05-03 10:55:38 +02:00 |
|
Convly
|
377e8e9da7
|
Merge branch 'master' into features/typescript
|
2022-05-02 15:40:18 +02:00 |
|
Mark Kaylor
|
f3b295f823
|
wip handle localization endpoints
|
2022-05-02 11:22:50 +02:00 |
|