-
Updated
May 28, 2021 - C++
decentralization
Here are 216 public repositories matching this topic...
-
Updated
Apr 15, 2021
-
Updated
Feb 2, 2021
-
Updated
May 30, 2021 - HTML
-
Updated
Apr 21, 2021 - C++
-
Updated
May 27, 2021 - JavaScript
-
Updated
Feb 18, 2021
-
Updated
May 23, 2021
-
Updated
May 29, 2021 - Rust
-
Updated
May 31, 2021 - C
-
Updated
Nov 16, 2020 - C
Describe the bug
When the title of a book is too long, and you add it to your "To read" shelf, it doesn't show entirely.
To Reproduce
Steps to reproduce the behavior:
- Go to a book with a long title.
- Click on "To read" button.
- Wait for the box/dialog to appear.
- See error.
Expected behavior
The title should fit perfectly within the box, maybe showing it as two l
-
Updated
May 17, 2021
In #2299 we patched the API to return the current (tip) layer rather than statically returning the first layer of the third epoch as the current layer. But this still isn't really accurate. What we really want is for the API to instead return the latest synced layer. This information is currently not exposed to the API, but it could be, and it definitely lives in the sync code somewhere, since s
-
Updated
Apr 24, 2021
-
Updated
Mar 23, 2020 - Python
I kinda miss knowing what I'm about to open by hovering over it.
Maybe we could have it display in the URL bar temporarily over top of the input when hovering?
Are there events we can listen on for this?
This will need new RPC events sent to and handled by windows. Maybe link-hover and link-blur with the URL of the link?
-
Updated
May 1, 2021 - JavaScript
-
Updated
May 28, 2021 - Swift
-
Updated
Dec 25, 2018 - Java
-
Updated
May 30, 2021 - Solidity
-
Updated
May 31, 2021 - Kotlin
Expected Behaviour
Github Actions should run existing integration tests successfully on windows-latest machine
Actual Behaviour
Integrations tests run on the windows-latest operating systems are failing.
Extra Information
Here is a CI run that failed: https://github.com/FleekHQ/space-daemon/runs/1524767049?check_suite_focus=true
The issue appears to be with a wrong `Ipfsnode
-
Updated
May 26, 2021 - Rust
-
Updated
May 31, 2021 - C++
-
Updated
May 12, 2021 - JavaScript
-
Updated
May 31, 2021 - C++
Right now it's uploads/<item>/<username slug> with the username slug being prefixed with remote_ if remote user.
That might cause an issue because foo@instance1 and foo@instance will have the same folder name.
Solution: uses the user flake id instead of slug for everybody, but keep the remote_ part
Improve this page
Add a description, image, and links to the decentralization topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the decentralization topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
It may be hard to understand why a post is in one of our timelines, especially in the case of someone boosting/linking someone else you don't follow, or when the same post appears multiple times because it got boosted.
Describe the solution you'd like
Adding a little "X boosted/liked" indicator to each concerned card