Commit Graph

  • bfb5407030 fix: support output map[any]any type to console #81 Lykin 2023-11-21 20:06:28 +0800
  • 4ffbdbd39a perf: move cursor to last when switch to history by arrow up or down #77 Lykin 2023-11-21 18:27:09 +0800
  • 30d6da85a1 fix: can not open connection when "CLIENT" command killed #78 Lykin 2023-11-21 18:13:26 +0800
  • 9aaf32e2bf fix: test connection status may display incorrectly #79 Lykin 2023-11-21 17:39:04 +0800
  • 7b18ed0b26 fix: the console output content lacks line breaks effect #80 Lykin 2023-11-21 17:23:31 +0800
  • e7fd13d608 feat: add full search for stream Lykin 2023-11-21 17:06:26 +0800
  • 6a048037b0 feat: add full search for set/zset Lykin 2023-11-21 16:44:33 +0800
  • eca640fc87 feat: add full search for hash Lykin 2023-11-20 18:38:23 +0800
  • db4e2385fc feat: add full search for list Lykin 2023-11-20 16:23:27 +0800
  • aafa0c5432 perf: use relative position for entry editor to toggle fullscreen Lykin 2023-11-18 01:30:26 +0800
  • 2a57248228 refactor: optimized refresh logic after update fields for stream type Lykin 2023-11-18 00:51:40 +0800
  • 13f343977a chore: refine ui details Lykin 2023-11-17 23:50:10 +0800
  • ddc3868f22 refactor: optimized refresh logic after update fields for set/zset type Lykin 2023-11-17 18:41:15 +0800
  • 4db3909c6a refactor: optimized refresh logic after update fields for list type Lykin 2023-11-17 17:20:32 +0800
  • 80e659e03a refactor: optimized refresh logic after update fields for hash type Lykin 2023-11-17 16:26:03 +0800
  • d88fd35e9d refactor: refactoring the refresh logic for all complex types after adding new fields Lykin 2023-11-17 01:24:04 +0800
  • 45e9c49f26 docs: update bug report template Lykin 2023-11-16 23:54:55 +0800
  • 578a8413a1 perf: support format viewing for entry value #65 Lykin 2023-11-16 01:06:59 +0800
  • cc436ad86f perf: support json format viewing for stream values #65 Lykin 2023-11-16 00:21:54 +0800
  • fea87662de perf: sorted set value support format viewing #65 Lykin 2023-11-15 23:41:53 +0800
  • 2a3a15d64d style: change side navigation menu style Lykin 2023-11-15 12:05:14 +0800
  • 3c1727db3e perf: add pin and fullscreen supported for entry editor Lykin 2023-11-14 22:58:44 +0800
  • 5b84fa59f6 perf: set value support format viewing #65 Lykin 2023-11-14 17:15:02 +0800
  • e0a8599e95 perf: list value support format viewing #65 Lykin 2023-11-14 14:49:16 +0800
  • 200b12cd51 refactor: rename "viewas" to "format", rename "plain text" to "raw" tiny-craft 2023-11-13 22:41:33 +0800
  • a2c2ceb483 perf: hash value support format viewing #65 tiny-craft 2023-11-13 22:31:18 +0800
  • a49d618288 feat: add decode and format selection for Hash edit tiny-craft 2023-11-13 15:28:13 +0800
  • a2ad85627e fix: edit state does not revert when switching keys tiny-craft 2023-11-10 23:24:01 +0800
  • 21c63e2ac2 chore: update doc and dependencies tiny-craft 2023-11-10 16:34:40 +0800
  • 65e077c0c0 fix: compatibility with older Redis versions without UNLINK command support #69 tiny-craft 2023-11-10 15:57:19 +0800
  • 5a58a57cd5 Merge remote-tracking branch 'origin/main' tiny-craft 2023-11-10 15:25:20 +0800
  • 73c14204b7
    Merge pull request #71 from leognutzmann/main Lykin 2023-11-10 15:19:28 +0800
  • 7b3c3df230 feat: add key layer reload/refresh back after database full loaded #72 tiny-craft 2023-11-10 11:52:54 +0800
  • fa4929cd63 perf: add reset handle for all content components tiny-craft 2023-11-09 20:31:07 +0800
  • 352e7b714d refactor: optimize the key renaming logic tiny-craft 2023-11-09 00:30:07 +0800
  • 9618990de8 feat: add partial entries loading for complex type(list/hash/set/zset/stream) #70 tiny-craft 2023-11-08 23:45:33 +0800
  • f2ebd7f358 chore: update dependencies tiny-craft 2023-11-08 00:37:30 +0800
  • 3d0310a9c1 feat: add portuguese #71 Leonardo Gnutzmann 2023-11-06 16:23:11 -0300
  • e6b28c9edc fix: incorrect max keys count after add or delete keys tiny-craft 2023-11-05 13:00:03 +0800
  • e28d091500 refactor: split connection_service into connection_service and browser_service in go tiny-craft 2023-11-05 11:57:52 +0800
  • 44df1d5800 doc: update screenshots tiny-craft 2023-11-03 17:55:41 +0800
  • 75abd66c46 fix: try unescape client name in slow log v1.0.9 tiny-craft 2023-11-03 10:50:51 +0800
  • dc39b5ea3e doc: update README and screenshots tiny-craft 2023-11-03 10:08:18 +0800
  • b95f293185 feat: add slow log tiny-craft 2023-11-02 22:28:12 +0800
  • 9b9d0e3c7c feat: add flush db operation tiny-craft 2023-11-02 18:17:54 +0800
  • 67666f4edf fix: unable to decode json string with prefix or suffix contains space or line break tiny-craft 2023-11-02 16:27:55 +0800
  • 37e31b1636 doc: update README tiny-craft 2023-11-02 15:49:03 +0800
  • 4c016b06de doc: add contributing and issue template tiny-craft 2023-11-02 15:48:42 +0800
  • 4e38978711 perf: standardized localized file names tiny-craft 2023-11-02 14:41:07 +0800
  • 64895a98af fix: unable to save json string with prefix or suffix contains space or line break tiny-craft 2023-11-01 23:35:45 +0800
  • 6996421cde fix: can not save scan size less than default value in preference v1.0.8 tiny-craft 2023-10-31 22:33:58 +0800
  • 5a29a34ea1 fix: add cli fit the window when resize tiny-craft 2023-10-31 17:57:54 +0800
  • ca8403d784 perf: keep view format and decode method when reload the same key tiny-craft 2023-10-31 17:29:56 +0800
  • 51ed14dcf8 style: add padding to message component tiny-craft 2023-10-31 15:50:37 +0800
  • c6f1daed44 fix: cursor offset incorrect when prompt prefix contains multibyte char in cli tiny-craft 2023-10-31 11:55:34 +0800
  • 929c4d2794 fix: window may flash when startup tiny-craft 2023-10-31 11:45:55 +0800
  • 694214bedf feat: add ZSTD decode/encode support #59 tiny-craft 2023-10-31 11:43:46 +0800
  • ff8da4ca60 fix: long string overflow in value page tiny-craft 2023-10-30 21:54:20 +0800
  • 0143e8f52a perf: cropped icon size tiny-craft 2023-10-30 11:52:46 +0800
  • fd99b43798 feat: add display of content length and size info tiny-craft 2023-10-30 00:54:45 +0800
  • 30866d33f0 feat: split "view as" to "view type" and "decode type" #60 tiny-craft 2023-10-29 23:05:34 +0800
  • d0af3deaeb fix: add windows outline border back on macOS tiny-craft 2023-10-28 22:59:47 +0800
  • faad24d1d5 perf: force change icon button color when then state is loading tiny-craft 2023-10-28 22:42:15 +0800
  • 6fb0eadfbd style: adjusted the light and dark themes tiny-craft 2023-10-28 22:22:48 +0800
  • 124627d724 refactor: wrapping element with drag and resize behavior as a standalone component tiny-craft 2023-10-27 18:26:35 +0800
  • b6eebda177 style: update style of browser tabs tiny-craft 2023-10-27 16:41:27 +0800
  • 33051f4e46 fix: last preferences did not clone correctly tiny-craft 2023-10-27 13:01:18 +0800
  • 85ab6e4377 style: formatted code tiny-craft 2023-10-27 10:51:54 +0800
  • 297286f150 perf: create "content-pane" component for each tab to maintain data and status easily tiny-craft 2023-10-27 10:50:22 +0800
  • 54864fe7d5 chore: update dependencies tiny-craft 2023-10-26 00:04:55 +0800
  • 1cf893149a feat: add command line mode tiny-craft 2023-10-26 00:03:43 +0800
  • 5b4683a735 feat: adjusted the content pane to accommodate more information (add sub content tabs). tiny-craft 2023-10-23 19:45:04 +0800
  • 6f5ea748f5 refactor: update icons' property tiny-craft 2023-10-23 18:22:43 +0800
  • acd3fa9304 style: update the tab style tiny-craft 2023-10-22 23:25:49 +0800
  • f9fe74a6b4 perf: move key view switch to connection preferences tiny-craft 2023-10-22 18:31:10 +0800
  • 92ffd6c605 perf: optimized keyboard support for context menus tiny-craft 2023-10-22 18:04:17 +0800
  • c4e4ed7e79 perf: change "load all keys" to "load all left keys" tiny-craft 2023-10-22 02:18:38 +0800
  • 5bbd87cc31 perf: reset expand key record when reload or close database tiny-craft 2023-10-22 02:09:11 +0800
  • a669f3dfcb feat: add "tree view" and "list view" switch for keys browser tiny-craft 2023-10-22 00:57:36 +0800
  • 34a0be4d08 feat: add new component "switch button" tiny-craft 2023-10-21 00:11:23 +0800
  • f8a7567166 refactor: reformat frontend files tiny-craft 2023-10-20 18:34:19 +0800
  • f3cd292af5 feat: add partial keys loading. #2 tiny-craft 2023-10-20 18:22:53 +0800
  • 444f643d4a perf: add loading property to icon button tiny-craft 2023-10-20 18:22:22 +0800
  • 25cdfa2685 fix: error causes when close database tiny-craft 2023-10-19 12:00:10 +0800
  • 22d3954e6f chore: rename platform tag of macOS dmg from "amd64" to "intel" v1.0.7 tiny-craft 2023-10-17 21:17:43 +0800
  • 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