Commit Graph

  • 15869943e8 feat: Memory Analysis tab Jokul 2026-07-05 21:23:43 +08:00
  • 169017df65 feat: Cluster mode support Jokul 2026-07-05 21:20:42 +08:00
  • e46d6a80be feat: Sentinel mode support Jokul 2026-07-05 16:43:52 +08:00
  • 1686af1a79 feat: TLS certificate file support Jokul 2026-07-05 16:35:38 +08:00
  • 6e6f170403 feat: SSH tunnel support Jokul 2026-07-05 16:25:35 +08:00
  • bb32d2d647 docs: roadmap and optimization checklist Jokul 2026-07-05 16:13:35 +08:00
  • 79f8217dfb fix: radio-button, input-number dark theme Jokul 2026-07-05 00:00:02 +08:00
  • 1caf5c1f24 fix: dark theme Element Plus components Jokul 2026-07-04 23:56:45 +08:00
  • 393c82c879 feat: StatusView i18n + 1s auto-refresh Jokul 2026-07-04 23:48:27 +08:00
  • d2fd07161c fix: UI improvements Jokul 2026-07-04 23:38:09 +08:00
  • 09b86e3d45 feat: optimize key list with list/tree views Jokul 2026-07-04 23:17:51 +08:00
  • e5ef0242d8 feat: add i18n to status bar Jokul 2026-07-04 23:04:25 +08:00
  • 24a12732ae feat: add i18n to connection list and dialog Jokul 2026-07-04 23:00:35 +08:00
  • 97795866d0 fix: make i18n reactive to language changes Jokul 2026-07-04 22:54:27 +08:00
  • 38f2a8fbf0 feat: show settings tab on startup screen Jokul 2026-07-04 22:38:52 +08:00
  • 3b402771d5 fix: i18n, password edit, and key count issues Jokul 2026-07-04 22:26:32 +08:00
  • 86b0eff95b fix: make main area fill remaining width Jokul 2026-07-04 21:45:59 +08:00
  • 9f1341316d fix: add transparent window and fix CSS layout Jokul 2026-07-04 21:39:30 +08:00
  • 868ef1737e fix: add type declarations for CSS imports Jokul 2026-07-04 21:33:23 +08:00
  • 1b7b3fd5e8 fix: restore missing CSS styles Jokul 2026-07-04 21:31:37 +08:00
  • a23066e1f6 fix: use electron-dist as output directory Jokul 2026-07-04 21:26:29 +08:00
  • b30918807d chore: remove unused shared types Jokul 2026-07-04 21:20:50 +08:00
  • 669f7c83cd chore: remove electron-dist from git Jokul 2026-07-04 21:14:34 +08:00
  • 572230e823 fix: use out/ directory for electron-vite dev mode compatibility Jokul 2026-07-04 21:14:30 +08:00
  • bdcf4fe299 refactor: restructure project layout Jokul 2026-07-04 21:12:50 +08:00
  • bb885c6d6d fix: 使用 BrowserWindow.setIcon 替代 app.setIcon Jokul 2026-07-04 20:36:16 +08:00
  • 687fea4018 fix: 更新所有图标为 JRD Jokul 2026-07-04 20:34:34 +08:00
  • f078f037dc feat: 图标改为 JRD (Jokul Redis Desktop) Jokul 2026-07-04 20:30:26 +08:00
  • c85318cc4d feat: 添加应用图标 Jokul 2026-07-04 20:28:41 +08:00
  • d3f09f0e87 fix: 默认语言改为中文 Jokul 2026-07-04 20:22:36 +08:00
  • da37760e04 feat: 开发模式自动打开 DevTools Jokul 2026-07-04 20:19:09 +08:00
  • 7cb76bc91e fix: 修复 fix-electron.sh 脚本路径问题 Jokul 2026-07-04 20:17:04 +08:00
  • 77a11d3948 fix: 添加 @renderer 路径别名到 tsconfig Jokul 2026-07-04 20:14:06 +08:00
  • 7f2c753470 fix: 修复 preload 路径 (.mjs 而不是 .js) Jokul 2026-07-04 20:10:58 +08:00
  • d488612c27 debug: 添加连接日志 Jokul 2026-07-04 20:06:43 +08:00
  • 88dfedc544 fix: Redis 连接等待就绪信号 Jokul 2026-07-04 20:03:40 +08:00
  • 363495bf8a fix: 自动修复 Electron 二进制安装 Jokul 2026-07-04 20:01:08 +08:00
  • f1123b734d docs: README 中文版功能说明 Jokul 2026-07-04 19:56:37 +08:00
  • b9d64ed851 fix: register Element Plus icons globally Jokul 2026-07-04 19:54:34 +08:00
  • 4075f20c07 fix: test connection passing auth instead of password Jokul 2026-07-04 19:52:30 +08:00
  • 10b3e1ec94 docs: update README and AGENTS.md with full feature list Jokul 2026-07-04 19:42:00 +08:00
  • 7c0cce3e64 feat(phase7): pattern search, health check, keyboard shortcuts Jokul 2026-07-04 19:39:22 +08:00
  • 0ac0436cfd feat(phase6): test connection, keyboard shortcuts, import/export Jokul 2026-07-04 19:35:03 +08:00
  • 6b9c6a1ed5 feat(phase5): stream editor, i18n, settings, key management Jokul 2026-07-04 18:26:51 +08:00
  • 4c66263477 feat(phase4e): batch delete with multi-select Jokul 2026-07-04 18:09:01 +08:00
  • ff09f5dc03 feat(phase4): list/set/zset editors, CLI, slow log, DB selector Jokul 2026-07-04 18:07:33 +08:00
  • 272eb6b3af feat(phase3): key browser MVP Jokul 2026-07-04 17:48:41 +08:00
  • 4f9398c65d feat(phase2): connection management Jokul 2026-07-04 17:45:19 +08:00
  • 7e5d61c099 feat(phase1): architecture skeleton Jokul 2026-07-04 17:21:00 +08:00
  • 3e06def637 chore: init v2 project scaffold Jokul 2026-07-04 16:12:35 +08:00
  • 384acd8fc6 Initial commit Jokul 2026-07-04 13:59:28 +08:00