Alexandre BODIN
|
5cbbb5bdaa
|
Merge pull request #12071 from VK-Media/update-danish-translations
Update danish translations
|
2022-01-19 10:45:53 +01:00 |
|
Alexandre Bodin
|
d81919ac22
|
v4.0.4
|
2022-01-10 09:05:07 -08:00 |
|
Alexandre Bodin
|
48893ae3fc
|
v4.0.3
|
2022-01-05 16:50:20 +01:00 |
|
soupette
|
61fe669fb6
|
Specify minimum node version to be 12.22.0
Signed-off-by: soupette <cyril@strapi.io>
|
2022-01-03 11:55:52 +01:00 |
|
Robin Louis van Komen
|
3e0259477e
|
add new translations
|
2022-01-02 16:40:32 +01:00 |
|
Julian Weiland
|
e9286911fc
|
Fix calling sendError on wrong object
Fixes the sentry plugin middleware calling the `sendError` function on the wrong object (sentry SDK instead of the sentry service)
|
2022-01-01 16:45:23 +01:00 |
|
Tano Abeleyra
|
b00e8705a2
|
Add Sentry plugin Spanish translation
|
2021-12-27 20:09:40 +01:00 |
|
Alexandre Bodin
|
fd656a4769
|
v4.0.2
|
2021-12-22 16:04:10 +01:00 |
|
Alexandre Bodin
|
e2cd01e8c6
|
v4.0.1
|
2021-12-22 10:43:38 +01:00 |
|
Alexandre BODIN
|
8ae6fd5ae7
|
Merge branch 'master' into chore/test-config
|
2021-12-14 15:56:27 +01:00 |
|
harimkims
|
1d3c57b462
|
Update ko translation, add missing key
Signed-off-by: harimkims <harimkims@gmail.com>
|
2021-12-01 09:27:19 +09:00 |
|
fdel-car
|
3864399eb8
|
Merge branch 'master' into chore/test-config
|
2021-11-30 12:36:11 +01:00 |
|
Alexandre Bodin
|
b181702f02
|
v4.0.0
|
2021-11-29 20:16:44 +01:00 |
|
Alexandre Bodin
|
bda6c8a95b
|
Merge master
|
2021-11-29 18:46:14 +01:00 |
|
Dieter Stinglhamber
|
cb7f44ea41
|
make author and maintainers field consistent accross packages
|
2021-11-29 16:23:55 +01:00 |
|
Alexandre Bodin
|
c288dcb902
|
Cleanup and normalize package.json files
|
2021-11-29 15:13:33 +01:00 |
|
Alexandre Bodin
|
8a018619ef
|
Add /plugins list api and update description to be plain english for now
|
2021-11-04 12:01:49 +01:00 |
|
soupette
|
58790b682b
|
Change icon type for menu Api
Signed-off-by: soupette <cyril@strapi.io>
|
2021-10-22 14:42:34 +02:00 |
|
Pierre Noël
|
5dc63b6f90
|
Don't use sentry middleware if sentry initialization failed
|
2021-10-13 10:55:46 +02:00 |
|
Pierre Noël
|
14f9a9c847
|
Handle SIGINT and SIGTERM signals + fix sentry being initiated twice
|
2021-10-08 11:42:13 +02:00 |
|
fdel-car
|
6b48af8a23
|
Ensure command consistencies & use __dirname in local configs
|
2021-10-01 16:43:46 +02:00 |
|
fdel-car
|
5444b30fff
|
Fix sentry tests
|
2021-09-30 15:34:11 +02:00 |
|
fdel-car
|
5ec3b43ef7
|
Update configs in packages & set rootDir in base configs
|
2021-09-30 15:03:29 +02:00 |
|
ivanThePleasant
|
fbc9dc2382
|
Package.json script configuration per package
|
2021-09-30 15:02:31 +02:00 |
|
ivanThePleasant
|
ee757b3276
|
Created base configs for front testing and unit testing, cleaned up repo root jest configs and introduced projects, added unit and front jest configs for core packages and plugins
|
2021-09-30 15:01:06 +02:00 |
|
cyril lopez
|
3d3bca2304
|
Merge pull request #10991 from strapi/v4/ds-migration
[v4] Init DS migration
|
2021-09-30 10:39:15 +02:00 |
|
Alexandre Bodin
|
e5a6548532
|
Merge branch 'releases/v4' into v4/ds-migration
|
2021-09-29 15:09:32 +02:00 |
|
Alexandre Bodin
|
010294813d
|
Apply feedbacks
|
2021-09-29 12:25:06 +02:00 |
|
Alexandre Bodin
|
c7a94ed081
|
Migrate middlwares to programmatic for plugin that do not need to export them
|
2021-09-29 10:47:10 +02:00 |
|
Pierre Noël
|
947981200b
|
use { strapi } as params in all lifecycle functions
|
2021-09-28 16:54:07 +02:00 |
|
Alexandre Bodin
|
94d6abafaa
|
Use strapi-admin as reference to load frontend of the plugins
|
2021-09-23 14:33:19 +02:00 |
|
Alexandre Bodin
|
f2f485ff17
|
Add strapi-admin.js
|
2021-09-23 11:24:15 +02:00 |
|
Alexandre Bodin
|
5b0ac47435
|
Merge branch 'releases/v4' into v4/db-migrations
|
2021-09-21 15:17:02 +02:00 |
|
Rémi de Juvigny
|
b6e1e7a9a1
|
Add display name to sentry plugin
|
2021-09-15 16:44:19 +02:00 |
|
Rémi de Juvigny
|
8064e468a0
|
Format Sentry plugin name in kebab-case
|
2021-09-15 16:44:19 +02:00 |
|
Alexandre Bodin
|
0f3f984ea7
|
Init migration v4
- Hooks registry
- D&P CT migrations
- i18N CT migrations
- Umzug with js / sql migrations
- Eslint updates
|
2021-09-13 12:03:12 +02:00 |
|
Alexandre Bodin
|
4349d6b822
|
Init new routing layer
|
2021-09-07 15:11:04 +02:00 |
|
Alexandre Bodin
|
7f30925161
|
Merge branch 'v4/backend' into releases/v4
|
2021-08-25 14:45:59 +02:00 |
|
Alexandre Bodin
|
1ee2d2c483
|
Merge branch 'master' into releases/v4
|
2021-08-25 14:44:32 +02:00 |
|
Pierre Noël
|
bc56be3560
|
Merge branch 'pluginAPI/loadPlugin' of github.com:strapi/strapi into pluginAPI/loadPlugin
|
2021-08-20 16:32:14 +02:00 |
|
Pierre Noël
|
09945a46df
|
fixes
|
2021-08-20 15:23:02 +02:00 |
|
Alexandre Bodin
|
575cbbdc7c
|
Migrate plugin getters
|
2021-08-19 23:30:49 +02:00 |
|
Alexandre Bodin
|
c3642a4f10
|
Merge branch 'v4/backend' into pluginAPI/loadPlugin
|
2021-08-19 23:29:55 +02:00 |
|
Alexandre Bodin
|
f528a865cb
|
Merge branch 'master' of github.com:strapi/strapi into releases/v4
|
2021-08-19 10:12:58 +02:00 |
|
Pierre Noël
|
4790e28284
|
refactor with module approach
|
2021-08-06 18:09:49 +02:00 |
|
Pierre Noël
|
ce0e67830a
|
Merge branch 'v4/backend' into v4/plugin-api/modules
|
2021-08-05 13:59:40 +02:00 |
|
Alexandre Bodin
|
805e7fdb4b
|
Merge branch 'master' into releases/v4
|
2021-08-04 19:24:10 +02:00 |
|
Pierre Noël
|
ed050471d7
|
fix unit tests
|
2021-08-02 18:47:45 +02:00 |
|
Alexandre Bodin
|
a7fab84994
|
Merge branch 'v4/pluginAPI' into pluginAPI/loadPlugin
|
2021-07-30 10:15:50 +02:00 |
|
Pierre Noël
|
3b179169d4
|
wip
|
2021-07-29 16:39:26 +02:00 |
|