| .. |
|
ai.ts
|
perf(ai): parallelize schema metadata loading for AI context
|
2026-05-13 01:15:59 +08:00 |
|
aiSqlExecutionPolicy.ts
|
feat(ai): add guarded SQL auto execution
|
2026-05-11 02:27:56 +08:00 |
|
api.ts
|
feat(redis): add sheet UI components, list set API, and member detail utils
|
2026-05-13 13:54:59 +08:00 |
|
appTheme.ts
|
feat: add system theme mode
|
2026-05-13 10:48:34 +08:00 |
|
cellValue.ts
|
refactor(grid): 提取 cellValue 格式化到共享模块并增加测试 (#218)
|
2026-05-11 18:56:08 +08:00 |
|
color.ts
|
feat(ui): add connection color tinting
|
2026-05-10 09:19:14 +08:00 |
|
configCrypto.ts
|
chore: add oxfmt + husky + lint-staged for code formatting and CI format checks
|
2026-05-05 15:41:34 +08:00 |
|
connectionPresentation.ts
|
feat(connection): 为不同数据库类型展示各自对应的 connection URL placeholder
|
2026-05-12 10:21:19 +08:00 |
|
connectionUrl.ts
|
feat(data): support connection URLs and XLSX export
|
2026-05-09 23:11:15 +08:00 |
|
dataCompare.ts
|
feat(diff): add data compare and schema sync coverage
|
2026-05-09 23:44:49 +08:00 |
|
dataGridSql.ts
|
fix(hive): allow non-transactional grid edits
|
2026-05-13 20:04:42 +08:00 |
|
databaseCapabilities.ts
|
fix(h2): add H2 to TREE_SCHEMA_TYPES for correct sidebar structure
|
2026-05-13 20:56:01 +08:00 |
|
databaseExport.ts
|
chore: add oxfmt + husky + lint-staged for code formatting and CI format checks
|
2026-05-05 15:41:34 +08:00 |
|
databaseSearch.ts
|
refactor: centralize database type groups into databaseCapabilities.ts
|
2026-05-07 02:36:50 +08:00 |
|
databaseTree.ts
|
fix(sidebar): 修复默认库过滤数据库树 (#175)
|
2026-05-09 14:42:24 +08:00 |
|
dbeaverImport.ts
|
feat(connections): import DBeaver connections
|
2026-05-10 22:10:30 +08:00 |
|
defaultDatabase.ts
|
feat(connection): 支持设置默认数据库
|
2026-05-07 16:49:56 +08:00 |
|
diagramSvgExport.ts
|
chore: add oxfmt + husky + lint-staged for code formatting and CI format checks
|
2026-05-05 15:41:34 +08:00 |
|
diagramZoom.ts
|
…
|
|
|
editorThemes.ts
|
…
|
|
|
engineeringDiagram.ts
|
chore: add oxfmt + husky + lint-staged for code formatting and CI format checks
|
2026-05-05 15:41:34 +08:00 |
|
erDiagram.ts
|
chore: add oxfmt + husky + lint-staged for code formatting and CI format checks
|
2026-05-05 15:41:34 +08:00 |
|
explainPlan.ts
|
chore: add oxfmt + husky + lint-staged for code formatting and CI format checks
|
2026-05-05 15:41:34 +08:00 |
|
exportFormats.ts
|
feat: editor enhancements, DataGrid refactor, and sidebar improvements
|
2026-05-11 01:08:07 +08:00 |
|
fieldLineage.ts
|
feat: add check fmt and lint commands (#112)
|
2026-05-06 12:09:26 +08:00 |
|
gridRowStatus.ts
|
…
|
|
|
gridSelection.ts
|
feat(grid): add clipboard shortcuts
|
2026-05-10 10:22:17 +08:00 |
|
historyActions.ts
|
…
|
|
|
historyActivityKind.ts
|
fix(history): classify and virtualize entries
|
2026-05-13 17:07:56 +08:00 |
|
historyVirtualList.ts
|
fix(history): classify and virtualize entries
|
2026-05-13 17:07:56 +08:00 |
|
http.ts
|
feat(redis): add sheet UI components, list set API, and member detail utils
|
2026-05-13 13:54:59 +08:00 |
|
httpSqlFileProgress.ts
|
test: add backend API contract coverage
|
2026-05-10 22:34:37 +08:00 |
|
keyboardShortcuts.ts
|
feat(shortcuts): add search focus shortcut
|
2026-05-13 17:51:20 +08:00 |
|
markdownTable.ts
|
chore: add oxfmt + husky + lint-staged for code formatting and CI format checks
|
2026-05-05 15:41:34 +08:00 |
|
navicatImport.ts
|
fix: recognize DM/Dameng connections on Navicat import
|
2026-05-13 21:04:26 +08:00 |
|
objectSourceEditor.ts
|
fix(objects): save SQL Server object source definitions
|
2026-05-11 12:17:18 +08:00 |
|
openTabsPersistence.ts
|
feat(objects): add virtual object browser
|
2026-05-10 18:32:24 +08:00 |
|
pinnedItems.ts
|
…
|
|
|
platform.ts
|
feat: custom titlebar with integrated window controls
|
2026-05-09 10:44:34 +08:00 |
|
queryExecutionState.ts
|
chore: add oxfmt + husky + lint-staged for code formatting and CI format checks
|
2026-05-05 15:41:34 +08:00 |
|
queryResultSort.ts
|
fix(query): 修复查询结果表头提示与全量排序 (#164)
|
2026-05-08 18:31:09 +08:00 |
|
redisCommandSafety.ts
|
feat(redis): add bulk operations and command runner
|
2026-05-12 13:38:43 +08:00 |
|
redisKeyTree.ts
|
feat(redis): add bulk operations and command runner
|
2026-05-12 13:38:43 +08:00 |
|
redisValuePresentation.ts
|
feat(redis): add sheet UI components, list set API, and member detail utils
|
2026-05-13 13:54:59 +08:00 |
|
schemaDiff.ts
|
fix(oracle): speed up schema diff and add comment sync (closes #198)
|
2026-05-11 12:59:07 +08:00 |
|
sidebarLayout.ts
|
feat(sidebar): create connections from group menu
|
2026-05-09 16:27:25 +08:00 |
|
sidebarSearch.ts
|
perf(sidebar): 优化侧边栏搜索匹配性能
|
2026-05-09 17:36:09 +08:00 |
|
sidebarTreeItemLayout.ts
|
feat(sidebar): group objects by type and add Object Browser context menus (#222)
|
2026-05-12 14:33:52 +08:00 |
|
sqlAnalysis.ts
|
add: 增加对于查询得到的结果集直接进行数据编辑的功能。当查询是单表且包含主键(有联合主键时包含全部主键)时,可以在结果集内双击单元格修改数据,修改结果以事务形式提交或回滚。
|
2026-05-07 15:09:59 +08:00 |
|
sqlCompletion.ts
|
fix(sql): add sql server completions
|
2026-05-13 17:11:33 +08:00 |
|
sqlExecutionTarget.ts
|
…
|
|
|
sqlFormatter.ts
|
…
|
|
|
sqlNavigation.ts
|
add: 对SQL编辑器增加Ctrl(Mac下是Cmd)+左键点击的功能,点击表名可以查看建表DDL,点击列名可以查看列信息 (#122)
|
2026-05-07 01:04:52 +08:00 |
|
sqlServerTree.ts
|
fix(connection): hide system database objects
|
2026-05-09 19:50:28 +08:00 |
|
sqlStatementSplit.ts
|
…
|
|
|
tabCloseActions.ts
|
…
|
|
|
tabPresentation.ts
|
feat(objects): add virtual object browser
|
2026-05-10 18:32:24 +08:00 |
|
tableEditing.ts
|
fix(trino): support schema-aware table browsing and inserts
|
2026-05-13 20:46:27 +08:00 |
|
tableImport.ts
|
chore: add oxfmt + husky + lint-staged for code formatting and CI format checks
|
2026-05-05 15:41:34 +08:00 |
|
tableSelectSql.ts
|
fix(hive): quote table queries with backticks
|
2026-05-13 19:55:48 +08:00 |
|
tableStructureEditorSql.ts
|
feat(sidebar): add table management context menu operations (#114)
|
2026-05-06 21:21:08 +08:00 |
|
tableStructureEditorState.ts
|
…
|
|
|
tableTree.ts
|
fix(sidebar): refresh grouped object nodes
|
2026-05-13 18:12:55 +08:00 |
|
tauri.ts
|
feat(redis): add sheet UI components, list set API, and member detail utils
|
2026-05-13 13:54:59 +08:00 |
|
tauriRuntime.ts
|
…
|
|
|
transferProgressState.ts
|
…
|
|
|
treeNodeClick.ts
|
fix(sidebar): require double click to open object browser
|
2026-05-11 11:03:18 +08:00 |
|
utils.ts
|
fix: replace crypto.randomUUID with polyfill for HTTP contexts
|
2026-05-05 23:51:07 +08:00 |
|
xlsxExport.ts
|
feat(diff): add data compare and schema sync coverage
|
2026-05-09 23:44:49 +08:00 |