forked from 47-studio-org/ipfs-desktop
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[pull] master from 47-studio-org:master #68
Open
pull
wants to merge
202
commits into
devcode1981:master
Choose a base branch
from
47-studio-org:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
the syntax `brew cask install <pkg>` is now disabled. as per: Homebrew/discussions#340 (comment)
* Explicitly specify content-type in prompt template * Update src/dialogs/prompt/template.js Co-authored-by: Marcin Rataj <[email protected]> Co-authored-by: Marcin Rataj <[email protected]>
* Allow enabling pubsub setting via tray preferences * refactor: pubsub toggle triggers restart * chore: ipfsd-ctl v7.2.0 ipfsd.stop() did not wait for proper shutdown, which caused things to go racy during situations where we restart node. When unlucky, I ended up with two go-ipfs processses. Bumping version to include fix from ipfs/js-ipfsd-ctl#554 * fix: show pubsub status when starting * refactor: avoid duplicated pubsub in logs already logged in ./src/utils/create-toggler.js, so here we only log status when app starts and that is all * refactor: move pubsub to experiments it is still an experiment in go-ipfs: https://github.com/ipfs/go-ipfs/blob/master/docs/experimental-features.md#ipfs-pubsub * refactor: simplify pubsub enable/disable Co-authored-by: Marcin Rataj <[email protected]>
Co-authored-by: Marcin Rataj <[email protected]>
* feat: disable/enable gc via settings menu Closes ipfs#1647 Very similar approach to ipfs#1735 * fix: ensure checkbox follows cli flag config - setting default state to on for new and pre-existing config - remove keysize (not needed since go-ipfs 0.7.0 uses ED25519 keys by default) Co-authored-by: Marcin Rataj <[email protected]>
* feat: enable ipns over pubsub via settings menu Part of ipfs#1647 Very similar approach to ipfs#1735 * refactor: move pubsub experiments to exp. section making it easier to find if someone edits config by hand Co-authored-by: Marcin Rataj <[email protected]>
This should mitigate problem described in ipfs#1723 (comment) and help with the first point of ipfs#1749
* feat: go-ipfs 0.8.0-rc1 * chore: go-ipfs 0.8.0-rc2 * chore: electron-builder 22.9.1 * chore: go-ipfs 0.8.0 * chore: safe dependency bump * chore: electron 11.x
This is huge, thank you all who contributed! <3 License: MIT Signed-off-by: Marcin Rataj <[email protected]>
License: MIT Signed-off-by: Marcin Rataj <[email protected]>
- avoid random `TypeError: event.preventDefault is not a function` (closes ipfs#1762) - double-click opens webui (closes #17649)
This adds mechanism for deprecating experiments, using npm-on-ipfs as an example. We keep showing experiment if it is enabled, but hide it from UI if it is disabled, which will slowly phase it out. License: MIT Signed-off-by: Marcin Rataj <[email protected]>
This issue relies on brittle scripts which break over time and degrade user experience. It also introduces maintenance overhead which we don't have bandwidth to deal with. This change keeps the feature enabled for existing users, but will hide menu item for new users, so it is phased out over time.
License: MIT Signed-off-by: Marcin Rataj <[email protected]>
License: MIT Signed-off-by: Marcin Rataj <[email protected]>
License: MIT Signed-off-by: Marcin Rataj <[email protected]>
It is the only one that does autoupdates on Linux without a third-party package manager. Pointing less sophisticated users at it may be beneficial, as they avoid issues with things like Snap.
I don't believe windows scripts are safe, this ensures they won't break ipfs-desktop boot process.
chore(ci): switch actions to v2 and nodejs 14
* chore(i18n): locale sync * chore: electron 12.x * chore: ipfs-webui v2.12.2 https://github.com/ipfs/ipfs-webui/releases/tag/v2.12.2
License: MIT Signed-off-by: Marcin Rataj <[email protected]>
License: MIT Signed-off-by: Marcin Rataj <[email protected]>
* chore: i18n and dep updates * fix(ci): use webui CID as cache key * fix(ci): avoid double build on PRs
* chore(maintenance): remove addedApiPort after kubo 0.13 License: MIT Signed-off-by: Henrique Dias <[email protected]> * chore: remove addedApiPort License: MIT Signed-off-by: Henrique Dias <[email protected]> Signed-off-by: Henrique Dias <[email protected]>
License: MIT Signed-off-by: Henrique Dias <[email protected]> Signed-off-by: Henrique Dias <[email protected]>
License: MIT Signed-off-by: Henrique Dias <[email protected]> Signed-off-by: Henrique Dias <[email protected]>
Change 'Go-ipfs' to 'Kubu' in tray menu
* feat: jsdoc and improvements to daemon logic * fix: only check for config iff api file not exists * fix: re-add Object.freeze to STATUS * docs: clear comment
Create CODEOWNERS
fix: make sure .Swarm.ConnMgr exists before changing Co-authored-by: Russell Dempsey <[email protected]>
* chore: remove old event handler removed in ipfs#1425 * refactor: use ipcMainEvents constant
* chore: bump go-ipfs version to 0.16.0-rc1 * chore: update package-lock.json * chore: bump go-ipfs version to v0.16.0
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by pull[bot] (v2.0.0-alpha.1)
Can you help keep this open source service alive? 💖 Please sponsor : )