26 Commits

Author SHA1 Message Date
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