-
Updated
Nov 6, 2020 - C++
decentralization
Here are 194 public repositories matching this topic...
-
Updated
Oct 13, 2020
-
Updated
May 25, 2020
-
Updated
Nov 4, 2020 - HTML
-
Updated
Nov 5, 2020 - C++
-
Updated
Sep 24, 2020 - JavaScript
-
Updated
Oct 23, 2020
-
Updated
Nov 6, 2020 - Rust
-
Updated
Oct 28, 2020
-
Updated
Nov 6, 2020 - C
-
Updated
Apr 14, 2020 - C
-
Updated
Aug 28, 2020
It's currently stored as a string. It should be stored as a bytearray, and only converted to a string when printed:
When a user sends a follow request, the send follow request button goes away and is replaced with Follow request already sent. text (bookwyrm/templates/snippets/follow_button.html). Instead, the user should be able to cancel the request.
Things I think that need to be done for this:
- Replace the text with a "cancel request" button in the template
- Create a local endpoint (in `bookwy
-
Updated
Mar 23, 2020 - Python
-
Updated
Dec 25, 2018 - Java
-
Updated
Nov 6, 2020
-
Updated
Nov 6, 2020 - Swift
-
Updated
Nov 3, 2020 - Solidity
-
Updated
Nov 6, 2020 - JavaScript
Replace all the factories, such as FunctionAPI_Factory, with the DependencyInjection component from Symfony
If user types a URL in the URL bar and then abandons it and later clicks refresh, the URL typed will be the URL loaded.
In other browsers and, perhaps, the expected behaviour is for the current page/URL to refresh and perhaps the URL bar to fresh to its accessed URL.
"но надо будет думать, как решить эту траблу нормально (походу только через isCanDo(“startVoting”) и isCanDo(“finishVoting”))
то есть сейчас owner токенов - это DAO
можно туда добавить методы startVoting() isCanDo();
и
finishVoting() isCanDo() а в StdDaoToken оставить только onlyOwner потом"
-
Updated
Nov 7, 2020 - Kotlin
-
Updated
Oct 31, 2020 - C++
-
Updated
May 24, 2020
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."

Hello,
When you attempt to add an email to blocklist and it already exists in blocklist, you see not found page. But you should see error "an email you're adding already exists in blocklist". Or, just ignoring error and showing blocklist page might be ok.
How to reproduce: