Gustav Hansen
|
bf32846a12
|
Merge branch 'master' into features/ML-folder
|
2022-05-30 10:47:27 +02:00 |
|
Alexandre Bodin
|
ab698015cf
|
v4.1.12
|
2022-05-25 17:17:49 +02:00 |
|
Alexandre Bodin
|
b08b16d57a
|
Merge branch 'master' into feature/plugin-name-kebab
|
2022-05-19 23:18:05 +02:00 |
|
Alexandre BODIN
|
0c62320a33
|
Merge pull request #12264 from sunnysonx/fix/validate-generation-name-inside-plugin
Validate plugin/middleware/policy name inside generators
|
2022-05-19 22:54:50 +02:00 |
|
Taha Zia
|
63aa86fc8d
|
pr: enhancement - Increase test coverage for get-file-path util
|
2022-05-17 17:27:22 -07:00 |
|
Convly
|
698ae33e00
|
v4.1.11
|
2022-05-13 18:08:05 +02:00 |
|
Convly
|
06abcda86a
|
v4.1.10
|
2022-05-11 16:30:38 +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 |
|
DMehaffy
|
1db90d8ef7
|
Merge pull request #13168 from strapi/fix/sentryVersion
Upgrade Sentry version (both for plugin and internal) to latest
|
2022-05-06 10:52:51 -07:00 |
|
Pierre Noël
|
b8c8279580
|
fix lint
|
2022-04-28 13:29:04 +02:00 |
|
Alexandre Bodin
|
9fa53be186
|
v4.1.9
|
2022-04-27 18:25:42 +02:00 |
|
derrickmehaffy
|
2f8c1ce5bf
|
Upgrade Sentry version (both for plugin and internal) to latest
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
|
2022-04-21 08:32:04 -07:00 |
|
DMehaffy
|
7c67be10e7
|
Fix ADMIN_JWT_SECRET being generated with a space
Fixing a typo
|
2022-04-19 01:47:59 -07:00 |
|
Alexandre Bodin
|
3f204a0a48
|
v4.1.8
|
2022-04-13 16:45:31 +02:00 |
|
Pierre Noël
|
9fc63af260
|
harmonize secret generation + don't generate in production mode
|
2022-04-07 16:34:56 +02:00 |
|
Alexandre Bodin
|
1699aac151
|
v4.1.7
|
2022-03-31 17:53:39 +02:00 |
|
Alexandre Bodin
|
f85ee2f487
|
Fix better-sqlite3 version
|
2022-03-31 17:49:13 +02:00 |
|
Alexandre Bodin
|
f25774168c
|
v4.1.6
|
2022-03-30 15:34:12 +02:00 |
|
Alexandre Bodin
|
2791a2a5ae
|
Merge branch 'master' into chore/knex-v1
|
2022-03-29 15:49:00 +02:00 |
|
Gustav Hansen
|
8aaaff77d4
|
Chore: Prettify all files
|
2022-03-29 14:20:41 +02:00 |
|
WalkingPizza
|
29d96a8cd6
|
Description plugin name now title case
|
2022-03-29 10:07:24 +02:00 |
|
sunnysonx
|
d2389070d3
|
Merge branch 'master' into fix/validate-generation-name-inside-plugin
|
2022-03-28 20:14:14 +03:00 |
|
WalkingPizza
|
fd400c7e2d
|
Automatically add displayName in title case to plugin package.json
|
2022-03-28 11:18:05 +02:00 |
|
WalkingPizza
|
41ec9596ed
|
Automatically convert plugin name to kebab-case
|
2022-03-28 11:17:49 +02:00 |
|
Kevin Antonio Rateni Iatauro
|
3a0ebf26f7
|
Merge branch 'strapi:master' into feature/plugin-name-kebab
|
2022-03-25 18:05:41 +01: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 |
|
Alexandre Bodin
|
f1859f0375
|
v4.1.5
|
2022-03-16 12:18:10 +01:00 |
|
Alexandre Bodin
|
01a565aeb6
|
v4.1.4
|
2022-03-16 11:22:49 +01:00 |
|
Alexandre BODIN
|
886250ae5d
|
Merge pull request #12206 from ComfortablyCoding/fix-plugin-generator-pluginId
[v4] fix(plugin generator): support valid package names for pluginId
|
2022-03-16 11:08:40 +01:00 |
|
daedalus
|
75178cc8be
|
Merge branch 'master' into fix-plugin-generator-pluginId
|
2022-03-15 17:46:43 -04:00 |
|
Mark Kaylor
|
3be69154de
|
merge master and fix conflicts
|
2022-03-14 14:32:47 +01:00 |
|
Alexandre BODIN
|
5a845afdad
|
Merge pull request #12712 from Eggwise/patch-1
Allow snake case in content type generator
|
2022-03-11 13:55:00 +01:00 |
|
sv-developer
|
1f1bfecd4a
|
Fix naming and import fail
|
2022-03-11 09:44:12 +01:00 |
|
sv-developer
|
e22bc04d35
|
Use seperate validation function for attribute input validation
|
2022-03-11 08:23:21 +01:00 |
|
Alexandre Bodin
|
8549f5aca3
|
v4.1.3
|
2022-03-08 19:28:44 +01:00 |
|
Alexandre Bodin
|
6f72c38052
|
v4.1.2
|
2022-03-02 16:01:32 +01:00 |
|
Eggwise
|
79c5733019
|
Allow snake_case in validation for content type attr
|
2022-03-02 11:02:27 +01:00 |
|
Eggwise
|
79fd16cd23
|
Add snake_case param for validating generate input
|
2022-03-02 10:58:17 +01:00 |
|
RufusLeTerrible
|
adffc30bc7
|
Merge pull request #12627 from strapi/fix/getNonLocalisedFieldNestedInComponent
Populate nested images for getNonLocalisedFields
|
2022-03-01 19:00:34 +01:00 |
|
Alexandre Bodin
|
3a4db96af2
|
v4.1.1
|
2022-02-24 16:52:10 +01:00 |
|
Mark Kaylor
|
2c735db6e0
|
update execa commands
|
2022-02-24 11:12:08 +01:00 |
|
Pierre Noël
|
7cf2821451
|
migrate graphql upload to use streams + use fs-extra
|
2022-02-23 11:42:35 +01:00 |
|
Pierre Noël
|
db4e56af07
|
fix unit tests
|
2022-02-23 10:31:33 +01:00 |
|
Gustav Hansen
|
393909c381
|
Merge pull request #12563 from ComfortablyCoding/fix-plugin-template-node-engine
fix(plugin template): missing patch `x` symbol for v12
|
2022-02-18 12:45:38 +01:00 |
|
Alexandre Bodin
|
d4273d81fb
|
v4.1.0
|
2022-02-17 14:43:38 +01:00 |
|