Skip to content
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

Help #2167

Closed
wants to merge 185 commits into from
Closed

Help #2167

wants to merge 185 commits into from

Conversation

smootheskew1018
Copy link

Help

lidel and others added 30 commits September 28, 2020 10:19
Automation set up on AppVeyor is broken, let's go with manual steps for now:
#1360 (comment)

License: MIT
Signed-off-by: Marcin Rataj <lidel@lidel.org>
Co-authored-by: Marcin Rataj <lidel@lidel.org>
License: MIT
Signed-off-by: Marcin Rataj <lidel@lidel.org>
License: MIT
Signed-off-by: Marcin Rataj <lidel@lidel.org>
License: MIT
Signed-off-by: Marcin Rataj <lidel@lidel.org>
License: MIT
Signed-off-by: Marcin Rataj <lidel@lidel.org>
License: MIT
Signed-off-by: Marcin Rataj <lidel@lidel.org>
* Update bug report template

Per ipfs/ipfs-webui#1665, make instructions for logs clearer for Linux users who don't see a system tray menu.

* Update .github/ISSUE_TEMPLATE/bug_report.md

Co-authored-by: Marcin Rataj <lidel@lidel.org>

Co-authored-by: Marcin Rataj <lidel@lidel.org>
License: MIT
Signed-off-by: Marcin Rataj <lidel@lidel.org>
License: MIT
Signed-off-by: Marcin Rataj <lidel@lidel.org>
Co-authored-by: Rafael Ramalho <rafazelramalho19@gmail.com>
License: MIT
Signed-off-by: Marcin Rataj <lidel@lidel.org>
* docs: changelog update for 0.13.1

* docs: readme version bump

* Add manual check info; npm build -> npm run-script build

* Bump to 0.13.2, add changelog to release tasks

* Make changelog consistent with release notes circa 0.13.2

* docs: protocol handler test scenario

License: MIT
Signed-off-by: Marcin Rataj <lidel@lidel.org>

* Update README.md

Co-authored-by: Marcin Rataj <lidel@lidel.org>

Co-authored-by: Marcin Rataj <lidel@lidel.org>
* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Create DEVELOPER-NOTES.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Everything but Features is better now

* Add primary screenshot

* Update README.md

* Update README.md

* Update README.md

* Add screenshots

* Last tweaks before review

* Update README.md

Co-authored-by: Marcin Rataj <lidel@lidel.org>

* Update README.md

Co-authored-by: Marcin Rataj <lidel@lidel.org>

* Update README.md

Co-authored-by: Marcin Rataj <lidel@lidel.org>

* Update README.md

Co-authored-by: Marcin Rataj <lidel@lidel.org>

* Update README.md

Co-authored-by: Marcin Rataj <lidel@lidel.org>

* Update README.md

Co-authored-by: Marcin Rataj <lidel@lidel.org>

* One more round of copy edits

Co-authored-by: Marcin Rataj <lidel@lidel.org>
the syntax `brew cask install <pkg>` is now disabled. as per: Homebrew/discussions#340 (comment)
hacdias and others added 21 commits March 25, 2022 23:17
* chore: update some dependencies
* chore: remove unused dependencies

"Perfection is achieved, not when there is nothing more to add,
but when there is nothing left to take away."
― Antoine de Saint-Exupéry
* fix: detect invalid repository
* refactor: move checkValidConfig to config.js
* fix: handle errors and existing better
* fix: hide BrowserWindows before showing dialog

on Linux we show webui on startup because tray icon is not always
available, and showDialog's blocking nature freezes it mid-load.

What is worse, that broken BrowserWindow may be on top of the dialog,
leaving user unaware of error and confused why everything froze.

This solves the problem by hiding all windows before showing the final
dialog

Co-authored-by: Marcin Rataj <lidel@lidel.org>
This improves UX and error reporting in cases like
#2038
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
we now have a weekly triage, so two weeks should work fine
* chore: electron 18
* chore: go-ipfs 0.12.2
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
* chore: remove hard-coded dht client mode
* chore: migration to remove hard-coded dht client
Fixes #1859, user can modify the default via Routing.Type in the config.

Co-authored-by: Daniel N <2color@users.noreply.github.com>
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
@welcome
Copy link

welcome bot commented Jun 7, 2022

Thank you for submitting this PR!
A maintainer will be here shortly to review it.
We are super grateful, but we are also overloaded! Help us by making sure that:

  • The context for this PR is clear, with relevant discussion, decisions
    and stakeholders linked/mentioned.

  • Your contribution itself is clear (code comments, self-review for the
    rest) and in its best form. Follow the code contribution
    guidelines

    if they apply.

Getting other community members to do a review would be great help too on complex PRs (you can ask in the chats/forums). If you are unsure about something, just leave us a comment.
Next steps:

  • A maintainer will triage and assign priority to this PR, commenting on
    any missing things and potentially assigning a reviewer for high
    priority items.

  • The PR gets reviews, discussed and approvals as needed.

  • The PR is merged by maintainers when it has been approved and comments addressed.

We currently aim to provide initial feedback/triaging within two business days. Please keep an eye on any labelling actions, as these will indicate priorities and status of your contribution.
We are very grateful for your contribution!

@lidel
Copy link
Member

lidel commented Jun 7, 2022

confusedCat

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.