headless-cms
Here are 550 public repositories matching this topic...
Our internal, server-side i18n package is deprecated, and so is the use of i18n.t().
Instead we have a new package @tryghost/tpl that does string interpolation and makes refactoring i18n out of the codebase easier.
We have successfully removed i18n.t() from core/frontend, but the rest of the codebase has many many references that need to
Preflight Checklist
- I have completed all Troubleshooting Steps.
- I'm on the latest version of Directus.
- There's no other issue that already describes my problem.
Describe the Bug
The translations are n
-
Updated
Sep 26, 2021 - JavaScript
-
Updated
Oct 1, 2021 - TypeScript
-
Updated
Sep 21, 2021 - JavaScript
Description
I'm new to twill, but I am loving it so much that I'm tempted to dance a jig or something. Seriously cool so far.
Ran into a MINOR issue creating my first twill module:
the line 'use Illuminate\Support\Facades\Schema;'
is missing from the top of the migration files generated by the twill CLI.
Not huge, I
-
Updated
Aug 11, 2021
-
Updated
Sep 29, 2021 - TypeScript
Improve the tier prices feature - add info like "Buy 2 in x.xx$ and save x%"
-
Updated
Sep 22, 2021 - C#
arm64 release please
Please add arm64 release bin
-
Updated
Oct 1, 2021 - TypeScript
-
Updated
Oct 20, 2020 - JavaScript
-
Updated
Oct 2, 2021 - PHP
-
Updated
Oct 1, 2021 - Java
-
Updated
Sep 29, 2021 - PHP
-
Updated
Oct 1, 2021 - TypeScript
Social login
Is your feature request related to a problem? Please describe.
Allow social login:
- Github (this is also for future in CMS discussion, create a ticket to Github purpose)
- Others (eg, Github, MS, Twitter, Apple,...)
Describe the solution you'd like
- Allow login via /security/login or /security/register
- Allow login methods via API
- Allow l
-
Updated
Oct 1, 2021 - JavaScript
-
Updated
Oct 2, 2021 - TypeScript
-
Updated
May 17, 2021 - PHP
-
Updated
Sep 21, 2021 - JavaScript
-
Updated
Jul 26, 2021 - JavaScript
-
Updated
Sep 29, 2021 - TypeScript
-
Updated
Jun 12, 2021 - JavaScript
-
Updated
Aug 13, 2021 - PHP
Improve this page
Add a description, image, and links to the headless-cms topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the headless-cms topic, visit your repo's landing page and select "manage topics."
Describe the bug
Using xframe
ALLOW-FROMthrows error in console:Invalid 'X-Frame-Options' header encountered when loading 'https://api.dev.mysite.com/uploads/my-file.pdf': 'ALLOW-FROM dev.mysite.com' is not a recognized directive. The header will be ignored.https://strapi.io/documentation/v3.x/concepts/middlewares.html#response-middlewares
instructions for xframe indicate `ALLOW-FR