dbx/src-tauri/src/commands
徐文彬 5ea146e08e fix(mongodb): guard aggregate execution paths 2026-05-28 21:29:08 +08:00
..
agents.rs feat(driver-store): add storage usage breakdown 2026-05-22 18:05:59 +08:00
ai.rs feat(ai): add model list fetching in settings (#364) 2026-05-20 16:14:56 +08:00
app_settings.rs fix(app-settings): persist and prune pinned tree nodes 2026-05-22 14:28:40 +08:00
cloud_sync.rs feat: add WebDAV cloud sync with encrypted secrets support 2026-05-27 01:17:23 +08:00
connection.rs fix(mongodb): guard aggregate execution paths 2026-05-28 21:29:08 +08:00
connection_secrets.rs
csv_export.rs feat(export): move csv and xlsx generation to Rust backend 2026-05-22 14:56:40 +08:00
data_compare.rs feat: upgrade data compare sync planning 2026-05-28 01:05:15 +08:00
database_export.rs feat: export entire database as SQL file 2026-05-13 01:08:16 +08:00
deep_link.rs Support DBX connection deep links (#359) 2026-05-20 16:10:14 +08:00
external_sql.rs feat(app): handle SQL export and tray updates 2026-05-18 18:39:59 +08:00
history.rs
mcp_bridge.rs fix(mongodb): guard aggregate execution paths 2026-05-28 21:29:08 +08:00
mod.rs feat: add WebDAV cloud sync with encrypted secrets support 2026-05-27 01:17:23 +08:00
mongo_cmd.rs fix(mongodb): guard aggregate execution paths 2026-05-28 21:29:08 +08:00
plugins.rs feat: enable driver management on web version 2026-05-26 01:23:26 +08:00
query.rs feat: make query timeout configurable via global settings (default 30s) 2026-05-25 18:30:55 +08:00
query_cancel.rs
redis_cmd.rs feat(redis): search keys by value 2026-05-18 21:27:47 +08:00
saved_sql.rs feat(sql): persist SQL library in app database 2026-05-10 00:41:17 +08:00
schema.rs fix: filter SQL completion tables 2026-05-13 11:01:59 +08:00
schema_cache.rs
schema_diff.rs feat(diff): move schema and data diff to Rust 2026-05-22 16:20:11 +08:00
sql_file.rs fix: decode sql files before execution 2026-05-26 15:43:07 +08:00
system_fonts.rs feat: enable driver management on web version 2026-05-26 01:23:26 +08:00
table_import.rs fix(core): reduce async blocking and allocation hotspots 2026-05-23 14:45:45 +08:00
text_export.rs feat(export): move text exports to Rust 2026-05-22 15:41:33 +08:00
transfer.rs fix: continue transfer after table failure 2026-05-28 16:11:29 +08:00
update.rs fix: use system proxy for app updates 2026-05-26 20:12:41 +08:00
xlsx_export.rs feat(export): move csv and xlsx generation to Rust backend 2026-05-22 14:56:40 +08:00