harimkims
|
5f62dbc9a5
|
Update KO translation
|
2019-12-04 17:08:08 +09:00 |
|
Alexandre Bodin
|
cf6ecbff4f
|
v3.0.0-beta.17.8
|
2019-12-01 23:20:50 +01:00 |
|
Alexandre Bodin
|
1500b4f49a
|
Valid plugin name
|
2019-12-01 23:05:58 +01:00 |
|
Jim LAURIE
|
8199f2d59c
|
v3.0.0-beta.17.7
|
2019-11-29 17:36:51 +01:00 |
|
Sulakin Vadim
|
9899480562
|
Merge branch 'master' into admin-russian-translation
|
2019-11-27 16:42:01 +03:00 |
|
Sulakin Vadim
|
c5d91ed514
|
Update ru.json
|
2019-11-27 16:41:39 +03:00 |
|
Alexandre Bodin
|
9aff9af165
|
v3.0.0-beta.17.6
|
2019-11-25 18:54:50 +01:00 |
|
Sulakin Vadim
|
590bc5a78a
|
Merge branch 'master' into admin-russian-translation
|
2019-11-23 23:43:14 +03:00 |
|
Sulakin Vadim
|
378f842640
|
Update Russian translation for admin panel
|
2019-11-23 23:38:41 +03:00 |
|
Aurélien Georget
|
38f70a6e59
|
Send UUID while the admin is loaded
|
2019-11-22 18:37:54 +01:00 |
|
Long Nguyen
|
8bec836388
|
Add Vietnamese translation (#4414)
* Add Vietnamese translation
* chore: tweak vietnamese admin's translations
* chore: vietnamese placeholder
* feat: vietnamese content manager's translations
* chore: plugin documentation's vietnamese translations
* chore: plugin email's vietnamese translations
* chore: plugin upload's vietnamese translations
* chore: plugin users-permissions's vietnamese translations
* chore: register vietnamese to language switcher
* chore: add vietnamese welcome message
|
2019-11-20 11:58:35 +01:00 |
|
Cowboy Ho
|
08d45be9b3
|
Fix hot reload bug on Win 10 (#4533)
* Fix hot reload bug on Win 10
* Fix hot reload bug on Win 10 - patch 2
|
2019-11-20 11:52:59 +01:00 |
|
Alexandre BODIN
|
8d5417d979
|
Merge branch 'master' into fix/json
|
2019-11-18 10:11:34 +01:00 |
|
cyril lopez
|
447594684d
|
Remove not needed webpack plugin (#4464)
|
2019-11-08 20:46:43 +01:00 |
|
soupette
|
4f7f4a6c11
|
Fixes #2644
|
2019-11-06 17:51:23 +01:00 |
|
Alexandre Bodin
|
b2e0ec5d1f
|
v3.0.0-beta.17.5
|
2019-11-04 17:52:02 +01:00 |
|
Alexandre Bodin
|
e0424d4b88
|
Fix security issue with reset password code
|
2019-11-04 17:40:53 +01:00 |
|
Guilherme Bernardino
|
3cdc9475e0
|
fix HomePage.roadmap translation
|
2019-10-29 15:12:12 -03:00 |
|
Guilherme Bernardino
|
3bd2d2ae4c
|
Update pt-BR translation
- Added missing from en file
|
2019-10-29 14:25:38 -03:00 |
|
Jim LAURIE
|
15d33b30a7
|
Merge branch 'master' into update-pl-translations
|
2019-10-24 17:08:24 +02:00 |
|
Alexandre Bodin
|
7a61db7285
|
v3.0.0-beta.17.4
|
2019-10-23 15:11:30 +02:00 |
|
Mariusz Wachowski
|
331b8fe8a3
|
update PL translations
|
2019-10-22 17:06:21 +02:00 |
|
Alexandre Bodin
|
9280cf9cd7
|
Merge branch 'master' into develop
|
2019-10-22 11:15:09 +02:00 |
|
Alexandre Bodin
|
6bc8edd0b1
|
Merge branch 'master' of github.com:strapi/strapi
|
2019-10-22 11:13:48 +02:00 |
|
Alexandre Bodin
|
3ddd383c30
|
v3.0.0-beta.17.3
|
2019-10-22 11:05:52 +02:00 |
|
Alexandre BODIN
|
2f3d314fc9
|
Merge branch 'master' into update-it-translation
|
2019-10-22 10:44:37 +02:00 |
|
soupette
|
67aaac2659
|
Fix PR feedback
|
2019-10-22 10:29:30 +02:00 |
|
soupette
|
6a852ad6cb
|
Fix conflicts
|
2019-10-18 15:51:44 +02:00 |
|
Virginie Ky
|
4d22b721ae
|
review done
|
2019-10-18 15:25:08 +02:00 |
|
Alexandre Bodin
|
b6feabf689
|
v3.0.0-beta.17.2
|
2019-10-18 13:42:22 +02:00 |
|
lucalionetti
|
5600db8e7f
|
Update IT translation
- Added missing from en file
- Updated some errors
|
2019-10-18 13:18:16 +02:00 |
|
soupette
|
75bd60162a
|
Fix some elements
|
2019-10-17 08:29:33 +02:00 |
|
Alexandre Bodin
|
f0ad2ab52c
|
Merge branch 'master' into develop
|
2019-10-16 14:16:52 +02:00 |
|
Alexandre Bodin
|
9f0713649b
|
v3.0.0-beta.17.1
|
2019-10-16 11:42:54 +02:00 |
|
Alexandre Bodin
|
7c8eda443e
|
v3.0.0-beta.17
|
2019-10-16 10:40:18 +02:00 |
|
Alexandre Bodin
|
58f0706840
|
Fix localPluginsToCopy
|
2019-10-15 18:33:27 +02:00 |
|
KalanyuZ
|
edbff44c82
|
Add GraphQL register/login (#3879)
* Add GraphQL login
* Add GraphQL register
* Add graphql login/register/delete End2End test
* Update from requests
* Remove logging
* Update to beta.16
* Update
* Add error handling
* Util function
* Update
|
2019-10-15 17:17:54 +02:00 |
|
soupette
|
9be21dc9d9
|
Update image-webpack-loader config
|
2019-10-15 14:55:33 +02:00 |
|
cyril lopez
|
a9bc35ad27
|
Merge branch 'master' into develop
|
2019-10-15 12:45:33 +02:00 |
|
soupette
|
5a79208f86
|
Remove compression plugin
|
2019-10-15 12:07:27 +02:00 |
|
soupette
|
9b0dda7e72
|
Fix PR feedback
|
2019-10-15 12:05:08 +02:00 |
|
Jim LAURIE
|
38d08e216c
|
Merge branch 'master' into master
|
2019-10-15 11:14:42 +02:00 |
|
soupette
|
4c115ca34d
|
Merge branch 'front/fix-ctb-issues' of github.com:strapi/strapi into update/plugin-generators
|
2019-10-15 08:17:33 +02:00 |
|
cyril lopez
|
882f467018
|
Merge branch 'develop' into front/fix-ctb-issues
|
2019-10-15 08:16:56 +02:00 |
|
soupette
|
ff849c0503
|
Fix conflicts
|
2019-10-14 17:03:18 +02:00 |
|
soupette
|
286de27309
|
Fix PR feedback
|
2019-10-14 16:46:35 +02:00 |
|
Karthikeyan Palaniswamy
|
f2f7d4f414
|
Add missing translation for Documentation plugin - Left menu link.
|
2019-10-13 01:51:03 +02:00 |
|
soupette
|
22d5a90e18
|
Merge branch 'update/plugin-generators' of github.com:strapi/strapi into fix/alignment
|
2019-10-11 15:58:50 +02:00 |
|
soupette
|
b459f3c0b0
|
Merge branch 'front/improve-webpack-config' of github.com:strapi/strapi into update/plugin-generators
|
2019-10-11 15:57:41 +02:00 |
|
soupette
|
bf84be65e1
|
Fix conflicts
|
2019-10-11 15:57:19 +02:00 |
|