Skip to content

fix: mixed content, external links, --help, and crash recovery - #171

Open
pol4rfuchs wants to merge 1 commit into
Aetherinox:mainfrom
pol4rfuchs:patch-1
Open

fix: mixed content, external links, --help, and crash recovery#171
pol4rfuchs wants to merge 1 commit into
Aetherinox:mainfrom
pol4rfuchs:patch-1

Conversation

@pol4rfuchs

@pol4rfuchs pol4rfuchs commented Aug 1, 2026

Copy link
Copy Markdown

Pull Request

Select which topic best describes your contribution:

  • Feature
  • Bug
  • Documentation / Wiki


Description

Explain here what your pull request includes and what you've done




Before You Submit

Please ensure you check the following items to indicate that you've read this section and completed each task

  • My code follows the Contribution Guidelines
  • I give expressed consent for my work to be used in this repo
  • I have tested my work and it functions as intended
  • I have included documentation if the change requires such

- allowRunningInsecureContent: true — fixes subscribing to self-hosted
  http:// instances from the https:// ntfy.sh web UI (mixed content was
  silently blocked by Chromium, button click registered but request
  never fired) (Aetherinox#139)
- will-navigate handler — links clicked inside the app now open in the
  system browser instead of navigating the main window away (Aetherinox#155)
- --help/-h now prints usage and exits before any window is created,
  instead of silently starting the app (Aetherinox#158)
- render-process-gone handler — reload instead of a dead/white window
  if the loaded ntfy.sh or self-hosted web UI crashes on its own (Aetherinox#162,
  root cause is upstream frontend code, this only recovers from it)
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.

1 participant