17 Commits

Author SHA1 Message Date
Mark Kaylor
19ce046512 Apply overrides for specified versions 2023-04-24 15:25:17 +02:00
Mark Kaylor
179f3eb65d Reduce use of lodash and respect fp immutability 2023-04-24 15:25:17 +02:00
Mark Kaylor
02a6ea5cf5 Add customizer function 2023-04-24 15:25:17 +02:00
Mark Kaylor
23acbabc95 Fix plugins generating documentation the user doesn't want 2023-04-24 15:25:17 +02:00
Mark Kaylor
ff9621a843 Fix invalid openapi schema override 2023-04-24 15:25:17 +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
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
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
b26baee106 Cleanup paths used in strapi and prefix for apis 2021-10-26 11:18:36 +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
3e9731a2af migrate backend to v4 2021-10-14 10:54:52 -04: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
Pierre Noël
98719b6c64 migrate plugin structures to V4 2021-08-19 16:49:33 +02:00