169 Commits

Author SHA1 Message Date
derrickmehaffy
dda5eacbb0 Add database/migrations folder to default generate
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2022-05-09 09:50:58 -07:00
Convly
377e8e9da7 Merge branch 'master' into features/typescript 2022-05-02 15:40:18 +02:00
finnsnape
c32938552f Added explicit versioning to uuid generator calls
Previously using default of v4, and this default functionality is now deprecated and you must instead specify the version
2022-04-27 22:27:37 +01:00
Bassel Kanso
c7b4d1396b remove comment 2022-04-26 19:22:19 +03:00
Bassel Kanso
37971b2394 fix strapi commands so they work in a Typescript project 2022-04-26 14:58:06 +03:00
Bassel Kanso
7cf9eb81eb refactoring app and plugin generators to handle typescript 2022-04-25 18:46:04 +03:00
Bassel Kanso
918b7629d8 ask for language in when creating a custom strapi project 2022-04-25 13:09:52 +03:00
DMehaffy
7c67be10e7
Fix ADMIN_JWT_SECRET being generated with a space
Fixing a typo
2022-04-19 01:47:59 -07:00
Convly
4fa2804f35 Merge branch 'master' into features/typescript 2022-04-15 15:47:16 +02:00
Convly
51be8899e6 Update the tsconfig.json file to use the extend 2022-04-14 14:47:15 +02:00
Convly
1a82a62b9f Merge remote-tracking branch 'origin/typescript/tsconfigs' into ts/split-ts-config 2022-04-14 14:28:59 +02:00
Convly
ce0b361fba Update ts confif resolution for events 2022-04-12 17:14:00 +02:00
Convly
7654dbd961 Update plugin build & tsconfigs 2022-04-12 16:57:00 +02:00
Convly
e47cd1ad09 Fix configs generation 2022-04-12 15:58:21 +02:00
Pierre Noël
9fc63af260 harmonize secret generation + don't generate in production mode 2022-04-07 16:34:56 +02:00
Convly
b25ac466ac Update tsconfig templates files 2022-04-05 16:32:18 +02:00
Convly
77daaf7e72 Merge branch 'features/typescript' into typescript/telemetry 2022-04-04 17:33:07 +02:00
Convly
0d135d449d Cleanup tsconfig & clean the dist dir before build 2022-04-04 12:07:39 +02:00
Convly
7340836b14 Init new develop 2022-04-04 12:07:38 +02:00
soupette
9240e69fc8 Remove tslint config
Signed-off-by: soupette <cyril@strapi.io>
2022-04-04 12:02:52 +02:00
soupette
57486399ae Add tsconfig-admin.json to generators
Signed-off-by: soupette <cyril@strapi.io>
2022-04-04 12:02:52 +02:00
Convly
fb91d68983 Typos 2022-04-04 11:41:13 +02:00
Convly
f5cf8cd976 Rename app.example.ts to app.example.tsx 2022-04-04 11:36:55 +02:00
Convly
b2d98ab3fc Update files/ts/src/index.js -> index.ts 2022-04-04 11:36:55 +02:00
Convly
116505d892 Handle ts projects with generators 2022-04-04 11:36:55 +02:00
Convly
cbf15e6ccc useTypeScript -> useTypescript for consistency 2022-04-04 11:36:54 +02:00
Convly
7eb3ce5117 Handle ts option in cli 2022-04-04 11:31:58 +02:00
soupette
52231a3eba Prevent default export in order to provide typings
Signed-off-by: soupette <cyril@strapi.io>
2022-04-04 11:26:35 +02:00
Convly
47ae55ed7a Send the useTypescript event in the telemetry usage 2022-04-01 18:41:36 +02:00
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
a263ceaa02 Merge branch 'master' of github.com:strapi/strapi into chore/knex-v1 2022-03-23 12:36:39 +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
Aurélien Georget
f3b4cf6486
Increase network timeout connection for Yarn users 2022-03-21 14:51:07 -07:00
Convly
00abd419f2 Cleanup tsconfig & clean the dist dir before build 2022-03-15 18:43:19 +01:00
Convly
fd1de4fa14 Init new develop 2022-03-15 16:13:17 +01:00
soupette
aa6eada62b Remove tslint config
Signed-off-by: soupette <cyril@strapi.io>
2022-03-15 14:28:18 +01:00
soupette
7223064af3 Add tsconfig-admin.json to generators
Signed-off-by: soupette <cyril@strapi.io>
2022-03-15 13:50:08 +01:00
Convly
b6e365c343 Typos 2022-03-14 16:26:03 +01:00
soupette
15b9e9b961 Merge branch 'features/typescript' of github.com:strapi/strapi into typescript/migrate-pages-components 2022-03-10 17:02:09 +01:00
Convly
ea0e2f6bd7 Rename app.example.ts to app.example.tsx 2022-03-09 17:16:05 +01:00
Convly
b0fc568112 Update files/ts/src/index.js -> index.ts 2022-03-09 16:34:18 +01:00
Convly
764e4336ec Handle ts projects with generators 2022-03-09 16:29:00 +01:00
soupette
50fa9cbaa8 Fix conflicts
Signed-off-by: soupette <cyril@strapi.io>
2022-03-09 11:39:10 +01:00
Convly
d92ae025e7 useTypeScript -> useTypescript for consistency 2022-03-09 11:06:41 +01:00
Convly
0d3c753bff Handle ts option in cli 2022-03-07 11:09:26 +01:00
soupette
9a7fff9231 Prevent default export in order to provide typings
Signed-off-by: soupette <cyril@strapi.io>
2022-03-04 17:02:03 +01:00
Mark Kaylor
2c735db6e0 update execa commands 2022-02-24 11:12:08 +01:00