Fernando Chavez
|
f6928f6864
|
Merge branch 'develop' of github.com:strapi/strapi into v5/merge2
|
2024-02-05 10:48:01 +01:00 |
|
Mark Kaylor
|
34f7e875cd
|
v4.19.1
|
2024-01-31 14:41:53 +01:00 |
|
Josh
|
1ec998ff84
|
Merge branch 'develop' into v5/main
|
2024-01-26 08:31:31 +00:00 |
|
Convly
|
beec786491
|
v4.19.0
|
2024-01-24 16:00:22 +01:00 |
|
Jean-Sébastien Herbaux
|
e788a1076f
|
Merge pull request #19264 from strapi/chore/remove-s3-creds-transform
|
2024-01-24 10:53:51 +01:00 |
|
Josh
|
79aef88064
|
Merge branch 'develop' into v5/main
|
2024-01-22 13:39:48 +00:00 |
|
Simone
|
c1061cabb3
|
fix(content-releases): hide the More button in the CM Edit View with no permission (#19269)
* fix(content-releases): hide the More button in the Edit View when you don t have permission
* fix lint error
|
2024-01-19 14:58:24 +01:00 |
|
Rémi de Juvigny
|
67e8ff3cd6
|
fix(upload-aws-s3): prettier error in readme
|
2024-01-19 11:09:35 +01:00 |
|
Alexandre Bodin
|
7d8495efa2
|
chore: remove last circular dep
|
2024-01-18 16:56:16 +01:00 |
|
Christian Capeans
|
44dbe85dfd
|
chore: unify credentials shape for v5
|
2024-01-18 14:07:56 +01:00 |
|
Christian
|
115064f7e1
|
Merge branch 'develop' into Upload-AWS-S3-docs-hotfix
|
2024-01-18 12:42:22 +01:00 |
|
Josh
|
316470cdf8
|
Merge branch 'develop' into v5/main
|
2024-01-16 17:46:26 +00:00 |
|
Alexandre Bodin
|
8f2c1c1fef
|
v4.17.1
|
2024-01-16 11:50:41 +01:00 |
|
Christian
|
a75a6b909e
|
Merge branch 'develop' into Upload-AWS-S3-docs-hotfix
|
2024-01-12 13:55:17 +01:00 |
|
Josh
|
f324494fe9
|
Merge branch 'develop' into v5/main
|
2024-01-10 15:58:45 +00:00 |
|
Mark Kaylor
|
07112073ac
|
v4.17.0
|
2024-01-10 14:46:39 +01:00 |
|
nolliebigspin
|
a2cdc77e0d
|
fix(docs): add credentials object to upload-aws-s3 example configuration
|
2024-01-08 15:07:06 +01:00 |
|
Ben Irvin
|
7d13a12c99
|
feat: Upgrade Tool
* feat: upgrade tool refactor for updated specs (v5)
* chore: format code (prettier)
* chore: remove debug comments
* feat: upgrade the strapi dependencies in project's package.json
* feat: install dependencies during the upgrade process
* chore: fix lint issue
* chore: rephrase requirement sentence's sentiment
* feat: add a --yes option for the upgrade CLI
* enh: make properties readonly to avoid mutations
* chore: adding better logs to the upgrade CLI
* chore: remove unused import
* feat: add minor and patch commands
* fix: use major and minor instead of premajor and preminor
* fix: re-add type casting
* fix: make major requirements required
* chore: revert sentiment update on GIT_CLEAN requirement
* fix: make promisify working by mocking the entire file-system
* fix: yarn.lock update
* feat: Select and run codemods only (#19083)
* chore: add unit tests for upgrader tasks
* fix: rename tests
* chore: Update packages/utils/upgrade/src/tasks/__tests__/upgrade.test.ts
* chore: Add unit tests for upgrade tool (#19056)
* chore: move example codemods (#19156)
* chore: fix yarn.lock
* fix: sync glob versions
* chore: add comment
* chore: update docs
---------
Co-authored-by: Convly <jean-sebastien.herbaux@epitech.eu>
Co-authored-by: Bassel Kanso <basselkanso82@gmail.com>
Co-authored-by: Christian <christian.capeans.perez@strapi.io>
Co-authored-by: Christian Capeans <christiancp100@gmail.com>
|
2024-01-08 11:26:27 +01:00 |
|
Josh
|
4cd75b2523
|
Merge branch 'develop' into v5/main
|
2024-01-04 08:32:19 +00:00 |
|
Josh
|
ddbb55f2eb
|
Merge branch 'main' into releases/4.17.0
|
2024-01-02 13:41:57 +00:00 |
|
Convly
|
b887f1aa47
|
v4.16.2
|
2023-12-21 15:53:18 +01:00 |
|
Mark Kaylor
|
af13d4e056
|
v4.16.1
|
2023-12-21 15:23:45 +01:00 |
|
Mark Kaylor
|
b8acb528cd
|
v4.16.0
|
2023-12-20 15:52:24 +01:00 |
|
Josh
|
bdcd983c3d
|
fix(tooling): use nx to build & clean (#19084)
* remove pre-publish scripts
* fix: use nx to clean & build
|
2023-12-19 13:21:33 +00:00 |
|
Alexandre Bodin
|
f0bbaa2bc9
|
chore: fix pkg json to make them yalc compat
|
2023-12-07 18:27:34 -08:00 |
|
Alexandre Bodin
|
e0de993d4a
|
Merge branch 'develop' into v5/main
|
2023-11-30 16:42:36 +01:00 |
|
Mark Kaylor
|
97e854e902
|
Merge branch 'main' of github.com:strapi/strapi into releases/4.15.5
|
2023-11-30 11:08:02 +01:00 |
|
Mark Kaylor
|
dc96169c3f
|
v4.15.5
|
2023-11-29 16:42:28 +01:00 |
|
Christian
|
e8beb0977f
|
Merge branch 'releases/4.15.5' into docs/aws-v3-update
|
2023-11-27 17:15:05 +01:00 |
|
Christian
|
ee776447bc
|
Update packages/providers/upload-aws-s3/README.md
Co-authored-by: Ben Irvin <ben@innerdvations.com>
|
2023-11-27 16:57:58 +01:00 |
|
Christian
|
33193ce8b2
|
Update packages/providers/upload-aws-s3/README.md
Co-authored-by: Ben Irvin <ben@innerdvations.com>
|
2023-11-27 16:57:46 +01:00 |
|
Christian
|
2781bf02bd
|
Update packages/providers/upload-aws-s3/README.md
Co-authored-by: Ben Irvin <ben@innerdvations.com>
|
2023-11-27 16:57:26 +01:00 |
|
Christian Capeans
|
52e9a48a8f
|
chore: add documentation for old s3 urls
|
2023-11-27 16:25:40 +01:00 |
|
Alexandre Bodin
|
37fcc99be4
|
Merge branch 'main' into v5/main
|
2023-11-22 17:28:51 +01:00 |
|
Alexandre Bodin
|
afe9e18254
|
v4.15.5-alpha.5
|
2023-11-21 20:35:37 +01:00 |
|
Christian
|
b77b41cda4
|
fix(providers): aws credentials (#18812)
|
2023-11-17 11:17:25 +00:00 |
|
Alexandre Bodin
|
6a4fcc93af
|
v4.15.5-alpha.4
|
2023-11-15 16:37:41 +01:00 |
|
Alexandre Bodin
|
85efb4bfa3
|
v4.15.5-alpha.3
|
2023-11-15 14:37:17 +01:00 |
|
Christian
|
50a6ed6e3b
|
Merge pull request #18733 from strapi/fix/aws-mandatory-credentials
|
2023-11-15 10:23:42 +01:00 |
|
Christian Capeans
|
4fd7e040ef
|
fix: failing test
|
2023-11-15 09:42:59 +01:00 |
|
Alexandre Bodin
|
180e3acca9
|
v4.15.5-alpha.2
|
2023-11-14 17:24:18 +01:00 |
|
Alexandre Bodin
|
59aec6c474
|
v4.15.5-alpha.1
|
2023-11-14 14:55:52 +01:00 |
|
Marc-Roig
|
9e388d8484
|
Merge branch 'main' into v5/main
|
2023-11-14 10:14:39 +01:00 |
|
Christian Capeans
|
e52ced96a5
|
fix: add only credentials object when credentials are present
|
2023-11-14 10:03:47 +01:00 |
|
Christian Capeans
|
af5a6e37b2
|
fix: add only credentials object when credentials are present
|
2023-11-13 19:54:47 +01:00 |
|
Alexandre Bodin
|
da634b0951
|
v4.15.4
|
2023-11-11 12:17:57 +01:00 |
|
Alexandre Bodin
|
458516e434
|
v4.15.3
|
2023-11-11 12:03:41 +01:00 |
|
Christian
|
d87a9b3b6b
|
Update packages/providers/upload-aws-s3/src/__tests__/utils.test.ts
Co-authored-by: Ben Irvin <ben@innerdvations.com>
|
2023-11-10 11:36:41 +01:00 |
|
Christian Capeans
|
e8b0ff5fe2
|
fix: typo
|
2023-11-10 11:32:17 +01:00 |
|
Christian Capeans
|
1d64d58bb8
|
fix: make aws credentials optional
|
2023-11-10 11:28:32 +01:00 |
|