This website requires JavaScript.
Explore
Help
Sign In
renun
/
NetNewsWire
Watch
1
Star
0
Fork
0
You've already forked NetNewsWire
mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced
2025-08-12 06:26:36 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bb1fb146ea109993d2cd564e6c50fe171ebe30fd
NetNewsWire
/
Mac
/
MainWindow
/
Detail
History
Henrik Hørlück Berg
389c8529cc
Disable audio autoplay on macOS
...
- To be in-line with how this is threated on iOS
2025-04-28 21:07:47 -07:00
..
Keyboard
…
blank.html
Change article rendering to use loadHTMLString instead of JavaScript. Issue
#1923
2020-03-17 17:18:24 -05:00
DetailContainerView.swift
Create new web view controllers when the JavaScript setting changes, so that the effect of the change is immediate and apparent.
2023-11-28 21:37:38 -08:00
DetailIconSchemeHandler.swift
…
DetailStatusBarView.swift
…
DetailViewController.swift
Fix test-time crashes by making sure some main thread code runs on main thread.
2025-04-20 21:21:38 -07:00
DetailWebView.swift
Allow 'Open Link' item to show on the contextual menu of web links. (
fixes
#3666
)
2025-04-28 08:40:28 -07:00
DetailWebViewController.swift
Disable audio autoplay on macOS
2025-04-28 21:07:47 -07:00
main_mac.js
Change to use JavaScript to detect scroll events as it will also capture scrollbar events
2021-09-13 21:03:27 -05:00
page.html
Use WKUserScript to inject scripts into the page. Use permalink as base URL.
2023-11-25 11:29:56 -08:00