Alexandre Bodin
|
cf49ddbbfc
|
Prettier and backend fix
|
2022-08-11 10:20:49 +02:00 |
|
Pierre Noël
|
07b0ec2ba5
|
Merge pull request #13958 from strapi/fix/clean-config-new-projects
Clean config files for generated projects
|
2022-08-03 15:31:28 +02:00 |
|
Pierre Noël
|
3df81b92f1
|
clean config files for generated projects
|
2022-08-03 12:06:28 +02:00 |
|
Simone Taeggi
|
16338ad84b
|
replace the ts webpack config file with the js version
|
2022-08-03 11:56:23 +02:00 |
|
Convly
|
c250186b35
|
Merge remote-tracking branch 'origin' into features/typescript
|
2022-05-11 15:55:03 +02:00 |
|
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
|
4fa2804f35
|
Merge branch 'master' into features/typescript
|
2022-04-15 15:47:16 +02:00 |
|
Pierre Noël
|
9fc63af260
|
harmonize secret generation + don't generate in production mode
|
2022-04-07 16:34:56 +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 |
|
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 |
|
Pierre Noël
|
b48cf115c7
|
rename APP_SECRETS to APP_KEYS
|
2022-01-25 11:06:52 +01:00 |
|
Pierre Noël
|
c9b0f048d7
|
remove url config
|
2022-01-21 16:39:06 +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 |
|
Maxime Castres
|
689557e28c
|
Update README.md
|
2022-01-05 16:24:15 +01:00 |
|
soupette
|
584347e4bb
|
Use default build
Signed-off-by: soupette <cyril@strapi.io>
|
2021-12-20 14:56:06 +01:00 |
|
Alexandre Bodin
|
a33d9e56be
|
Move admin config to config/admin.js
|
2021-10-26 12:12:02 +02:00 |
|
Alexandre Bodin
|
c1aa57f436
|
Harmonize and make policies and middlwares more consistent
|
2021-10-05 10:43:24 +02:00 |
|
cyril lopez
|
3d3bca2304
|
Merge pull request #10991 from strapi/v4/ds-migration
[v4] Init DS migration
|
2021-09-30 10:39:15 +02:00 |
|
Alexandre Bodin
|
4e051c5c04
|
Add default config in generator
|
2021-09-28 12:06:53 +02:00 |
|
soupette
|
f10fb4fb61
|
Add locale liste to app
Signed-off-by: soupette <cyril@strapi.io>
|
2021-09-27 15:21:51 +02:00 |
|
Pierre Noël
|
2d307f4d65
|
remove functions folder in generator
|
2021-09-23 16:47:24 +02:00 |
|
Pierre Noël
|
de4579b25e
|
change project structure to use /src folder
|
2021-09-15 16:41:36 +02:00 |
|
Alexandre Bodin
|
4b81731941
|
Fix tests
|
2021-08-31 19:31:32 +02:00 |
|
Alexandre Bodin
|
b44a552eee
|
Implement REST API pagination with paged or offset and withCount
|
2021-08-31 19:31:31 +02:00 |
|
soupette
|
edd18023ad
|
Add admin bootstrap customisation
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-07-27 08:25:24 +02:00 |
|
soupette
|
16ded2e987
|
Rename webpack config file
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-07-22 15:45:19 +02:00 |
|
soupette
|
ae38481de8
|
Split app customisation file and webpack config
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-07-21 15:47:55 +02:00 |
|
soupette
|
bd66c7bb2d
|
Update generators
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-06-15 14:00:57 +02:00 |
|
Alexandre Bodin
|
a14504e699
|
Init scoped packages
|
2021-04-29 12:03:54 +02:00 |
|