31 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
DMehaffy
7c67be10e7
Fix ADMIN_JWT_SECRET being generated with a space
Fixing a typo
2022-04-19 01:47:59 -07:00
Pierre Noël
9fc63af260 harmonize secret generation + don't generate in production mode 2022-04-07 16:34:56 +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
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
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
Derrick Mehaffy
b3ee1ad3cd Enable Node 16 and NPM 7/8 support on generation
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2021-11-01 13:27:23 -07: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
Alexandre Bodin
5b0ac47435 Merge branch 'releases/v4' into v4/db-migrations 2021-09-21 15:17:02 +02:00
Pierre Noël
de4579b25e change project structure to use /src folder 2021-09-15 16:41:36 +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
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
Alexandre Bodin
89fee54582 Merge branch 'v4/backend' into v4/database 2021-07-30 09:50:40 +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
Alexandre Bodin
e973804399 Filters working 2021-07-05 18:35:16 +02:00
Alexandre Bodin
b4ecb48c44 Remove mongoose connector 2021-06-29 16:27:35 +02:00
Convly
13052049b0 Add support for node 16, update readme 2021-06-23 07:55:40 +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