Mark Kaylor
|
c3b7613deb
|
return early if no routes
|
2022-04-01 18:10:59 +02:00 |
|
Mark Kaylor
|
eae3901012
|
fix comment
|
2022-04-01 17:43:21 +02:00 |
|
Mark Kaylor
|
2480d07a72
|
fix multiple content types
|
2022-04-01 17:42:15 +02:00 |
|
solnur
|
9de5cb4d60
|
feat: add snapshot kyrgyz and tajik languages
|
2022-04-01 17:17:02 +06:00 |
|
solnur
|
0c1123b971
|
feat: add kyrgyz and tajik languages
|
2022-04-01 17:14:27 +06:00 |
|
Alexandre Bodin
|
1699aac151
|
v4.1.7
|
2022-03-31 17:53:39 +02:00 |
|
Kai-Siang Wang
|
c2940f44df
|
Merge branch 'master' into feat/purest@4
|
2022-03-31 23:24:11 +08:00 |
|
Alexandre Bodin
|
f25774168c
|
v4.1.6
|
2022-03-30 15:34:12 +02:00 |
|
Kai-Siang Wang
|
7443c433f2
|
fix: solve github return undefined
|
2022-03-30 13:57:50 +08:00 |
|
Kai-Siang Wang
|
95879d9c17
|
feat: upgrade purest package to v4
|
2022-03-30 13:57:49 +08:00 |
|
Gustav Hansen
|
8aaaff77d4
|
Chore: Prettify all files
|
2022-03-29 14:20:41 +02:00 |
|
Mark Kaylor
|
191b5f856d
|
add component schemas
|
2022-03-24 17:51:13 +01:00 |
|
Jean-Sébastien Herbaux
|
3bf25de33e
|
Merge pull request #12815 from surgeharb/master
fix: ApolloServer middleware CORS issue
|
2022-03-24 16:51:44 +01:00 |
|
Alexandre Bodin
|
5cbb60ce4b
|
Merge branch 'master' into releases/4.2.0
|
2022-03-24 11:11:00 +01:00 |
|
vincentbpro
|
7399fd3572
|
reorder translation files
|
2022-03-23 13:29:24 +01:00 |
|
vincentbpro
|
6d7071bc5f
|
Merge branch 'master' into feat/translations-cleanup
|
2022-03-23 13:28:47 +01:00 |
|
Pierre Noël
|
6df5d8d11f
|
Merge pull request #12771 from marlonbaeten/master
Add SERVER_URL variable to user e-mail templates
|
2022-03-21 14:44:59 +01:00 |
|
Marlon Baeten
|
03028a763f
|
Added ADMIN_URL to email templates
|
2022-03-21 11:04:54 +01:00 |
|
WalkingPizza
|
c0a7ff801b
|
Allow users to change own password
|
2022-03-20 19:50:08 +01:00 |
|
Alexandre Bodin
|
f1859f0375
|
v4.1.5
|
2022-03-16 12:18:10 +01:00 |
|
Alexandre Bodin
|
3a0fd5ca03
|
Merge branch 'master' into releases/4.2.0
|
2022-03-16 11:26:42 +01:00 |
|
Alexandre Bodin
|
01a565aeb6
|
v4.1.4
|
2022-03-16 11:22:49 +01:00 |
|
Alexandre BODIN
|
8f3ac1d80e
|
Merge pull request #12812 from nvh95/add-missing-keys-to-translation
Add missing keys to translation
|
2022-03-16 11:12:22 +01:00 |
|
Alexandre Bodin
|
e2a96d48a9
|
Merge branch 'master' into releases/4.2.0
|
2022-03-15 19:43:07 +01:00 |
|
Alexandre BODIN
|
6202b944ce
|
Merge pull request #12664 from strapi/strapi-market-release
[Marketplace] Strapi market release
|
2022-03-15 19:42:48 +01:00 |
|
Pierre Noël
|
d8e5e121bb
|
Fix bulk delete for non-default locales
|
2022-03-15 14:19:04 +01:00 |
|
vincentbpro
|
643ad2d97d
|
reorder translation files
|
2022-03-15 10:27:05 +01:00 |
|
vincentbpro
|
e67067c584
|
merged duplicated tranlations using the interactive script
|
2022-03-15 10:25:43 +01:00 |
|
Mark Kaylor
|
3be69154de
|
merge master and fix conflicts
|
2022-03-14 14:32:47 +01:00 |
|
Gustav Hansen
|
7994f879be
|
chore: Update snapshot tests
|
2022-03-14 12:52:22 +01:00 |
|
ronronscelestes
|
93d08f3fdb
|
Merge branch 'master' of https://github.com/strapi/strapi into features/dark-mode
|
2022-03-14 11:41:19 +01:00 |
|
Marlon
|
dbc8aae306
|
Fix getAbsoluteServerUrl import in auth.js
|
2022-03-14 10:09:49 +01:00 |
|
Serge Harb
|
90e0cc44ee
|
fix: pass cors and bodyParserConfig for apollo mw
|
2022-03-11 20:17:51 +01:00 |
|
Gustav Hansen
|
2c8eb45683
|
Merge pull request #12725 from luanorlandi/fix/sanitize-date-query-param
Fix sanitization of datetime type in query param
|
2022-03-11 11:52:23 +01:00 |
|
Mark Kaylor
|
a58c2bc035
|
Merge branch 'master' of github.com:strapi/strapi into strapi-market-release
|
2022-03-11 11:08:17 +01:00 |
|
Alexandre BODIN
|
d86f0095cf
|
Merge pull request #12345 from WalkingPizza/fix/up-email-confirmation-user-not-found
Handle user not found error in email confirmation
|
2022-03-11 08:45:59 +01:00 |
|
Hung Viet Nguyen
|
e7ddcd3e28
|
Translate to Vietnamese
|
2022-03-11 09:21:49 +07:00 |
|
ronronscelestes
|
fb316d3824
|
Merge branch 'master' of https://github.com/strapi/strapi into features/dark-mode
|
2022-03-10 18:20:50 +01:00 |
|
ronronscelestes
|
39c02e9723
|
Merge pull request #12807 from strapi/bump/ds-alpha-77
Bump DS alpha.78 (no breaking changes)
|
2022-03-10 18:06:12 +01:00 |
|
Kevin Antonio Rateni Iatauro
|
ba73a398dd
|
Removed user not found error
|
2022-03-10 17:51:47 +01:00 |
|
Gustav Hansen
|
858b0b2080
|
Merge pull request #12714 from strapi/fix/json-string-field-publish
Fix json field not validated on publish
|
2022-03-10 16:38:16 +01:00 |
|
Alexandre BODIN
|
497516716f
|
Merge pull request #12644 from iicdii/feature/allow-all-uri-schemes-in-reset-pw
Allow all URI schemes for setting reset password page
|
2022-03-10 15:41:41 +01:00 |
|
Pierre Noël
|
2a381562bb
|
Fix json field not validated on publish
|
2022-03-10 15:22:06 +01:00 |
|
ronronscelestes
|
524067fc44
|
Merge branch 'master' of https://github.com/strapi/strapi into features/dark-mode
|
2022-03-10 15:11:44 +01:00 |
|
HichamELBSI
|
e89098da42
|
Bump DS alpha.77 (no breaking changes)
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
|
2022-03-10 15:06:30 +01:00 |
|
Alexandre BODIN
|
07ef03bfd5
|
Merge pull request #12654 from EarMaster/EarMaster-i18n-translation-de
German translation (i18n)
|
2022-03-10 14:42:03 +01:00 |
|
harimkims
|
29081d0fd3
|
Add tests to verify schema
|
2022-03-10 22:41:39 +09:00 |
|
Alexandre BODIN
|
3ebdfdae5d
|
Merge pull request #12675 from alexgrozav/master
fix documentation plugin paths builder when multiple contentTypes
|
2022-03-10 14:37:35 +01:00 |
|
Gustav Hansen
|
9fe8ae3188
|
i18n: Improve German translations
|
2022-03-10 13:54:44 +01:00 |
|
harimkims
|
d0f036baf0
|
Fix wrong description
|
2022-03-10 21:50:06 +09:00 |
|