-
Updated
Mar 2, 2021 - JavaScript
decentralized
Here are 1,053 public repositories matching this topic...
-
Updated
Mar 16, 2021 - Ruby
-
Updated
Mar 6, 2021 - JavaScript
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.
-
Updated
Dec 8, 2020 - JavaScript
-
Updated
Mar 14, 2021 - JavaScript
Right now the docs correspond to what's on master. We need docs for each daemon release so developers can see what's available in the version they are using.
https://github.com/jimporter/mike may be helpful.
Forking ipfs/js-ipfs#3252 (comment) into separate issue.
Looks like some of our API calls return values that refer to same ArrayBuffer, which in turn causes one of the encoder functions https://github.com/ipfs/js-ipfs/tree/master/packages/ipfs-message-port-protocol/src to add it to the transfer list twice and error on postMessage.
-
Updated
Mar 8, 2021 - Python
-
Updated
Mar 16, 2021 - Python
-
Updated
Feb 2, 2021
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
-
Updated
Mar 15, 2021 - JavaScript
-
Updated
Mar 15, 2021 - JavaScript
-
Updated
Jan 18, 2021 - Objective-C
-
Updated
Nov 1, 2018 - Go
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.
-
Updated
Feb 16, 2021 - Python
-
Updated
Aug 2, 2016 - Go
This is to help people that for whatever reason don't want to go through the effort of changing it manually every time.
Default levels of understanding and thoroughness for both positive (review)and negative(flag) could also be configurable in the user-config file.
-
Updated
Mar 16, 2021
-
Updated
Feb 26, 2021 - Go
cc @jcnelson from this forum post.
There should be a setting added that allows the user to adjust the URL for the transaction broadcaster in regards to acquiring names. Should be fairly simple to implement unless it is tied within blockstack.js, in which case an issue would need to
Those two things tend to stall a bit on startup. It would be nice to have the [0%]... output for them.
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
-
Updated
Mar 26, 2020 - Haskell
-
Updated
Mar 16, 2021 - Java
-
Updated
Jun 17, 2020
Improve this page
Add a description, image, and links to the decentralized topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the decentralized topic, visit your repo's landing page and select "manage topics."
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