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. |
||
|---|---|---|
| .. | ||
| desktop | ||
| README.md | ||
README.md
Apps
Runnable DBX applications live here.
Directories
desktop/- the Vue frontend used by the Tauri desktop app and the Docker/web build.
The Tauri native shell remains in src-tauri/ because that is the conventional Tauri project location used by the existing build and release tooling.