dependabot[bot]
27ff5c0a0d
chore(deps): bump nodemailer from 6.8.0 to 6.9.1
...
Bumps [nodemailer](https://github.com/nodemailer/nodemailer ) from 6.8.0 to 6.9.1.
- [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.8.0...v6.9.1 )
---
updated-dependencies:
- dependency-name: nodemailer
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-07 09:02:39 +00:00
Rémi de Juvigny
41e7d2a5d0
Rename audit logs table name
2023-02-06 11:45:58 +01:00
Marc
096d00aa11
Merge pull request #13919 from angelbanderasudg/master
2023-02-02 17:04:27 +01:00
Marc
fdc362d44d
Update index.js
2023-02-02 15:48:27 +01:00
Marc
253ba050a7
Merge pull request #15387 from johannchopin/patch-1
2023-02-02 15:46:23 +01:00
Marc
71ef605669
Update index.js
2023-02-02 15:45:04 +01:00
Marc
38c93175d8
Merge branch 'main' into master
2023-02-02 15:43:46 +01:00
Marc-Roig
e0e2d28f02
Merge branch 'main' into feature/provider-size-limit
2023-02-01 15:56:39 +01:00
dependabot[bot]
91e26b5a7f
chore(deps): bump cloudinary from 1.30.1 to 1.33.0
...
Bumps [cloudinary](https://github.com/cloudinary/cloudinary_npm ) from 1.30.1 to 1.33.0.
- [Release notes](https://github.com/cloudinary/cloudinary_npm/releases )
- [Changelog](https://github.com/cloudinary/cloudinary_npm/blob/master/CHANGELOG.md )
- [Commits](https://github.com/cloudinary/cloudinary_npm/compare/1.30.1...1.33.0 )
---
updated-dependencies:
- dependency-name: cloudinary
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-26 11:45:11 +00:00
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