Commit Graph

  • 8868f37828 fix: "CLIENT SETNAME" causes error with invalid character #56 tiny-craft 2023-10-17 17:26:10 +0800
  • 7b3f526cd4 chore: update dependencies and redis type color tiny-craft 2023-10-17 17:24:23 +0800
  • 94e352dd30 chore: add Google Analytics event for record app startup v1.0.6 tiny-craft 2023-10-17 10:19:50 +0800
  • 77541ed371 perf: change the function buttons for database nodes to be persistent tiny-craft 2023-10-16 18:36:42 +0800
  • e2a371ed14 perf: use pipeline for batch delete keys tiny-craft 2023-10-16 11:22:18 +0800
  • 72144bc996 perf: add minimum window size tiny-craft 2023-10-16 10:26:25 +0800
  • d61eb1323f feat: add sync/async delete key option to delete key dialog tiny-craft 2023-10-16 01:09:04 +0800
  • 4a0807e463 chore: forbid rename key in cluster mode tiny-craft 2023-10-15 22:38:41 +0800
  • 78bac6078a perf: display human-readable ttl #54 tiny-craft 2023-10-15 21:37:36 +0800
  • 7bcd78f321 Merge remote-tracking branch 'origin/main' tiny-craft 2023-10-15 19:55:04 +0800
  • c0bf201697
    Merge pull request #54 from ikaven1024/feat-ttl Lykin 2023-10-15 19:53:41 +0800
  • ad9f13d557 perf: use goroutine to implement window resize events. tiny-craft 2023-10-15 04:02:09 +0800
  • 2db858ba9e feat: support ssl connection tiny-craft 2023-10-15 02:27:23 +0800
  • 444d0ea199 feat: support cluster mode tiny-craft 2023-10-14 21:26:47 +0800
  • 95af057dd5 feat: display human-readable ttl #54 ikaven1024 2023-10-15 15:18:43 +0800
  • 025e987290 fix: ttl in SetTtlDialog error when open without ttl set after opening dialog with ttl set #55 ikaven1024 2023-10-15 15:54:37 +0800
  • 44f8581a41 fix: incorrect keys count display of database after delete the only remaining key. #47 v1.0.5 tiny-craft 2023-10-11 16:25:35 +0800
  • 76734989d5 fix: big number lose precision via view as JSON format #52 tiny-craft 2023-10-11 15:48:29 +0800
  • a4412d21d4 perf: support display binary key name which unreadable(convert to hex string) #49 tiny-craft 2023-10-11 01:15:23 +0800
  • a6645e3340 fix: Chinese characters are incorrectly recognized as binary. #50 tiny-craft 2023-10-09 23:10:31 +0800
  • ca663d8a55 perf: use "Keyspace" to determine database count if "CONFIG GET database" execute fail tiny-craft 2023-10-09 11:09:00 +0800
  • 97f6ded7e0 fix: retrieved database count does not match v1.0.4 tiny-craft 2023-10-09 00:53:08 +0800
  • ab2056ba3e fix: preference saving might fail tiny-craft 2023-10-08 23:37:07 +0800
  • b3c494f15e feat: added support for viewing in brotli decompression tiny-craft 2023-10-08 23:29:43 +0800
  • 30e7016aa3 fix: database index confused after setting database filter tiny-craft 2023-10-08 18:25:52 +0800
  • b5dfe377fa feat: add discovery master group name for sentinel mode config tiny-craft 2023-10-08 15:24:08 +0800
  • ee68d699fa feat: support sentinel mode #16 #42 tiny-craft 2023-10-08 01:31:54 +0800
  • 477ed19d20 perf: update version compare logic tiny-craft 2023-10-07 23:37:12 +0800
  • d2aa9317b9 chore: update dependencies to latest tiny-craft 2023-10-07 22:15:06 +0800
  • 1a49db2450 feat: add cancel operation to the waiting spin for opening connections #9 tiny-craft 2023-10-07 15:57:29 +0800
  • efc09a8745 refactor: separate define for all opened server status info tiny-craft 2023-10-07 15:24:02 +0800
  • bb1d9f316b feat: add filter database option #18 refactor: tidy struct of translation file tiny-craft 2023-10-07 02:08:41 +0800
  • 3b557da573 fix: 判断 redis client 版本,兼容 4.0 之前 HSet 不支持设置多个field #44 jaxliu 2023-10-06 00:18:15 +0800
  • 7937b5b0f8 perf: optimized string viewing logic tiny-craft 2023-10-05 23:09:35 +0800
  • ec7a7f18e9 fix: HSET command causes error when accepts multiple field and value #44 tiny-craft 2023-10-05 20:39:28 +0800
  • aad4bcf17b fix: incorrect status display in connection dialog. tiny-craft 2023-10-05 19:38:33 +0800
  • d33d723eee fix: 当设置 Hash Key fields 为多个时,HSet 命令会报错,这里使用 HMSet 即可 jaxliu 2023-10-05 01:57:25 +0800
  • 66ac7194e2 refactor: define preferences data with go struct v1.0.3 tiny-craft 2023-10-04 22:21:35 +0800
  • ffc50a7fcc refactor: move the handling of String viewing methods to backend feat: add view as gzip/deflate #30 tiny-craft 2023-09-29 23:02:24 +0800
  • 7aba27e5f9 perf: save window size before close #34 tiny-craft 2023-09-28 21:45:44 +0800
  • da4b8b9a4f perf: expand or collapse automatically when node owns one child #40 tiny-craft 2023-09-28 20:47:03 +0800
  • 3de2a47d12 fix: incorrect key count after clear the database #36 tiny-craft 2023-09-28 17:05:54 +0800
  • 8e8f62073e perf: add item size display for Hash, List, Set, ZSet, and Stream #23 tiny-craft 2023-09-28 16:01:58 +0800
  • 47df424138 feat: add ssh tunnel support #7 #28 #38 v1.0.2 tiny-craft 2023-09-28 01:41:18 +0800
  • ebacf2bd57 fix: cannot save duplicate connection #24 tiny-craft 2023-09-27 19:34:24 +0800
  • 3090d596e9 added 新增ssh登陆 #38 zhaoxiang 2023-09-27 18:03:49 +0800
  • ca1e1e5ffe docs: update README chore: update control file on Linux tiny-craft 2023-09-27 12:53:18 +0800
  • 50ca632a5b fix: cannot set key on some low version redis with "keepttl" perf: add soft delete key tiny-craft 2023-09-26 16:35:28 +0800
  • 47e9d908e7 fix: cannot get count of databases with CONFIG GET command #5 #13 tiny-craft 2023-09-26 00:57:20 +0800
  • e584d7f078 perf: add outer border to the application #1 tiny-craft 2023-09-25 19:47:26 +0800
  • d3fb920b99 perf: add outer border to the application fix: remove draggable feature on dialog component tiny-craft 2023-09-25 17:30:01 +0800
  • dbdec4bfcf perf: cancel round corner of window when full screen v1.0.1 tiny-craft 2023-09-24 22:48:41 +0800
  • e1d2e6c618 chore: update dependencies tiny-craft 2023-09-24 21:12:15 +0800
  • eb9a0171d1 feat: add custom about dialog tiny-craft 2023-09-22 18:31:50 +0800
  • 61be0165ea feat: add "skip this version"/"remain me later" for upgrade prompt tiny-craft 2023-09-21 18:42:45 +0800
  • e397e2c4c4 fix: corrected update-checking logic v1.0.0 tiny-craft 2023-09-17 01:15:55 +0800
  • 53a198bdc5 Merge remote-tracking branch 'origin/main' tiny-craft 2023-09-16 00:07:40 +0800
  • b6b3630c58 chore: update dependencies and screenshots tiny-craft 2023-09-16 00:04:08 +0800
  • 63f009dffc
    Delete CNAME Lykin 2023-09-14 11:53:28 +0800
  • 1be15ddbe8 chore: update wails to 2.6.0, update dependencies of frontend to latest v0.9.8 tiny-craft 2023-09-08 23:51:47 +0800
  • 4710871c97 feat: add tooltip for right top widget of windows tiny-craft 2023-09-08 21:00:29 +0800
  • 04a328159b feat: support duplicate connection profile tiny-craft 2023-09-08 15:53:56 +0800
  • b7e9d974cb feat: support view as hex/binary for the key with type string v0.9.7 tiny-craft 2023-09-08 11:39:00 +0800
  • dbb5969e34 perf: support view as base64 text for the key with type string tiny-craft 2023-09-08 10:54:28 +0800
  • 9152a32fd3 refactor: reorganized the structure of the multi-language content. tiny-craft 2023-09-07 18:38:34 +0800
  • e15bf3ab2f style: adjusted style in dark mode feat: add server status entrance button at the bottom of browser pane tiny-craft 2023-09-07 10:13:38 +0800
  • 0de32407c7 perf: cancel focus for all button components tiny-craft 2023-09-06 16:07:20 +0800
  • 3b368b5a1c docs: update doc tiny-craft 2023-09-06 11:46:34 +0800
  • 7e60eec701 perf: support border radius on Linux, Windows 7 and below tiny-craft 2023-09-05 14:43:43 +0800
  • 8912971be0 fix: github actions cause error when run 'npm install -g npm' to install the latest npm v0.9.6 tiny-craft 2023-09-04 02:05:52 +0800
  • 4fb5c860b5 docs: update screenshots tiny-craft 2023-09-03 00:47:33 +0800
  • 7ef5e16e72 perf: add auto refresh server status indicator tiny-craft 2023-09-03 00:20:47 +0800
  • 2f95b803b9 perf: adjust styles of resize divider tiny-craft 2023-09-03 00:15:31 +0800
  • 425d9a3eae perf: adjust tab color in dark theme tiny-craft 2023-09-02 23:43:17 +0800
  • bc499643db perf: add mark color in tab tiny-craft 2023-09-02 21:47:02 +0800
  • bb537a7175 refactor: optimize import tiny-craft 2023-09-02 21:08:15 +0800
  • 1a4622cfd0 feat: add custom title bar tiny-craft 2023-09-02 18:23:40 +0800
  • b580fedade fix: connection profiles mapping error tiny-craft 2023-08-29 15:44:33 +0800
  • cff70bc23c fix: loading status not reset when clean failed tiny-craft 2023-08-29 10:27:18 +0800
  • c01be7fcca feat: add clean command history v0.9.5 tiny-craft 2023-08-28 15:21:08 +0800
  • df63381413 pref: add locale auto switch for components of naive ui tiny-craft 2023-08-28 11:56:51 +0800
  • 30346f7b73 pref: move font loading operation to application startup tiny-craft 2023-08-28 11:38:09 +0800
  • aef8830911 pref: catch global error and show with notification component tiny-craft 2023-08-28 01:02:25 +0800
  • b384fdaf32 doc: update screenshots to latest tiny-craft 2023-08-28 00:16:04 +0800
  • 858adfaf0d refactor: move fetch latest version logic to backend tiny-craft 2023-08-26 02:40:30 +0800
  • 312dc47039 feat: write version name into package.json of frontend tiny-craft 2023-08-26 02:39:05 +0800
  • 7fe7b8f9bc perf: optimize language loading and switching timing. tiny-craft 2023-08-26 00:49:44 +0800
  • 83ffb0aaed perf: replace some icons tiny-craft 2023-08-25 16:08:04 +0800
  • 397c31d502 perf: block add or update connection when name contains illegal characters tiny-craft 2023-08-25 01:11:34 +0800
  • 96a11bdb9c perf: add mark color to the border of icon in connection pane tiny-craft 2023-08-25 00:44:00 +0800
  • 94bcbdfe13 perf: set the default value of the theme to "Auto" tiny-craft 2023-08-25 00:07:29 +0800
  • 484e6a5f6b feat: add icon function buttons to connection tree items tiny-craft 2023-08-24 20:26:18 +0800
  • 9fc0cbd40d refactor: reformat code tiny-craft 2023-08-24 15:23:25 +0800
  • 7135ae4096 fix: cause error when search inside value tiny-craft 2023-08-24 01:34:42 +0800
  • 95e48e75d3 perf: bind message and dialog to window v0.9.4 tiny-craft 2023-08-24 00:44:19 +0800
  • 22f71e4676 perf: add expand/collapse group folder with double click tiny-craft 2023-08-23 16:51:55 +0800
  • 1702246609 perf: replace delete button in bottom of content panel to disconnect tiny-craft 2023-08-23 16:40:04 +0800
  • 0b8ee4bd91 perf: update key and key layer icon tiny-craft 2023-08-23 16:38:56 +0800
  • 4e2ff5930b fix: test connection status flash tiny-craft 2023-08-23 15:44:14 +0800
  • bb3316a67a perf: moved all labels in form item to the top for adjust long text tiny-craft 2023-08-23 12:00:02 +0800