545 Commits

Author SHA1 Message Date
Alexandre BODIN
45020eee06 v4.0.5 2022-01-19 18:44:22 +01:00
Pierre Noël
3facd1de7f add env.example back + code style 2022-01-19 17:21:23 +01:00
Pierre Noël
1dc74b0792 add session middleware to new project config + fix test app not using .env 2022-01-19 17:13:00 +01:00
Pierre Noël
8b39d44992 create app keys at app creation instead of runtime auto-generation 2022-01-19 17:13:00 +01:00
Alexandre Bodin
4c85a5f561 Fix new lines 2022-01-19 14:54:58 +01:00
Alexandre BODIN
3def0013f6
Merge branch 'master' into fix/plugin-generator 2022-01-19 13:15:48 +01:00
daedalus
f7dc4be726 fix(plugin generator): support valid package names for pluginId
Update the current replace regex to support both scoped package and old strapi plugin names.
2022-01-15 22:25:13 -05:00
ivanThePleasant
f0b4a17318 Fixed non-shell host crash on startup 2022-01-11 11:49:44 +02: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
Maxime Castres
689557e28c Update README.md 2022-01-05 16:24:15 +01:00
Alexandre BODIN
b56df832c6
Merge pull request #11995 from nemo0/change-unknow-to-unknown
Fix typo
2022-01-05 09:15:24 +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
349d384a7d Fix plugin generator
Signed-off-by: soupette <cyril@strapi.io>
2021-12-30 08:55:34 +01:00
sunnyson
09a4231cd5 create CTs, middlewares, policies folder during plugin generation and import them 2021-12-29 14:52:24 +02:00
sunnyson
44dd6f736c fixing file paths when generating services inside plugins 2021-12-29 14:18:12 +02:00
sunnyson
fc29b4f7b0 fixing file paths when generating policies inside plugins 2021-12-29 14:16:35 +02:00
sunnyson
0f40390bcd fixing file paths when generating middlewares inside plugins 2021-12-29 14:15:51 +02:00
sunnyson
660e3378f8 fixing file paths when generating controllers inside plugins 2021-12-29 14:15:08 +02:00
sunnyson
9f4ef943e6 fixing file paths when generating APIs inside plugins 2021-12-29 14:07:33 +02:00
sunnyson
2435689d50 fixing file paths when generating CT inside plugins 2021-12-29 14:02:27 +02:00
Alexandre Bodin
fd656a4769 v4.0.2 2021-12-22 16:04:10 +01:00
Subha Chanda
20668ea2cd
Merge branch 'master' into change-unknow-to-unknown 2021-12-22 20:05:19 +05:30
Alexandre BODIN
4e7c3db5a4
Merge pull request #11967 from abolkog/fix/policy-generator-template
Fix generator policy template
2021-12-22 15:30:02 +01:00
nemo0
2c931634f0 Changed unknow to unknown 2021-12-22 19:59:03 +05:30
soupette
e8aa36d3f7 Remove build from app install
Signed-off-by: soupette <cyril@strapi.io>
2021-12-22 11:29:12 +01:00
Alexandre Bodin
e2cd01e8c6 v4.0.1 2021-12-22 10:43:38 +01:00
Khalid Elshafie
9b1e85fd2f
Fix generator policy template 2021-12-21 22:10:24 +11:00
soupette
584347e4bb Use default build
Signed-off-by: soupette <cyril@strapi.io>
2021-12-20 14:56:06 +01:00
Dieter Stinglhamber
cf5af8b189 update gitignore 2021-12-09 08:54:39 +01:00
Dieter Stinglhamber
bc38486188 update fs package 2021-12-02 15:17:22 +01:00
Dieter Stinglhamber
5b39f3fb3d add test for the content type generator 2021-12-02 15:17:21 +01:00
Dieter Stinglhamber
690c1f7965 fix the attribute generation for the CT generator 2021-12-02 15:17:21 +01:00
Alexandre Bodin
57ec94a4ce Remove snyk files. We switched to their github integration instead 2021-11-30 14:22:48 +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
Mark Kaylor
4a1318824b fix plugin name variable when generating controller 2021-11-24 14:39:13 +01:00
Alexandre BODIN
c69713bf7f
Merge pull request #11661 from strapi/v4/cli-add-warning-for-ct-without-attributes
[V4] CLI add warning for ct without attributes
2021-11-24 11:02:03 +01:00
Alexandre BODIN
6652e796ba
Merge pull request #11635 from strapi/v4/npm-starters
Update create-strapi-starter to use npm on v4
2021-11-24 10:59:17 +01:00
Vincent
fcdc6fa9c6
Cli check install path first (#11565)
* feat(cli): checking install path validity before starting prompt

* refactor: cleaner logic in create-strapi-app
2021-11-23 14:53:00 +01:00
Convly
b203ba2341 Add a warning message when creating content-types without attributes 2021-11-23 12:24:34 +01:00
Rémi de Juvigny
9c33487894 Apply feedback part 1 2021-11-23 10:32:04 +01:00
Vincent
f23945be3e
style: added a description for watch mode (#11589) 2021-11-22 15:24:54 +01:00
Rémi de Juvigny
b74fe8d432 fix conflicts 2021-11-22 09:29:11 +01:00
Rémi de Juvigny
731b64cea5 Update create-strapi-starter to v4 2021-11-18 17:39:40 +01:00
Alexandre Bodin
08133edd93 Add generators 2021-11-16 18:23:31 +01:00
Alexandre Bodin
e928bac64f Fix unwanted changes 2021-11-16 18:23:31 +01:00
Alexandre Bodin
d057976298 Add core router 2021-11-16 18:23:29 +01:00
Alexandre Bodin
974045df10 Cleanup old template prompt code 2021-11-16 15:40:58 +01:00