NimBold
2fe1683f4b
fix(extension): harden desktop handoff
2026-06-24 21:06:20 +03:30
NimBold
6b3753949b
fix(downloads): support offline fallback drafts
...
- launch Firefox handoffs through authenticated reconnect
- preserve usable drafts when metadata lookup fails
- reject stale metadata results and retry failed rows only
2026-06-22 17:22:21 +03:30
NimBold
db4adc7f89
fix(extension): align desktop handoff protocol
2026-06-22 11:55:58 +03:30
NimBold
b4185306ce
chore(release): prepare 0.7.1
2026-06-11 04:03:03 +03:30
NimBold
b7380bea35
feat(settings): redesign integration pane and fix toast notification bugs
2026-06-09 13:40:07 +03:30
nimbold
683eb45d0e
feat(updates): replace Sparkle with GitHub release checks
2026-06-09 08:27:13 +03:30
nimbold
9af9edbfd4
chore(release): prepare 0.6.1
2026-06-08 15:08:16 +03:30
nimbold
9f8e01839f
fix: package bundled media engines
2026-06-08 14:57:07 +03:30
nimbold
34ca209e09
chore: update Firelink-Extension submodule to latest
2026-06-08 05:13:08 +03:30
nimbold
125a8b9e6d
fix: actually update extension icons with the 1.9x gradient icon (submodule bump)
2026-06-07 08:37:45 +03:30
nimbold
09cea67041
fix(updates): harden Sparkle release metadata
2026-06-06 15:54:44 +03:30
nimbold
d1fa6dd910
feat(branding): update extension submodule reference
2026-06-06 08:21:08 +03:30
nimbold
27b9004d99
fix: repair app icons
2026-06-06 07:19:14 +03:30
nimbold
ac8764bb78
fix: clear completed speeds and icon frame
2026-06-05 20:48:26 +03:30
nimbold
41535eca59
feat: update app icon branding
2026-06-05 20:38:55 +03:30
nimbold
4a9d4cab2f
fix(settings): align preferences with runtime behavior
2026-06-05 11:41:56 +03:30
nimbold
0cbb982f5b
fix: harden download workflows
2026-06-04 15:41:38 +03:30
nimbold
91cd65e1d7
fix(security): harden extension bridge and persistence
2026-06-04 03:19:57 +03:30
nimbold
e0a1db690f
build: migrate extension to git submodule
2026-06-03 23:50:26 +03:30
nimbold
0ddea52db8
feat(extension): add Firefox browser extension and native integration
...
- Implement Firefox extension to intercept downloads and scrape selected links via context menus
- Create LocalExtensionServer over TCP (localhost:6412) to receive links from the extension
- Automatically package extension to firelink.xpi in create_app_bundle.sh
- Add Integrations tab in SettingsView with one-click installer for Firefox variants
- Modify ContentView and TrayMenuView to automatically open the Add Downloads window on extension trigger
2026-06-03 22:15:12 +03:30