sharing
Here are 493 public repositories matching this topic...
Describe the bug
Sometimes shared photos are one-boxed when they should be embedded. See this discussion on the forum for why Nextcloud photos are not displayed properly.
This is because of a missing og:type meta tag. Currently it is set to object. If it was set to image onebox would treat it as such.
As part of the associated project here, this issue is to track the progress of creating documentation with Read the Docs. My personal preference is RTD, and that's what I'll be working with for now, and keeping subscribers to this issue updated (of course), but it isn't stuck in stone, and can be adjusted later on.
Thanks!
-
Updated
Jun 17, 2022 - PHP
-
Updated
Nov 2, 2021 - C#
-
Updated
Oct 1, 2020 - HTML
-
Updated
Jun 1, 2022 - TypeScript
-
Updated
Apr 18, 2022 - JavaScript
-
Updated
May 16, 2022 - JavaScript
-
Updated
Apr 15, 2022 - TypeScript
Describe the issue
I have set GLOBAL_LOGIN_REQUIRED to TRUE and after that, every request to the API gets a redirect to the login page as response:
C:\Users\justi>curl -v -X GET https://mediacms.example.com/api/v1/media/ -H "authorization: Basic base64(user:pass)"
Note: Unnecessary use of -X or --request, GET is already inferred.
* Trying IP:443...
* Connected to mediacms.example.c
-
Updated
May 11, 2022
-
Updated
Dec 12, 2018 - Swift
-
Updated
Apr 28, 2022 - JavaScript
-
Updated
Feb 13, 2022 - CSS
-
Updated
Jun 8, 2022 - C++
-
Updated
May 27, 2022
-
Updated
Dec 22, 2021 - JavaScript
-
Updated
May 11, 2022 - JavaScript
Improve this page
Add a description, image, and links to the sharing topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sharing topic, visit your repo's landing page and select "manage topics."
In certain conditions, sometimes the editor is displayed incorrectly with this extra padding:

However, it goes away when editing the code, OR even resizing the window. This must be a codemirror bug.
We need to find a work around.