dbx/apps/desktop
t8y2 80895fe273 fix(mongodb): support replica set connection URL parsing and timeout
Frontend: add regex-based MongoDB URL parser to handle multi-host URIs
that the WHATWG URL parser rejects. Backend: separate
server_selection_timeout from connect_timeout for multi-host URIs to
prevent topology discovery from being cancelled by tokio timeout.
2026-06-09 01:02:11 +08:00
..
public fix(ai): use local provider icons 2026-06-08 17:11:12 +08:00
src fix(mongodb): support replica set connection URL parsing and timeout 2026-06-09 01:02:11 +08:00
components.json chore(repo): move desktop app under apps 2026-05-18 02:35:39 +08:00
index.html fix: avoid derived table wrapping for SQL Server TOP pagination 2026-05-25 11:28:02 +08:00
tsconfig.json chore: upgrade frontend tooling and speed up checks 2026-06-03 12:20:27 +08:00
vite.config.ts fix(editor): bundle SQL formatter for offline use 2026-06-08 14:15:16 +08:00