Aurélien Georget
cf9bcc2337
Use environment variable instead of argument
2019-12-02 15:30:22 +01:00
Aurélien Georget
773b89bc79
Add parameter to identify Docker projects
2019-11-29 18:10:32 +01:00
Jim LAURIE
f1190a7127
Get retried db config
2019-11-14 17:39:52 +01:00
DMehaffy
5f28916210
Clean up template and remove keys that would break bookshelf/knex ( #4444 )
...
* Clean up template and remove keys that would break bookshelf/knex
* PR feedback remove debug
2019-11-13 15:21:08 +01:00
Alexandre Bodin
d73e842d2f
Improve the error message on install dependencies error in create strapi-app
2019-10-29 09:00:17 +01:00
Alexandre Bodin
f0ad2ab52c
Merge branch 'master' into develop
2019-10-16 14:16:52 +02:00
Alexandre Bodin
3f68d45cd2
Fix err.stderr not defined
2019-10-16 11:37:42 +02:00
Alexandre Bodin
58f0706840
Fix localPluginsToCopy
2019-10-15 18:33:27 +02:00
Alexandre Bodin
866a612d41
Merge branch 'master' into develop
2019-10-15 17:48:45 +02:00
Alexandre Bodin
4e1ee0b5db
Fix lint
2019-10-15 17:18:21 +02:00
Alexandre Bodin
c0683cad2f
Remove eslint from project generation to gain speed and keep node compat
2019-10-15 17:18:20 +02:00
Alexandre Bodin
0367a55751
Improve sentry error analytics and startup message
2019-10-15 17:18:20 +02:00
Alexandre Bodin
85cd288526
Capture more detailed events
2019-10-15 17:18:19 +02:00
soupette
beef6e5510
Fix conflicts
2019-10-10 06:34:31 +02:00
Alexandre Bodin
b43fba4a79
Console log error before capture in sentry to get the detailed logs
2019-10-08 10:14:43 +02:00
soupette
6b0acc7b8e
Remove settings-manager
2019-10-02 17:27:22 +02:00
Alexandre Bodin
7c84795d8a
Use stderr instead of message
2019-09-26 15:35:55 +02:00
Alexandre Bodin
571e7f3579
Factorize sentry capture code
2019-09-26 14:03:22 +02:00
Alexandre Bodin
67e60369df
Add sentry to strapi-generate-new
2019-09-26 12:33:36 +02:00
Alexandre Bodin
2d6864f836
Disable p3p by default
2019-09-20 12:45:31 +02:00
Alexandre BODIN
7a94d9dad9
Merge branch 'master' into chore/routing-x-forwarded
2019-09-18 13:27:39 +02:00
Abdón Rodríguez Davila
118691808b
Update ESLint to v6.3
2019-09-09 15:28:59 +02:00
Abdón Rodríguez Davila
187a669d1e
Merge branch 'master' into eslint-update
...
# Conflicts:
# .eslintrc.js
# package.json
# packages/strapi-admin/admin/src/containers/HomePage/CommunityContent.js
# packages/strapi-admin/admin/src/containers/HomePage/WelcomeContent.js
# packages/strapi-helper-plugin/lib/src/components/InputTextWithErrors/index.js
# packages/strapi-hook-bookshelf/lib/index.js
# packages/strapi-hook-bookshelf/lib/utils/graphql.js
# packages/strapi-hook-bookshelf/lib/utils/index.js
# packages/strapi-plugin-content-manager/admin/src/components/FilterOptions/InputWithAutoFocus.js
# packages/strapi-plugin-content-manager/admin/src/components/SelectMany/index.js
# packages/strapi-plugin-content-manager/admin/src/components/SelectOne/index.js
# packages/strapi-plugin-content-manager/admin/src/components/TableHeader/index.js
# packages/strapi-plugin-content-manager/admin/src/containers/ListPage/index.js
# packages/strapi-plugin-content-manager/admin/src/containers/SettingPage/index.js
# packages/strapi-plugin-content-manager/config/policies/routing.js
# packages/strapi-plugin-content-manager/services/ContentManager.js
# packages/strapi-plugin-content-type-builder/admin/src/components/TableListRow/index.js
# packages/strapi-plugin-content-type-builder/admin/src/containers/AttributesPickerModal/index.js
# packages/strapi-utils/lib/models.js
# yarn.lock
2019-09-09 15:26:35 +02:00
Alexandre Bodin
a22f2cefef
Remove x-forwarded-host.
...
- set security defaults for development mode that are standard
- refactor error messages to work without ctx.request.admin
- remove mask middleware and add a sanitization layer to the core-api to
hide private fileds
2019-09-06 14:33:24 +02:00
Abdón Rodríguez Davila
4b5a02088c
Update ESLint dependencies
2019-08-28 12:20:27 +02:00
Abdón Rodríguez Davila
38f6c02446
Update ESLint dependencies
2019-08-28 12:20:27 +02:00
Alexandre Bodin
7c5f1484ba
Use koa-router and fix graphql-uploads
2019-08-22 15:04:27 +02:00
Alexandre Bodin
d9f1f39ee4
Add documentation
2019-08-12 17:08:22 +02:00
Alexandre Bodin
ac95603a12
Update strapi-generate-new boostrapi function template
2019-08-12 15:45:35 +02:00
Alexandre Bodin
a62f73fe5f
Merge branch 'develop' into feature/groups
2019-07-18 19:37:09 +02:00
Alexandre Bodin
574b24b5b4
Use generateNew directly and disable dep install
2019-07-18 16:33:18 +02:00
Alexandre Bodin
7acd885e9f
Fix missing connector in generated database.json files
2019-07-16 19:21:00 +02:00
Alexandre BODIN
97dcb6df54
Merge branch 'master' into patch-1
2019-07-15 17:05:08 +02:00
Alexandre Bodin
1eecb4bbf6
Fix gitignore not created on strapi-new
2019-07-15 17:00:49 +02:00
Abdón Rodríguez Davila
2017b62c03
Update engines configuration
2019-07-15 11:05:42 +02:00
Alexandre Bodin
23fdc37b0f
Allow node >= 10
2019-07-10 10:35:56 +02:00
Abdón Rodríguez Davila
1b00044114
Lint all files
2019-07-09 15:54:51 +02:00
Abdón Rodríguez Davila
85398fe335
Ignore cache & build folders at ESLint
2019-07-09 15:54:42 +02:00
Abdón Rodríguez Davila
3c537bd764
Update ESLint dependencies
2019-07-09 12:56:21 +02:00
Alexandre Bodin
90149dae59
Update wordings
2019-07-08 16:13:36 +02:00
Alexandre Bodin
67ca0a42a7
Add more validation and better database emptyness tests
2019-07-08 15:39:08 +02:00
Alexandre Bodin
19531a102d
Apply feedbacks
2019-07-08 09:20:52 +02:00
Alexandre Bodin
a61845b3c0
Update wordings
2019-07-03 11:20:14 +02:00
Alexandre Bodin
c3eaa63fb0
Add --use-npm argument to cli
2019-07-02 17:38:06 +02:00
Alexandre Bodin
d705f7210d
Use ora to add a nice loader
2019-06-20 18:28:18 +02:00
Alexandre Bodin
723628fec0
Some cleanup
2019-06-20 18:28:18 +02:00
Alexandre Bodin
3295c6824b
Create create-strap-app pacakge
2019-06-20 18:28:17 +02:00
Alexandre Bodin
9fdf6be746
Refactor strapi-generate-new to be async
2019-06-20 18:28:17 +02:00
Alexandre Bodin
5713596dc8
Remove build step in strapi new
2019-06-13 15:45:12 +02:00
Alexandre Bodin
31a222ecb1
Start lint fixes
2019-05-29 17:25:56 +02:00