P2P
Peer-to-Peer (P2P) applications share resources and communicate in a decentralized or distributed architecture. Often application nodes communicate directly with each other or cooperate to do work which benefits other nodes or the overall P2P system. In a pure P2P system, there is no distinction between client and server.
Here are 1,994 public repositories matching this topic...
Right now, Syncthing seems to always use LF for line endings in config.xml and .stignore. This is a problem in Windows when trying to edit those using the built-in Notepad, which until very recently had no support for other line endings than CRLF. Support for them has only been added in the very recent versions of Windows 10.
The problem is that when opening those files in Notepad under old
-
Updated
Apr 27, 2021 - JavaScript
-
Updated
Dec 3, 2020
-
Updated
Mar 2, 2021 - JavaScript
-
Updated
Apr 28, 2021 - JavaScript
Describe the problem to be solved
I have little experience with playlists on Peertube.
By default, when I create a playlist it is in "private" mode.
A few days later, I try to share my playlist, I press the "share" button, I get a sharing link.
Except that my playlist is in "private" mode... so if I share this link my friends will see a 404 error.
**Describe the solution you would l
-
Updated
Apr 24, 2021 - TypeScript
-
Updated
Apr 26, 2021 - JavaScript
Creating a new issue based on lbryio/lbry-sdk#877
- Update ensure_directory_exists() to check that the directory is writable by the current process.
- If it's not, return a useful error
- Add tests to cover the case when
- download directory does not exist
- download dir exists but is not writable
- dir exists an
Summa
-
Updated
Apr 22, 2021 - JavaScript
-
Updated
Apr 29, 2021 - C++
-
Updated
Apr 26, 2021 - JavaScript
-
Updated
Apr 26, 2021 - Go
-
Updated
Apr 26, 2021 - JavaScript
-
Updated
Apr 28, 2021 - JavaScript
-
Updated
Apr 24, 2021 - Go
In Settings : 'Add a new side account' button
Step #2 in Side account creation
(a very light & quick version of onboarding, with only nickname step)
.
Description
Bank Country Code does not need to match SEPA country. It is not validated.
Version
v1.6.1
Steps to reproduce
-
Updated
Apr 26, 2021 - JavaScript
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
- OS: Windows
- Version of IPFS Desktop: 0.14.0
Describe the bug
After implementing opening of app's window on a double click on tray icon, a single click with left mouse button still opens the context menu even when doing double click. So, the first left click quickly opens the menu until the second left click is done.
To Reproduce
Steps to reproduce the behavior:
- Do a left
-
Updated
Apr 3, 2021 - JavaScript



Would be nice to have a linter to check that only files with a hash-bang may set the executable flag. See #21728
Useful skills:
./test/lintWant to work on this issue?
For guidance on contributing, please read CONTRIBUTING.md before opening your pull request.