dbx/apps/desktop
t8y2 b4a207fc6b feat(redis): add fetch-all keys button and incremental namespace tree merging
- Add "Fetch All" button alongside "Load More" to continuously SCAN until all keys loaded
- Add stop button and scan progress display during fetch-all
- Implement mergeKeysIntoRedisKeyTree for incremental namespace tree building
- Add toast notifications for empty form validation in key detail panel
- Add i18n translations for new UI elements (zh-CN, zh-TW, en, es)
- Add unit tests for incremental tree merge covering 6 scenarios
2026-06-05 13:57:26 +08:00
..
public feat: add rqlite database support 2026-06-05 01:02:07 +08:00
src feat(redis): add fetch-all keys button and incremental namespace tree merging 2026-06-05 13:57:26 +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 chore: upgrade frontend tooling and speed up checks 2026-06-03 12:20:27 +08:00