34059 Commits

Author SHA1 Message Date
Rémi de Juvigny
3357b66a96
Merge pull request #20918 from strapi/releases/4.25.6
v4.25.6 to develop
2024-08-01 09:54:16 +02:00
Rémi de Juvigny
bdcf323608 Merge remote-tracking branch 'origin/main' into releases/4.25.6 2024-07-31 17:43:57 +02:00
Rémi de Juvigny
f15896ef24 v4.25.6 v4.25.6 2024-07-31 16:35:57 +02:00
mallowsc
941e1a41df Changed Discord username to fit change Discord made. 2024-07-29 19:06:59 -04:00
ahallaha
506c866896
fix custom email provider test issue #19122 (#19123)
* fix custom email provider test issue #19122

* chore(email): prettier clean up

---------

Co-authored-by: Jamie Howard <jamie.howard@strapi.io>
2024-07-25 15:29:35 +01:00
Marc Roig
d54a672641
v4.25.5 to develop (#20872)
* 4.25.4 to main (#20833)

* cron type fix

* node-scadule updated + types updated

* Fix formating errors

* fix formatting

* update lock file

* chore(cloud-cli): migrate to fs-extra (#20695)

* feat(cloud-cli): migrate compress-files.ts to fs-extra

* feat(cloud-cli): migrate pkg.ts to fs-extra

* fix(cloud-cli): update using promises in recursive function

* feat(cli): Add projects list command (#20694)

* feat(cli): projects list command

* fix: invalid path separator (#20740)

* fix: invalid path separator

* fix: prettier

* v4.25.4

---------

Co-authored-by: Boegie19 <34578426+Boegie19@users.noreply.github.com>
Co-authored-by: Nathan Pichon <nathan.pichon@strapi.io>
Co-authored-by: Gonzalo Andres Garcia <nouvellegon@gmail.com>
Co-authored-by: Rémi de Juvigny <8087692+remidej@users.noreply.github.com>
Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>

* v4.25.5

---------

Co-authored-by: Rémi de Juvigny <8087692+remidej@users.noreply.github.com>
Co-authored-by: Boegie19 <34578426+Boegie19@users.noreply.github.com>
Co-authored-by: Nathan Pichon <nathan.pichon@strapi.io>
Co-authored-by: Gonzalo Andres Garcia <nouvellegon@gmail.com>
Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
2024-07-24 17:15:04 +02:00
Marc Roig
74b9c4171a
4.25.5 to main (#20873)
* cron type fix

* node-scadule updated + types updated

* Fix formating errors

* fix formatting

* update lock file

* chore(cloud-cli): migrate to fs-extra (#20695)

* feat(cloud-cli): migrate compress-files.ts to fs-extra

* feat(cloud-cli): migrate pkg.ts to fs-extra

* fix(cloud-cli): update using promises in recursive function

* feat(cli): Add projects list command (#20694)

* feat(cli): projects list command

* fix: updating contributing guide workflow

* fix: invalid path separator (#20740)

* fix: invalid path separator

* fix: prettier

* v4.25.4 to develop (#20832)

* Chore: Removing some people from the issue auto-assignment

Removing Simen and Nick from the array of people issues will be auto-assigned to

* fix(cloud-cli): avoid blocking event loop in deploy command (#20850)

* chore(cloud-cli): update error handling for config and logs at the ends of function execution

* fix(cloud-cli): clear timeout before returning - free the event loop from waiting

* feat(cli): add project link command to cloud cli (#20714)

* feat(cli): add link command

* v4.25.5

---------

Co-authored-by: Boegie19 <34578426+Boegie19@users.noreply.github.com>
Co-authored-by: Nathan Pichon <nathan.pichon@strapi.io>
Co-authored-by: Gonzalo Andres Garcia <nouvellegon@gmail.com>
Co-authored-by: José Luis <alagunasalahaddin@live.com>
Co-authored-by: Rémi de Juvigny <8087692+remidej@users.noreply.github.com>
Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
Co-authored-by: DMehaffy <derrickmehaffy@gmail.com>
2024-07-24 17:14:48 +02:00
Gonzalo Andres Garcia
2700c7c9b9
feat(cli): add project link command to cloud cli (#20714)
* feat(cli): add link command
2024-07-22 16:23:35 +02:00
Nathan Pichon
b66c31f63e
fix(cloud-cli): avoid blocking event loop in deploy command (#20850)
* chore(cloud-cli): update error handling for config and logs at the ends of function execution

* fix(cloud-cli): clear timeout before returning - free the event loop from waiting
2024-07-22 09:47:30 +02:00
DMehaffy
45bbb1fc92
Merge pull request #20854 from strapi/chore/issue-assign
Chore: Removing some people from the issue auto-assignment
2024-07-19 12:48:51 -07:00
DMehaffy
247f4e54ca
Merge pull request #20717 from SalahAdDin/develop
fix: updating contributing guide workflow
2024-07-19 12:47:50 -07:00
José Luis
51022eddc9
Merge branch 'develop' into develop 2024-07-19 19:09:59 +03:00
DMehaffy
ba39807b47
Chore: Removing some people from the issue auto-assignment
Removing Simen and Nick from the array of people issues will be auto-assigned to
2024-07-19 07:14:31 -07:00
Marc Roig
017b2c8bb3
4.25.4 to main (#20833)
* cron type fix

* node-scadule updated + types updated

* Fix formating errors

* fix formatting

* update lock file

* chore(cloud-cli): migrate to fs-extra (#20695)

* feat(cloud-cli): migrate compress-files.ts to fs-extra

* feat(cloud-cli): migrate pkg.ts to fs-extra

* fix(cloud-cli): update using promises in recursive function

* feat(cli): Add projects list command (#20694)

* feat(cli): projects list command

* fix: invalid path separator (#20740)

* fix: invalid path separator

* fix: prettier

* v4.25.4

---------

Co-authored-by: Boegie19 <34578426+Boegie19@users.noreply.github.com>
Co-authored-by: Nathan Pichon <nathan.pichon@strapi.io>
Co-authored-by: Gonzalo Andres Garcia <nouvellegon@gmail.com>
Co-authored-by: Rémi de Juvigny <8087692+remidej@users.noreply.github.com>
Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
2024-07-17 16:15:41 +02:00
Marc Roig
ae38a9dcde
v4.25.4 to develop (#20832) 2024-07-17 16:15:22 +02:00
Alexandre BODIN
6785f47fad
Merge pull request #19723 from Boegie19/cron-type-fux
Cron type fix
2024-07-16 17:35:14 +02:00
Alexandre Bodin
c1f14a73d5 Merge branch 'develop' into cron-type-fux 2024-07-16 16:35:15 +02:00
Marc Roig
0944d9fc86
fix: invalid path separator (#20740)
* fix: invalid path separator

* fix: prettier
2024-07-16 14:28:12 +02:00
Rémi de Juvigny
fc4f1a155f
Merge pull request #20723 from strapi/releases/4.25.3
chore: release v4.25.3
2024-07-10 15:28:07 +02:00
Rémi de Juvigny
840962f2a5
Merge pull request #20724 from strapi/releases/4.25.3
chore: v4.25.3 release
2024-07-10 15:27:25 +02:00
Rémi de Juvigny
edba8ed208 Merge remote-tracking branch 'origin/main' into releases/4.25.3 2024-07-10 15:01:24 +02:00
Rémi de Juvigny
c4735a3fb1
chore: release v4.25.3 (#20722) 2024-07-10 14:48:18 +02:00
José Luis
b41e65f66d
fix: updating contributing guide workflow 2024-07-10 00:11:00 -05:00
Gonzalo Andres Garcia
9b0c43700e
feat(cli): Add projects list command (#20694)
* feat(cli): projects list command
2024-07-09 16:56:14 +02:00
Nathan Pichon
b9ddcfc1d3
chore(cloud-cli): migrate to fs-extra (#20695)
* feat(cloud-cli): migrate compress-files.ts to fs-extra

* feat(cloud-cli): migrate pkg.ts to fs-extra

* fix(cloud-cli): update using promises in recursive function
2024-07-09 10:00:56 +02:00
Simone
2c18b0da94
chore: change cloud message in homepage (#20685) 2024-07-04 11:29:59 +02:00
Abdallah M
64bdcafbe0
feat(cli): use project name from package json by default (#20479) 2024-07-04 10:51:24 +02:00
Marc Roig
80375f19ec
v4.25.2 (#20675)
* fix: support string array

* v4.25.2

---------

Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
2024-07-03 15:07:25 +02:00
Marc Roig
880ccae716
v4.25.2 to main (#20676)
* Fix typo of query key from 'providers' to 'get-providers'

* Closing #19644 fix filters type

* fix patreon oauth 400 error

from lack of user-agent header

* Add: Strapi deploy command to README files

* Update @aws-sdk/client-s3 package

* feat(cli): add browser logout step (#20502)

* feat(cli): add browser log out step

* handle error whiile fetching the config

* Update LICENSE packing for packages for v4 (#20576)

* feat(create-strapi-app): remove the cloud project creation part (#20561)

* feat(create-strapi-app): remove the cloud project creation part

* fix(create-strapi-app): adding new parameter to cloud service instantiation

* Update Yarn to 4.3.1

Signed-off-by: Sora Morimoto <sora@morimoto.io>

* feat(cli): trigger login sequence when token is missing or invalid  (#20572)

* feat(cli): launch login when auth fails

* fix(cli): abstract create project fn

* fix(cli): guidelines

* fix(cli): rebase

---------

Co-authored-by: Gonzalo Andres Garcia <nouvellegon@gmail.com>

* fix: support string array

* fix clone entity, #20509 (#20531)

* v4.25.2

---------

Signed-off-by: Sora Morimoto <sora@morimoto.io>
Co-authored-by: smoothdvd <madfxgao@gmail.com>
Co-authored-by: Micah Riggan <micahriggan@gmail.com>
Co-authored-by: Tewson Seeoun <tewson.seeoun@gmail.com>
Co-authored-by: Maxime Castres <mcastres@student.42.fr>
Co-authored-by: Alex Supkay <asupkay1124@gmail.com>
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
Co-authored-by: Abdallah M <55534657+abdallahmz@users.noreply.github.com>
Co-authored-by: Jean-Sébastien Herbaux <jean-sebastien.herbaux@epitech.eu>
Co-authored-by: Nathan Pichon <nathan.pichon@strapi.io>
Co-authored-by: Sora Morimoto <sora@morimoto.io>
Co-authored-by: Gonzalo Andres Garcia <nouvellegon@gmail.com>
Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>
Co-authored-by: Kirill Verevkin <kira795@yandex.ru>
2024-07-03 15:07:09 +02:00
Alexandre BODIN
a7bd731a39
Merge pull request #20607 from chrismuiruriz/chore/bump-glob
chore: bump glob from 7.2.0 to 10.4.2 in core/strapi
2024-07-03 11:48:08 +02:00
chrismuiruriz
75945b2d93
removed redundant packages/core/strapi/src/load/glob.ts file 2024-07-03 11:07:29 +03:00
chrismuiruriz
f82391d05c
update yarn.lock 2024-07-02 12:00:32 +03:00
chrismuiruriz
18d55d7a03
chore: bump glob to v10.4.2 in core/strapi 2024-07-02 11:22:18 +03:00
chrismuiruriz
3d81977b98
chore: bump glob from 7.2.0 to 9.0.0 2024-07-02 11:22:17 +03:00
Kirill Verevkin
48485bcb4a
fix clone entity, #20509 (#20531) 2024-07-01 14:53:12 +02:00
Alexandre BODIN
32b69a498c
Merge pull request #20573 from Asupkay/develop
fix: Update @aws-sdk/client-s3 package to fix Issue #20425
2024-07-01 14:48:42 +02:00
Alexandre Bodin
738a7558ca Merge branch 'develop' into Asupkay/develop 2024-07-01 14:17:30 +02:00
Alexandre BODIN
84f5cfd43c
Merge pull request #19579 from smorimoto/yarn-4.1.0
Yarn 4.3.1
2024-06-26 20:49:19 +02:00
Gonzalo Andres Garcia
a8bbf12793
feat(cli): trigger login sequence when token is missing or invalid (#20572)
* feat(cli): launch login when auth fails

* fix(cli): abstract create project fn

* fix(cli): guidelines

* fix(cli): rebase

---------

Co-authored-by: Gonzalo Andres Garcia <nouvellegon@gmail.com>
2024-06-26 18:24:51 +02:00
Sora Morimoto
c9372d088d Update Yarn to 4.3.1
Signed-off-by: Sora Morimoto <sora@morimoto.io>
2024-06-26 23:19:05 +09:00
Nathan Pichon
1fd5b748f4
feat(create-strapi-app): remove the cloud project creation part (#20561)
* feat(create-strapi-app): remove the cloud project creation part

* fix(create-strapi-app): adding new parameter to cloud service instantiation
2024-06-26 11:01:26 +02:00
Alexandre BODIN
c66c859e7b
Merge pull request #20034 from smoothdvd/patch-6
fix: typo of query key from 'providers' to 'get-providers'
2024-06-26 09:12:06 +02:00
smoothdvd
b222377374
Merge branch 'develop' into patch-6 2024-06-26 11:31:01 +08:00
Jean-Sébastien Herbaux
af9f5eed76
Update LICENSE packing for packages for v4 (#20576) 2024-06-25 16:58:51 +02:00
Alexandre BODIN
adbfef4628
Merge pull request #20305 from tewson/fix/users-permissions-patreon-provider-user-agent
fix: add user-agent to patreon oauth requests
2024-06-25 15:58:00 +02:00
Alexandre BODIN
836df4d7fe
Merge branch 'develop' into fix/users-permissions-patreon-provider-user-agent 2024-06-25 15:48:22 +02:00
Alexandre BODIN
c21f2f0d36
Merge pull request #20042 from micahriggan/fix/issue-19644
Closing #19644 fix filters type
2024-06-25 15:16:31 +02:00
Alexandre BODIN
95d3358794
Merge branch 'develop' into fix/users-permissions-patreon-provider-user-agent 2024-06-25 15:08:49 +02:00
Alexandre BODIN
16faa19e59
Merge branch 'develop' into fix/issue-19644 2024-06-25 14:53:02 +02:00
Abdallah M
768a45e143
feat(cli): add browser logout step (#20502)
* feat(cli): add browser log out step

* handle error whiile fetching the config
2024-06-25 11:58:11 +02:00