345 Commits

Author SHA1 Message Date
Convly
a9e55435c4 v4.6.0 2023-01-25 21:17:20 +01:00
Shaun Brown
06e50c8b2f
Update the AWS S3 provider README
Multiple users working with TypeScript have had issues because the README specifies adding `./config/plugins.js` and does not mention adding a `.ts` config file.
2023-01-24 07:36:56 +00:00
Rémi de Juvigny
5222cefd4a
Merge branch 'feature/audit-logs' into audit-logs/retention 2023-01-18 11:33:29 +01:00
Pierre Noël
2a18a3fa76 Merge branch 'main' into feature/audit-logs 2023-01-18 11:11:54 +01:00
Rémi de Juvigny
c6ab48305c Fix invisible content type 2023-01-17 15:38:25 +01:00
Rémi de Juvigny
c94d8b7750 Move retention calculation to feature level 2023-01-17 11:51:50 +01:00
Marc
d5733818ee
Merge branch 'main' into patch-1 2023-01-17 09:32:19 +01:00
Rémi de Juvigny
3a227b6f1e Add model name to entry events 2023-01-13 10:24:08 +01:00
Convly
d36609ff26 v4.5.6 2023-01-11 17:48:52 +01:00
johannchopin
8c51d62997
Fix configuration example for nodemailer provider 2023-01-10 00:25:24 +01:00
Pierre Noël
5c140061f6
Merge pull request #15341 from strapi/dependabot/npm_and_yarn/aws-sdk-2.1287.0
chore(deps): bump aws-sdk from 2.1260.0 to 2.1287.0
2023-01-09 12:27:49 +01:00
Ben Irvin
b43a11ad0a prettier md files 2023-01-04 17:16:16 +01:00
dependabot[bot]
4e1da673f7
chore(deps): bump aws-sdk from 2.1260.0 to 2.1287.0
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1260.0 to 2.1287.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1260.0...v2.1287.0)

---
updated-dependencies:
- dependency-name: aws-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-04 09:02:29 +00:00
Fernando Chavez
09241c7507 Remove todo comment 2023-01-02 15:39:49 +01:00
Fernando Chavez
6f975b3815 Add delete expired logs methods and add the cron 2022-12-30 11:02:41 +01:00
Convly
8f1988367c v4.5.5 2022-12-28 15:17:36 +01:00
Fernando Chavez
a60014d949 Find one auditlog endpoint and remove payload from findMany endpoint 2022-12-23 11:54:32 +01:00
Fernando Chavez
13dfc1e1a5 improves on audit logs submission form 2022-12-22 20:08:14 +01:00
Fernando Chavez
21ce7507f2 merge from local-providers branch 2022-12-22 19:58:37 +01:00
Fernando Chavez
fbaa4101ac Add pagination and order in the audit logs endpoint & tests 2022-12-22 16:32:12 +01:00
Rémi de Juvigny
99bf01d715 Store provider on the audit log service object 2022-12-22 16:02:37 +01:00
Fernando Chavez
45085fc50c New audit logs endpoint 2022-12-22 10:44:03 +01:00
Rémi de Juvigny
6a7cef3d6c Make provider register async 2022-12-21 12:37:47 +01:00
Rémi de Juvigny
bc890ae9d3 Save audit log events to database 2022-12-21 12:30:53 +01:00
Rémi de Juvigny
25816f88b1 Register invisible audit log collection type 2022-12-21 12:30:53 +01:00
Rémi de Juvigny
4cb4d3e19b Init audit log local provider package 2022-12-21 12:30:53 +01:00
dependabot[bot]
4a5aaa2986
chore(deps): bump nodemailer from 6.7.7 to 6.8.0
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.7.7 to 6.8.0.
- [Release notes](https://github.com/nodemailer/nodemailer/releases)
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.7.7...v6.8.0)

---
updated-dependencies:
- dependency-name: nodemailer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 14:45:42 +00:00
Convly
8716ecc920 v4.5.4 2022-12-14 15:39:30 +01:00
Convly
5453885f7a v4.5.3 2022-11-30 16:27:25 +01:00
dependabot[bot]
df8feafa4b
chore(deps): bump aws-sdk from 2.1215.0 to 2.1260.0
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1215.0 to 2.1260.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1215.0...v2.1260.0)

---
updated-dependencies:
- dependency-name: aws-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-23 11:30:19 +00:00
Alexandre BODIN
2d38bc3dec
Merge branch 'main' into s3-uploader-baseUrl 2022-11-23 11:35:22 +01:00
Alexandre Bodin
bcb1b7f472 v4.5.2 2022-11-22 17:54:52 +01:00
Convly
8c20ea2b5c v4.5.1 2022-11-16 18:00:30 +01:00
Convly
33debd5701 v4.5.0 2022-11-09 15:47:52 +01:00
Convly
73b47a3901 v4.4.7 2022-11-04 16:52:57 +01:00
Convly
788ea22ba6 v4.4.6 2022-11-02 14:09:37 +01:00
dobrud
2466e664ad
Merge branch 'main' of https://github.com/strapi/strapi into s3-uploader-baseUrl
# Conflicts:
#	packages/providers/upload-aws-s3/lib/__tests__/upload-aws-s3.test.js
#	packages/providers/upload-aws-s3/lib/index.js
2022-10-27 16:37:50 +02:00
dobrud
26eb9c9e36
use more meaningful mock values 2022-10-27 16:28:26 +02:00
dobrud
9f75ec1260
add tests
# Conflicts:
#	packages/providers/upload-aws-s3/lib/__tests__/upload-aws-s3.test.js
2022-10-27 16:28:26 +02:00
dobrud
69d625eaa4
always show deprecation warning 2022-10-27 16:28:02 +02:00
dobrud
2de56a4f59
extract function
# Conflicts:
#	packages/providers/upload-aws-s3/lib/index.js
2022-10-27 16:28:02 +02:00
dobrud
5e3741586b
address PR feedback
# Conflicts:
#	packages/providers/upload-aws-s3/lib/index.js
2022-10-27 16:27:13 +02:00
Nathan Pichon
bf890beab6
Merge pull request #14654 from strapi/fix/S3-DO-file-url-check-protocol
fix(aws-provider): add https protocol when missing in file url
2022-10-24 11:35:08 +02:00
Convly
65feb971b8 v4.4.5 2022-10-19 18:49:19 +02:00
Convly
02f7b3b65d v4.4.4 2022-10-19 15:19:00 +02:00
Jean-Sébastien Herbaux
4ab9ace310
Merge pull request #14127 from WalkingPizza/feature/s3-video-cors
Add details about amending S3 bucket CORS policies to properly show GIFs and videos in the admin panel
2022-10-19 14:53:29 +02:00
nathan-pichon
0c9a4b7f03 test(aws-provider): add unit tests 2022-10-19 09:43:05 +02:00
nathan-pichon
61d1039e67 fix(aws-provider): add https protocol when missing in file url
Adding hard coded https:// to url because Digital Ocean only gives the uri without protocol in response to the upload.

Fix #14288
2022-10-19 09:43:05 +02:00
Convly
3ddf1626e7 Revert "v4.4.3"
This reverts commit 3d42ce32952b2d5ad51b46604a4cf20d2709469a.
2022-10-05 16:22:44 +02:00
Convly
3d42ce3295 v4.4.3 2022-10-05 16:15:29 +02:00