39 Commits

Author SHA1 Message Date
Alexandre Bodin
f85ee2f487 Fix better-sqlite3 version 2022-03-31 17:49:13 +02:00
Alexandre Bodin
4b965665d4 Test each sqlite pkg 2022-03-25 09:02:19 +01:00
Alexandre Bodin
4213aed07b Support db-client sqlite-legacy and add tests for them 2022-03-23 10:47:43 +01:00
Alexandre Bodin
317d5be115 Use better-sqlite3 by default 2022-03-23 10:37:12 +01:00
Alexandre Bodin
14305e8d11 Make strapi compatible with knex v1 2022-03-22 19:41:16 +01:00
Mark Kaylor
2c735db6e0 update execa commands 2022-02-24 11:12:08 +01:00
ivanThePleasant
f0b4a17318 Fixed non-shell host crash on startup 2022-01-11 11:49:44 +02:00
nemo0
2c931634f0 Changed unknow to unknown 2021-12-22 19:59:03 +05:30
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
Rémi de Juvigny
9c33487894 Apply feedback part 1 2021-11-23 10:32:04 +01:00
Rémi de Juvigny
731b64cea5 Update create-strapi-starter to v4 2021-11-18 17:39:40 +01:00
Rémi de Juvigny
1e371f6942 Remove useless path.join 2021-11-04 14:01:02 +01:00
Rémi de Juvigny
ca729a8f68 Use require resolve 2021-11-04 13:16:51 +01:00
Rémi de Juvigny
97defacf47 Fix template install from npm 2021-11-04 10:46:52 +01:00
Rémi de Juvigny
0609389b5a Disable templates prompt 2021-10-28 18:50:41 +02:00
Rémi de Juvigny
8109ef9bb2 remove dependency check 2021-10-28 18:11:57 +02:00
Rémi de Juvigny
93ad75c493 async execa shells 2021-10-27 16:37:30 +02:00
Rémi de Juvigny
9f39e0220c Apply new feedback 2021-10-27 16:03:35 +02:00
Rémi de Juvigny
51feb183c0
Update packages/generators/app/lib/utils/merge-template.js
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
2021-10-27 13:23:35 +02:00
Rémi de Juvigny
0369700e26 Fix isFile check 2021-10-27 13:22:15 +02:00
Rémi de Juvigny
9f3d7a4860 Apply feedback 2021-10-26 20:01:26 +02:00
Rémi de Juvigny
0b073e9c95 Fix template semver check 2021-10-26 11:58:56 +02:00
Rémi de Juvigny
3f4fb48a41 Add semver template check 2021-10-26 11:58:56 +02:00
Rémi de Juvigny
a85d7afcf7 add allowed files to templates 2021-10-26 11:55:00 +02:00
Rémi de Juvigny
114d69f60b Support local templates 2021-10-26 11:51:40 +02:00
Rémi de Juvigny
44d2cc0038 Don't allow config folder 2021-10-26 11:51:40 +02:00
Rémi de Juvigny
3656d7b181 Use npm to host templates instead of github 2021-10-26 11:51:39 +02:00
Rémi de Juvigny
0cc1c0bea0 Update allowed template contents 2021-10-26 11:49:58 +02:00
Alexandre Bodin
5b0ac47435 Merge branch 'releases/v4' into v4/db-migrations 2021-09-21 15:17:02 +02:00
Pierre Noël
938673db2f use src structure for templates 2021-09-20 11:35:42 +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
89fee54582 Merge branch 'v4/backend' into v4/database 2021-07-30 09:50:40 +02:00
Alexandre Bodin
b4ecb48c44 Remove mongoose connector 2021-06-29 16:27:35 +02:00
Alexandre BODIN
eda51cc08a
Merge pull request #10518 from strapi/drop-node-10
Drop support for node10
2021-06-23 18:32:04 +02:00
Alexandre Bodin
356ee09ed2 Merge branch 'master' into releases/v4 2021-06-23 18:23:54 +02:00
Convly
13052049b0 Add support for node 16, update readme 2021-06-23 07:55:40 +02:00
Alexandre Bodin
ab3760bb66 Rename import & requires, fix tests 2021-04-29 13:51:12 +02:00
Alexandre Bodin
a14504e699 Init scoped packages 2021-04-29 12:03:54 +02:00