Commit History

Register browser_context_menu command in lib.rs
cac89df
verified

asdf98 commited on

Browser context menu Rust handler: receives info from WebView, emits to shell
470a834
verified

asdf98 commited on

Add browser_context_menu command that emits context menu info to React shell
d33212c
verified

asdf98 commited on

Disable native context menu in child WebViews via initialization script
85f1800
verified

asdf98 commited on

Fix: Create tabs hidden, let React layout hook control visibility/position"
b955add
verified

asdf98 commited on

Use measured React host rect for WebView bounds instead of hardcoded constants
edcf369
verified

asdf98 commited on

Fix WebView layout model: add measured x/y to ViewportLayout
8253c70
verified

asdf98 commited on

Add deterministic fallback scriptlet bundle so resources count is nonzero
88c3b6f
verified

asdf98 commited on

Use standard gorhill/uBlock scriptlets.js source for adblock-rust resource assembler
af45cf7
verified

asdf98 commited on

Fix updater: remove unused Path import, add fallback for scriptlet loading failure
d1392bf
verified

asdf98 commited on

Fix YouTube ad blocking: inject scriptlets via initialization_script BEFORE page JS runs
c8e518a
verified

asdf98 commited on

Fix: assemble_scriptlet_resources expects Path not String - write to temp file first
731b853
verified

asdf98 commited on

Suppress TAB_SLEEP_THRESHOLD_SECS warning (used in future tab sleep watchdog)
e2008de
verified

asdf98 commited on

Remove dead_code allow from get_injected_script (now used) and fix TAB_SLEEP warning
4314e8f
verified

asdf98 commited on

Inject scriptlets (json-prune etc) after page load for YouTube/Twitch ad blocking
4d10da9
verified

asdf98 commited on

Implement scriptlet resource loading for YouTube/Twitch video ad blocking
e2ebb95
verified

asdf98 commited on

Remove unused browser commands re-export warning
76262b1
verified

asdf98 commited on

Match SQL migration db name to fresh muse_alpha_v2.db
71b8efb
verified

asdf98 commited on

Fix lib.rs state lifetime in setup zoom memory load
2940ebf
verified

asdf98 commited on

Fix tab_zoom borrow and remove unused Ordering import
c0f31a5
verified

asdf98 commited on

Fix browser tab_manager unused imports
753ec4e
verified

asdf98 commited on

Fix browser refactor imports in lib.rs
b0c7e64
verified

asdf98 commited on

Fix color_tools Manager import for AppHandle state access
4b7e812
verified

asdf98 commited on

Update lib.rs: browser module path + register tab_restore, tab_pin, tab_find, tab_find_clear
0640cd0
verified

asdf98 commited on

Remove old monolithic browser.rs (replaced by browser/ module)
f4c1874
verified

asdf98 commited on

Browser refactor: commands.rs with favicon, pinned, tab sleep, closed-tab restore, zoom persist, find-in-page
907274d
verified

asdf98 commited on

Browser refactor: navigation.rs with URL resolution, adblock check, HTTPS-first
206baf2
verified

asdf98 commited on

Browser refactor: layout.rs with bounds calculation from ViewportLayout
34e405e
verified

asdf98 commited on

Browser refactor: tab_manager.rs with full state including favicon, pinned, sleep, closed-tab stack, zoom persistence
05b3e66
verified

asdf98 commited on

Refactor: Split browser into module with tab_manager, commands, layout, navigation + add favicon, zoom persist, tab sleep, find, closed-tab restore, pinned tabs"
b0c5616
verified

asdf98 commited on

Phase 4: Updated lib.rs with all Phase 4 modules registered
7ab35a6
verified

asdf98 commited on

Phase 4: Color export + annotations + command palette backend
5783870
verified

asdf98 commited on

Phase 4: Quick Study Mode backend
68c0a9c
verified

asdf98 commited on

Fix credentials.rs unused imports
f92db77
verified

asdf98 commited on

Fix argon2 password.as_bytes() type mismatch
0223c03
verified

asdf98 commited on

Production Phase 2-3: Stronghold vault, SQLite FTS5 migration, sessions, downloads, credentials, adblock rules, warnings fixed
dc8c42a
verified

asdf98 commited on

Add persistence session download stubs for Phase 3 alpha
3890023
verified

asdf98 commited on

Stabilize Phase 3 compile fixes and sidebar shield UI
9e05127
verified

asdf98 commited on

Fix library lifetime and unused import
b10b505
verified

asdf98 commited on

Fix Shield popover airspace and add Phase 3 library board core
93446ed
verified

asdf98 commited on

Fix adblock API compatibility
f388bbf
verified

asdf98 commited on

Fix adblock API compatibility
a6a8738
verified

asdf98 commited on

Phase 2 full adblock + privacy implementation
96494a8
verified

asdf98 commited on

Fix Tauri state lock lifetimes
dd672ac
verified

asdf98 commited on

Fix Tauri state lock lifetimes
638cf66
verified

asdf98 commited on

Fix privacy state Manager import
c1baeba
verified

asdf98 commited on

Revise browser UI layout and add Phase 2 shield foundation
1edbfb0
verified

asdf98 commited on

Fix Phase 1 Rust compile errors
b9bfeb9
verified

asdf98 commited on

Revise UI and implement Phase 1 browser tabs
487586c
verified

asdf98 commited on

Phase 0 MUSE alpha skeleton and SRS docs
c8f5ae1
verified

asdf98 commited on