Skip to content
#

sharing

Here are 487 public repositories matching this topic...

server
sunjam
sunjam commented Apr 21, 2022

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.

bug good first issue 1. to develop
shymega
shymega commented Aug 28, 2020

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!

enhancement doc good first issue
mediacms
tschig
tschig commented Feb 20, 2022

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
good first issue backend

Rolisteam is a virtual tabletop. It helps you to manage tabletop role playing games with remote friends/players. It provides many features to share maps, pictures, dice roller, manage background music and much more. The main git repository is available here: [https://invent.kde.org/kde/rolisteam].

  • Updated Nov 15, 2020
  • C++

Improve this page

Add a description, image, and links to the sharing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sharing topic, visit your repo's landing page and select "manage topics."

Learn more