dbx/src-tauri
t8y2 198ac54355 feat: add GitHub proxy endpoints for faster update checks
Add hwdns.net and gh-proxy.org as proxy fallbacks before direct GitHub
access, with 10s timeout per endpoint. Significantly improves update
check speed in regions with slow GitHub connectivity.
2026-05-07 21:07:55 +08:00
..
capabilities feat(default.json): add updater permission to default capabilities 2026-05-06 20:19:06 +08:00
icons feat: initial release 2026-04-29 18:09:23 +08:00
src add: 增加对于查询得到的结果集直接进行数据编辑的功能。当查询是单表且包含主键(有联合主键时包含全部主键)时,可以在结果集内双击单元格修改数据,修改结果以事务形式提交或回滚。 2026-05-07 15:09:59 +08:00
.gitignore feat: initial release 2026-04-29 18:09:23 +08:00
Cargo.lock chore: bump version to 0.4.2 2026-05-06 20:24:13 +08:00
Cargo.toml refactor: rename oracle-rs to rust-oracle and unify to git source 2026-05-07 15:41:39 +08:00
build.rs chore: add rustfmt.toml and apply unified code formatting 2026-05-05 14:16:18 +08:00
tauri.conf.json feat: add GitHub proxy endpoints for faster update checks 2026-05-07 21:07:55 +08:00