711 Commits

Author SHA1 Message Date
Convly
377e8e9da7 Merge branch 'master' into features/typescript 2022-05-02 15:40:18 +02:00
Alexandre Bodin
9fa53be186 v4.1.9 2022-04-27 18:25:42 +02:00
Convly
4fa2804f35 Merge branch 'master' into features/typescript 2022-04-15 15:47:16 +02:00
Alexandre Bodin
3f204a0a48 v4.1.8 2022-04-13 16:45:31 +02:00
Convly
380d02eded Fix correct tsconfig filename in @strapi/typescript-utils/get-config-path 2022-04-05 16:36:38 +02:00
Convly
e84a051956 Update tsconfig base files in @strapi/typescript-utils 2022-04-05 16:32:47 +02:00
Convly
54fefcf5d2 isTypeScriptProject -> isUsingTypeScript 2022-04-05 16:30:50 +02:00
Convly
6f5e69b659 Remove copy-resource, favicon path resolution is already handled by the favicon middleware 2022-04-04 17:19:51 +02:00
Convly
a9525c0704 Remove public folder & package.json file from the copied resources in the build process 2022-04-04 17:14:06 +02:00
Convly
7340836b14 Init new develop 2022-04-04 12:07:38 +02:00
Convly
e9619b5b25 Remove test plugin from kitchensink-ts 2022-04-04 11:40:00 +02:00
Convly
b373282f85 Add generators for typescript 2022-04-04 11:38:00 +02:00
Convly
b6e0b91594 Add a default value for the userConfiguration 2022-04-04 11:33:00 +02:00
Alexandre Bodin
1699aac151 v4.1.7 2022-03-31 17:53:39 +02:00
Alexandre Bodin
f25774168c v4.1.6 2022-03-30 15:34:12 +02:00
Alexandre Bodin
f1859f0375 v4.1.5 2022-03-16 12:18:10 +01:00
Alexandre Bodin
01a565aeb6 v4.1.4 2022-03-16 11:22:49 +01:00
Alexandre BODIN
6427f8f6a9
Merge pull request #12707 from stafyniaksacha/fix-logger-level
fix: winston default configuration
2022-03-09 18:39:40 +01:00
Alexandre Bodin
8549f5aca3 v4.1.3 2022-03-08 19:28:44 +01:00
Alexandre Bodin
6f72c38052 v4.1.2 2022-03-02 16:01:32 +01:00
Sacha STAFYNIAK
f736d3d76c fix: winston default configuration 2022-03-02 05:29:18 +01:00
Alexandre Bodin
3a4db96af2 v4.1.1 2022-02-24 16:52:10 +01:00
Alexandre Bodin
d4273d81fb v4.1.0 2022-02-17 14:43:38 +01:00
Alexandre Bodin
669bb2f044 v4.0.8 2022-02-16 15:12:40 +01:00
Convly
af0cba8c5b v4.0.7 2022-02-02 16:11:26 +01:00
Convly
5b48053946 v4.0.6 2022-01-28 15:08:27 +01:00
Alexandre BODIN
45020eee06 v4.0.5 2022-01-19 18:44:22 +01:00
Alexandre Bodin
d81919ac22 v4.0.4 2022-01-10 09:05:07 -08:00
Alexandre Bodin
48893ae3fc v4.0.3 2022-01-05 16:50:20 +01:00
soupette
61fe669fb6 Specify minimum node version to be 12.22.0
Signed-off-by: soupette <cyril@strapi.io>
2022-01-03 11:55:52 +01:00
soupette
6b89565995 Upgrade babel dependencies
Signed-off-by: soupette <cyril@strapi.io>
2022-01-03 11:46:15 +01:00
Alexandre Bodin
fd656a4769 v4.0.2 2021-12-22 16:04:10 +01:00
Alexandre Bodin
e2cd01e8c6 v4.0.1 2021-12-22 10:43:38 +01:00
Alexandre Bodin
b181702f02 v4.0.0 2021-11-29 20:16:44 +01:00
Dieter Stinglhamber
cb7f44ea41 make author and maintainers field consistent accross packages 2021-11-29 16:23:55 +01:00
Alexandre Bodin
c288dcb902 Cleanup and normalize package.json files 2021-11-29 15:13:33 +01:00
Alexandre Bodin
1ee2d2c483 Merge branch 'master' into releases/v4 2021-08-25 14:44:32 +02:00
Alexandre Bodin
f528a865cb Merge branch 'master' of github.com:strapi/strapi into releases/v4 2021-08-19 10:12:58 +02:00
Alexandre Bodin
805e7fdb4b Merge branch 'master' into releases/v4 2021-08-04 19:24:10 +02:00
Alexandre Bodin
89fee54582 Merge branch 'v4/backend' into v4/database 2021-07-30 09:50:40 +02:00
Alexandre Bodin
d43f5e5da0 Continue core - db connection 2021-07-28 15:32:21 +02:00
Alexandre Bodin
63b503f676 Wip 2021-07-08 21:53:30 +02:00
Alexandre Bodin
81dd94c6ec Refactor all query() calls 2021-07-08 18:15:32 +02:00
cyril lopez
c4adf3790a
Merge pull request #10569 from strapi/core/switch-plan
Allow to switch plan at runtime
2021-07-05 11:47:07 +02:00
soupette
dc303bcd62 Fix PR feedback
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-05 11:35:33 +02:00
soupette
e04ccb417e Fix PR feedback
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-05 11:20:21 +02:00
soupette
dbfcfa211d Created custom plugin to switch from ee to ce at runtime
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-01 14:19:50 +02:00
Alexandre Bodin
b4ecb48c44 Remove mongoose connector 2021-06-29 16:27:35 +02:00
Alexandre Bodin
64c1e1f21a Server can start 2021-06-24 09:12:18 +02:00
soupette
4347b7f405 Fix conflicts
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-23 19:00:14 +02:00