Mark Kaylor
|
c3b7613deb
|
return early if no routes
|
2022-04-01 18:10:59 +02:00 |
|
Mark Kaylor
|
eae3901012
|
fix comment
|
2022-04-01 17:43:21 +02:00 |
|
Mark Kaylor
|
2480d07a72
|
fix multiple content types
|
2022-04-01 17:42:15 +02:00 |
|
Mark Kaylor
|
191b5f856d
|
add component schemas
|
2022-03-24 17:51:13 +01:00 |
|
Mark Kaylor
|
a58c2bc035
|
Merge branch 'master' of github.com:strapi/strapi into strapi-market-release
|
2022-03-11 11:08:17 +01:00 |
|
Alexandre BODIN
|
3ebdfdae5d
|
Merge pull request #12675 from alexgrozav/master
fix documentation plugin paths builder when multiple contentTypes
|
2022-03-10 14:37:35 +01:00 |
|
markkaylor
|
1cb4307bf8
|
Merge pull request #12490 from DennisHartrampf/fix/documentation-generate-operationId
Set operationId
|
2022-03-04 10:21:33 +01:00 |
|
markkaylor
|
dfb8d17f03
|
Merge pull request #12488 from DennisHartrampf/fix/documentation-include-description
Include required description in 200 response
|
2022-03-04 09:48:10 +01:00 |
|
Alex Grozav
|
473d60d5f3
|
fix documentation plugin paths builder when multiple contentTypes
|
2022-02-27 10:33:18 +02:00 |
|
Dennis Hartrampf
|
c1f10bd5ea
|
Remove useless upperFirst-call
Closes: #12489
|
2022-02-25 12:46:31 +01:00 |
|
Dennis Hartrampf
|
a7d1f30223
|
Set operationId
Closes: #12489
|
2022-02-11 13:09:55 +01:00 |
|
Dennis Hartrampf
|
f10a41137d
|
Include required description in 200 response
Closes: #12487
|
2022-02-11 12:41:48 +01:00 |
|
Mark Kaylor
|
46f09b3a45
|
fix custom settings override
|
2022-02-10 15:55:29 +01:00 |
|
Pierre Noël
|
da9b064536
|
add session middleware + remove authentication using url param access_token
|
2022-01-19 17:10:41 +01:00 |
|
DMehaffy
|
7e874e00a0
|
Update all documentation links to new docs url (#11424)
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
|
2021-11-29 18:13:52 +01:00 |
|
Alexandre Bodin
|
3429605fba
|
Fix plugin crashing when content type gets deleted
|
2021-11-26 18:13:10 +01:00 |
|
Alexandre Bodin
|
e0171ea10e
|
Fix documentation plugin access
|
2021-11-16 12:17:26 +01:00 |
|
Alexandre Bodin
|
b26baee106
|
Cleanup paths used in strapi and prefix for apis
|
2021-10-26 11:18:36 +02:00 |
|
Alexandre Bodin
|
a9117d29c1
|
Add formats and better examples
|
2021-10-19 10:55:11 +02:00 |
|
Alexandre Bodin
|
7b8588292c
|
Refactoring and diff between request / response. Add missing types
|
2021-10-19 09:39:10 +02:00 |
|
Alexandre Bodin
|
20ae9ce9e5
|
Fix some legacy code and cleanup old code
|
2021-10-18 21:21:06 +02:00 |
|
Alexandre Bodin
|
63f592a586
|
Use bcrypt without needing users-permissions and make password update safer
|
2021-10-18 12:38:36 +02:00 |
|
markkaylor
|
39b76f140a
|
add frontend views (#11267)
|
2021-10-14 10:54:58 -04:00 |
|
Mark Kaylor
|
6e5be7ac49
|
add dynamic zones
|
2021-10-14 10:54:57 -04:00 |
|
Mark Kaylor
|
e50a68def6
|
fix routes with prefix
|
2021-10-14 10:54:56 -04:00 |
|
Mark Kaylor
|
67c61a0638
|
use map to recursively clean relation attributes
|
2021-10-14 10:54:56 -04:00 |
|
Mark Kaylor
|
e8d691e9bd
|
update RBAC
|
2021-10-14 10:54:55 -04:00 |
|
Mark Kaylor
|
62299883f1
|
remove front form for restricted access
|
2021-10-14 10:54:54 -04:00 |
|
Mark Kaylor
|
72a128af83
|
fix generation date
|
2021-10-14 10:54:54 -04:00 |
|
Mark Kaylor
|
4fe39d0d41
|
fix broken documentation page
|
2021-10-14 10:54:53 -04:00 |
|
Mark Kaylor
|
3e9731a2af
|
migrate backend to v4
|
2021-10-14 10:54:52 -04:00 |
|
Alexandre Bodin
|
c1aa57f436
|
Harmonize and make policies and middlwares more consistent
|
2021-10-05 10:43:24 +02:00 |
|
Alexandre Bodin
|
6ef3e1deb6
|
Migrate plugin generator and fix some internal issues to make everything compatible
|
2021-09-30 11:40:54 +02:00 |
|
Alexandre Bodin
|
c7a94ed081
|
Migrate middlwares to programmatic for plugin that do not need to export them
|
2021-09-29 10:47:10 +02:00 |
|
Pierre Noël
|
947981200b
|
use { strapi } as params in all lifecycle functions
|
2021-09-28 16:54:07 +02:00 |
|
Alexandre Bodin
|
0f3f984ea7
|
Init migration v4
- Hooks registry
- D&P CT migrations
- i18N CT migrations
- Umzug with js / sql migrations
- Eslint updates
|
2021-09-13 12:03:12 +02:00 |
|
Alexandre Bodin
|
d4eef8ea75
|
Add some lazy loading
|
2021-09-07 15:11:05 +02:00 |
|
Alexandre Bodin
|
4349d6b822
|
Init new routing layer
|
2021-09-07 15:11:04 +02:00 |
|
Alexandre Bodin
|
f4a4e2ce26
|
Move routes to js when possible and refactor policies to be objects
|
2021-08-24 13:59:43 +02:00 |
|
Pierre Noël
|
98719b6c64
|
migrate plugin structures to V4
|
2021-08-19 16:49:33 +02:00 |
|
Pierre Noël
|
2381e8c60b
|
WIP
|
2021-07-20 12:12:36 +02:00 |
|