headless-cms
Here are 543 public repositories matching this topic...
Issue Summary
I have Ghost Self-hosted.
When I try to import my subscribers from Substack, it shows this error as shown in the image.
I tried searching everywhere but no solution. I also tried to manually create the Members
folder on the server but still no luck.
 The current filter just displays events which start in the current month. So even a event starting on the last day of the previous month wouldn't be displayed.
Current filter:
{
"_and": [
{"start":{"_gte":"###FIRST#
-
Updated
Sep 6, 2021 - JavaScript
This is
- Bug
Expected Behavior
When a page is created in Page Builder, the list of pages should correctly show the Created by
label, showing the author of the page.
Actual Behavior
The label says N/A
.
The API call however, returns the data correctly:
![image]
-
Updated
Aug 13, 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 7, 2021 - TypeScript
Improve the tier prices feature - add info like "Buy 2 in x.xx$ and save x%"
-
Updated
Sep 7, 2021 - C#
arm64 release please
Please add arm64 release bin
-
Updated
Oct 20, 2020 - JavaScript
-
Updated
Sep 6, 2021 - PHP
-
Updated
Aug 27, 2021 - Java
-
Updated
Sep 5, 2021 - PHP
-
Updated
Aug 31, 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
Sep 6, 2021 - JavaScript
-
Updated
Sep 3, 2021 - TypeScript
-
Updated
May 17, 2021 - PHP
-
Updated
Aug 31, 2021 - TypeScript
-
Updated
Aug 12, 2021 - JavaScript
-
Updated
Jul 26, 2021 - JavaScript
-
Updated
Aug 13, 2021 - PHP
-
Updated
Sep 1, 2021 - TypeScript
-
Updated
Jun 12, 2021 - JavaScript
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-FROM
throws 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