Commit Graph

3569 Commits

Author SHA1 Message Date
Abeautifulsnow c417e54698
fix(ai): preserve last-used model during app session 2026-07-17 18:14:49 +08:00
Freedom c88fad6bd8
fix(sidebar): sync create database dialog state 2026-07-17 18:14:11 +08:00
Elias 08cd8903f4
feat(xugu): expose programmable object metadata 2026-07-17 17:53:44 +08:00
t8y2 d3887c9936 fix(mysql): update sha256_password authentication support 2026-07-17 17:30:05 +08:00
zipg 994ae28aef
fix(data-grid): preserve table page size on refresh 2026-07-17 17:13:09 +08:00
lexmin0412 7165ec8911
feat(sql): add folder search and creation to save dialog 2026-07-17 17:12:32 +08:00
onenewcode bb613b1712
fix(mongodb): support aggregate options and parse errors 2026-07-17 16:57:38 +08:00
JeaceLiu 782615586c
feat(editor): add query editing utilities 2026-07-17 16:32:50 +08:00
vrustx d689d78ab0
fix(sqlserver): report CTE DML affected rows 2026-07-17 16:10:56 +08:00
zipg d41a6d8944
fix(connection): clear warnings after metadata recovery 2026-07-17 16:06:35 +08:00
Spencer.Chang 9ba61756db
feat(jdbc): add user-managed JDBCX support 2026-07-17 16:05:50 +08:00
zipg 097d97905e
fix(grid): clear filter state with empty WHERE clause 2026-07-17 15:30:27 +08:00
onenewcode 1a78287656
fix(settings): allow restoring default date-time formats 2026-07-17 15:30:20 +08:00
zipg de25229cdc
fix(grid): refresh comments for restored data tabs 2026-07-17 15:30:12 +08:00
二丫讲梵 f6ecd3c881
feat(driver): honor selected driver download source 2026-07-17 15:30:04 +08:00
二丫讲梵 1e1d424164
feat(settings): persist grid display preferences 2026-07-17 15:29:57 +08:00
zipg 523e0ae0e6
style(app): reduce production watermark opacity 2026-07-17 15:29:50 +08:00
vrustx 1bf96c0935
perf(web): enable gzip compression for API responses 2026-07-17 14:19:55 +08:00
vrustx 1cd201d261
perf(postgres): classify result types once per column 2026-07-17 13:48:19 +08:00
vrustx 7caf9b1feb
fix(grid): restore scrollbar after closing row transpose 2026-07-17 13:48:12 +08:00
vrustx b45bf7077f
perf(app): reuse result byte estimates across tab switches 2026-07-17 13:48:06 +08:00
t8y2 1dc5c10a6c fix(sql): save Unicode file paths natively 2026-07-17 13:02:09 +08:00
t8y2 6f37029060 fix(connection): preserve active edit drafts 2026-07-17 13:01:32 +08:00
ManjusriBuddha 9dbd4902e5
fix(sidebar): search databases across connections 2026-07-17 11:28:13 +08:00
juve cfd5f31473
fix(nix): update pnpm dependency hash 2026-07-17 11:26:38 +08:00
zipg a075374cf9
fix(grid): prevent expanded condition content overlap 2026-07-17 11:25:59 +08:00
github-actions[bot] ced1e052c7 chore: bump module versions [skip ci] 2026-07-17 01:54:37 +00:00
github-actions[bot] b8ddc90569 chore(packages): release 0.4.30 [skip node-packages-release] 2026-07-17 01:52:52 +00:00
t8y2 c63c268938 chore(release): prepare v0.5.59 2026-07-17 08:55:02 +08:00
t8y2 ef8cc11161 fix(grid): cap automatic header width 2026-07-17 08:52:41 +08:00
t8y2 51f87976b4 fix(grid): keep column names fully visible 2026-07-17 08:39:16 +08:00
t8y2 6193f8b860 fix(grid): prevent result toolbar vertical scrolling 2026-07-17 08:25:30 +08:00
LRcoding 51b4c79847
fix(grid): stabilize header height during horizontal scroll 2026-07-17 01:17:49 +08:00
Guoyu Su d3947d246c
feat(ai): add Claude Code CLI provider 2026-07-17 01:17:06 +08:00
Spencer.Chang 89fca90dbc
refactor(redis): center full value dialog 2026-07-17 01:15:24 +08:00
vrustx a1d728092c
fix(mongodb): support aggregation pipeline updates 2026-07-17 01:08:22 +08:00
vrustx b3b5e7cf29
fix(layout): wrap deep connection group path in editor toolbar 2026-07-17 00:46:33 +08:00
t8y2 522e0dddf3 fix(release): promote CNB releases after package publishing 2026-07-17 00:29:28 +08:00
LRcoding 1a6d4df68f
feat(grid): show connection name in data header 2026-07-17 00:15:12 +08:00
gggaiitx 916aad66bf
feat(tabs): add multi-row tab layout option 2026-07-17 00:11:47 +08:00
LRcoding 17747f8a2d
feat(objects): search table fields by comment 2026-07-17 00:11:16 +08:00
LRcoding 63ea5f1fd8
feat(table-info): show column default values 2026-07-17 00:10:46 +08:00
LRcoding c67cce5654
fix(results): keep output toolbar height stable 2026-07-17 00:10:15 +08:00
zipg 5c7832720e
fix(gbase8a): preserve native table DDL 2026-07-17 00:06:37 +08:00
zipg dfd47bc54c
feat(grid): show column comments in condition suggestions 2026-07-17 00:05:50 +08:00
vrustx ecec25f0f4
fix(mysql): handle Manticore session initialization 2026-07-17 00:04:45 +08:00
t8y2 7b356ddb22 fix(sidebar): preserve connection node during metadata refresh 2026-07-16 23:07:35 +08:00
t8y2 6660957153 feat(sidebar): decompose tree item runtime 2026-07-16 22:52:10 +08:00
t8y2 1688ba74cd feat(readme): add sponsorship links 2026-07-16 19:29:44 +08:00
CSXFanMeng f08a0b7f7f
feat(backup): add scheduled database backups 2026-07-16 18:49:15 +08:00