sleepy ramen

Results 58 issues of sleepy ramen

PyQt6 is out ! https://pypi.org/project/PyQt6/

enhancement

Allow a user to report to a public database a device. Ideally the database should be open, accessible from everyone for research purpose.

enhancement
help wanted

Reproducible build to be able to link the source to the binary. See https://reproducible-builds.org/

help wanted

Like for wireshark it does need special privileges in linux. This should be explained in the README to warn people.

documentation

We would prefer that when clicking on rescan it doesn't hide the tray menu and show the scanning happening to the user.

The build is taking a long time and travis free plan doesn't support that. Let's look at the self-hosted solution...

enhancement
help wanted

This PR is a re-write of https://github.com/HelloZeroNet/ZeroNet/pull/1494 - [x] It adds a `wrapperPermissionRemove` call. Calling `wrapperPermissionRemove` will prompt a notification message to ask user for confirmation. - [x] If more...

This PR removes dependency to pymerkletools (https://github.com/Tierion/pymerkletools). It instead integrates the class in the codebase and update the BigFile plugin to use it. Only support for the hash function we...

## Debian packaging Create a .deb package to make installation easier for user. It is a bit more convenient for some cases and a good complement to AppImage. `electron-builder` already...

This PR add support for github OAuth and verify that your are member of a specific organization before letting you in. In order to have it working you will need...