musealpha / src-tauri /src /lib.rs

Commit History

feat: register storage_info, storage_clear_library, storage_clear_projects, storage_reveal_folder commands; add opener crate
68032ff
verified

asdf98 commited on

feat: register library_import_local, library_import_data_url, library_update_metadata, library_remove_tag commands
bf0bbb0
verified

asdf98 commited on

fix: prevent duplicate ADD captures by making on_navigation the only board action handler
f5c97e5
verified

asdf98 commited on

fix: muse-action board emits fallback image event even if Rust download fails
3745156
verified

asdf98 commited on

fix: correct tab_autofill command registration typo
f86e794
verified

asdf98 commited on

fix: muse-action board handler emits board://image_added for React canvas bridge
9483d1d
verified

asdf98 commited on

fix: register browser_hide_all command
4b9ef11
verified

asdf98 commited on

Upload 112 files
3d7d9b5
verified

asdf98 commited on

fix: remove nonexistent capture module, library_extract_palette, and history::record_visit call
62c68b5
verified

asdf98 commited on

fix: lib.rs - align command registrations with actual existing functions, fix board_add_image 7-arg call, remove nonexistent modules
aae4688
verified

asdf98 commited on

fix: normalize board-first command registration and muse-action board bridge
f7af182
verified

asdf98 commited on

feat: lib.rs with refs_format module and commands registered
e100ab6
verified

asdf98 commited on

feat: register projects module and all project CRUD commands in lib.rs
11bd2be
verified

asdf98 commited on

feat: register tab_autofill command in lib.rs invoke handler
850df80
verified

asdf98 commited on

feat: handle vault beacons (save-prompt, has-login-form) in muse-action:// protocol + emit to frontend
e929d88
verified

asdf98 commited on

feat: register browser history commands
2896d8d
verified

asdf98 commited on

feat: register browser renderer capture commands
074831e
verified

asdf98 commited on

fix: register DPI-correct window-region screenshot command
5325ed0
verified

asdf98 commited on

fix: lib.rs - remove nonexistent library_extract_palette and capture module references
1e117fd
verified

asdf98 commited on

feat: register capture module and command in lib.rs
45d2406
verified

asdf98 commited on

fix: lib.rs - register screen_capture_full, screen_capture_region, board_export_file, board_import_file
4a1750c
verified

asdf98 commited on

fix: lib.rs - register board_load_state and board_save_state commands
cdfa573
verified

asdf98 commited on

fix: lib.rs - register muse-action:// URI scheme protocol for hover overlay communication
ad36fc0
verified

asdf98 commited on

fix: lib.rs - register new board commands and fix compilation
de365b3
verified

asdf98 commited on

fix: register library_extract_palette command
c1d06a3
verified

asdf98 commited on

fix: register board file and palette extraction commands
42c6901
verified

asdf98 commited on

feat: Rust backend - add library_remove_item, library_add_tag, sessions_list/delete/rename, downloads_clear_completed
8ce7750
verified

asdf98 commited on

fix: implement real boards and usable board drag workflow
74f4591
verified

asdf98 commited on

fix: make hover overlay, shield popup, and settings actually work
bac896b
verified

asdf98 commited on

feat: Rust backend - add library_remove_item, library_add_tag, sessions_list/delete/rename, downloads_clear_completed
12a8f86
verified

asdf98 commited on

Register browser_context_menu command in lib.rs
cac89df
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 browser refactor imports in lib.rs
b0c7e64
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

Phase 4: Updated lib.rs with all Phase 4 modules registered
7ab35a6
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

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

asdf98 commited on

Phase 2 full adblock + privacy implementation
96494a8
verified

asdf98 commited on

Revise browser UI layout and add Phase 2 shield foundation
1edbfb0
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