Skip to content
#

decentralized

Here are 1,053 public repositories matching this topic...

server
Dieter15
Dieter15 commented Feb 23, 2021

According to NC documentation https://docs.nextcloud.com/server/20/admin_manual/configuration_server/occ_command.html there is no OCC command for deleting / removing a calendar.

Is your feature request related to a problem? Please describe.
Feature request not related to a problem, at least not to a known problem.

Describe the solution you'd like

  1. Provide an OCC command for delet
ghost
ghost commented Mar 25, 2020

Make the "can be redefined by the users" text (from the About page) to be a hyperlink and link to the settings option where the user can redefine that. We can make it just open the settings page or we can make it open the settings page and flash two times (with a somewhat bright color) the option in question.

This issue concerns both the registered and unregistered users.

js-ipfs
patchwork
cinnamon-bun
cinnamon-bun commented Jun 7, 2019

There is a user with a dick pic as their icon. Many people have blocked them, as have I.

I recently clicked through to their profile page to remember if I had blocked them and although their posts are hidden, their user icon is still shown.

Can we use CSS to blur the user icons of blocked and ignored users?

filter: blur(8px);
-webkit-filter: blur(8px);

(Those icons might al

CharlieC3
CharlieC3 commented Mar 12, 2021

Describe the bug
Currently if stacks-node has a problem parsing properties in a given config toml file, it will immediately abort due to a panic and dump a stacktrace. The error doesn't direct the user that the problem exists in the config file, nor does the stack trace. This can lead to confusion and generally make the user experience more difficult when trying to understand the problem.

DaniellMesquita
DaniellMesquita commented Dec 21, 2019

Unpacking yggdrasil (0.3.9) ...
dpkg: error processing archive yggdrasil-0.3.9-i386.deb (--install):
unable to create '/etc/systemd/system/yggdrasil.service.dpkg-new' (while processing 'etc/systemd/system/yggdrasil.service'): No such file or directory
Errors were encountered while processing:
yggdrasil-0.3.9-i386.deb

There are Linux distros such as AntiX (Debian) and Gentoo whic

Improve this page

Add a description, image, and links to the decentralized 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 decentralized topic, visit your repo's landing page and select "manage topics."

Learn more