Commit Graph

336 Commits

Author SHA1 Message Date
Lykin ee57346df6 feat: add activity monitor 2024-01-16 21:03:43 +08:00
Lykin 70235cc295 fix: incorrect cursor position in cli #120 2024-01-13 19:31:08 +08:00
Lykin 718e89a641 perf: add auto-refresh option for slow log 2024-01-12 16:07:58 +08:00
Lykin 0a26ac6300 perf: adjust scroll parameters 2024-01-12 15:55:51 +08:00
Lykin ba8d19a121 refactor: use 'auto-refresh-form' in value content 2024-01-12 15:45:07 +08:00
Lykin a663ecdeb5 perf: add refresh interval option for server status page 2024-01-12 15:36:30 +08:00
Lykin a3f9c62f4e fix: add default value for auto refresh interval #116 2024-01-12 15:03:28 +08:00
Lykin 4bf35e736e refactor: auto-refresh in server status 2024-01-12 11:38:25 +08:00
Lykin 042ef3075a fix: no data on server status page #119 2024-01-12 11:18:41 +08:00
Lykin 56bc609420 chore: update dependencies 2024-01-12 00:00:32 +08:00
Lykin dbff8f9e79 perf: select key when right click in browser tree 2024-01-11 23:55:03 +08:00
Lykin 1a6756905d fix: add default value for auto refresh interval #116 2024-01-11 22:16:13 +08:00
Lykin aab2531d40 perf: move wechat account entrance to ribbon 2024-01-11 18:37:31 +08:00
Lykin 2e7f832754 chore: update dependencies 2024-01-11 18:25:35 +08:00
Lykin f3f12479fd perf: disable load value when right-click in tree view 2024-01-11 17:45:10 +08:00
Lykin e1362fce45 fix: unable to copy binary key 2024-01-11 14:43:23 +08:00
Lykin f1cfa1778f perf: don not remove key from list view if not exists 2024-01-11 14:30:13 +08:00
Lykin b7ba179e62 perf: compatible with situations where the "memory" command cannot be used #144 2024-01-11 14:30:12 +08:00
Lykin bc53c405a5 chore: update some text 2024-01-11 11:50:10 +08:00
Lykin 5d2080aafb perf: support "skip insecure verify" and "sni" for SSL #67 #113 2024-01-11 00:32:55 +08:00
Lykin d989cdd85b chore: add wechat official account entrance 2024-01-10 18:27:56 +08:00
Lykin 115aa9d079 refactor: move i18n calling out of computed 2024-01-10 15:32:19 +08:00
Lykin 4258a45498 chore: update dependencies 2024-01-10 15:32:19 +08:00
Lykin 8c69ce7257 perf: replace component 'n-log' with 'n-virtual-list' 2024-01-08 17:38:54 +08:00
Lykin c497423711 revert: naive-ui back to 2.36.0 due to method 'validate' unable to execute completely 2024-01-08 17:36:52 +08:00
Lykin 927678ebbb fix: tooltips exceed the display area #112 2024-01-08 11:29:41 +08:00
Lykin bc66c63b3d chore: update dependencies 2024-01-08 00:26:57 +08:00
Lykin 72ef406cd8 fix: tooltips exceed the display area #112 2024-01-08 00:26:01 +08:00
Lykin 51a1b1b35f perf: disable tab switch after layer node selected 2024-01-08 00:01:52 +08:00
Lykin e87b02e14c perf: add an 'Import Keys' option to new key dialog. 2024-01-06 23:44:18 +08:00
Lykin 0d6765a757 perf: scroll to bottom when append item in new key dialog 2024-01-06 23:08:06 +08:00
Lykin ed1b9d9b54 fix: create key error 2024-01-06 22:13:26 +08:00
Lykin d66d7c9a49 feat: support key auto refresh
refactor: move 'ContentToolbar' to 'ContentValueWrapper'
2024-01-06 17:14:35 +08:00
Lykin c2bf4128f7 fix: minor bugs about keys view 2024-01-06 01:26:18 +08:00
Lykin 8d7c8cb3ed perf: support display layer with blank label 2024-01-05 22:02:23 +08:00
Lykin 9b3f2ba726 perf: move expanded keys to tab store for external modification 2024-01-05 20:48:57 +08:00
Lykin 7f2fac7fe8 chore: standardize parameter naming 2024-01-05 18:24:38 +08:00
Lykin 13dbc9b3b6 perf: support custom ttl when import keys 2024-01-05 17:55:54 +08:00
Lykin 1d1fab54d8 perf: support batch update ttl of keys 2024-01-05 00:48:29 +08:00
Lykin ed18d8b5ee fix: disable nested folders in connections pane 2024-01-05 00:04:28 +08:00
Lykin e071e65701 perf: replace tooltip content when reload is unavailable 2024-01-04 18:17:10 +08:00
Lykin b823f18794 perf: optimize the performance of command monitor 2024-01-04 12:01:36 +08:00
Lykin ac6d68d17d fix: clean selected keys after deleted 2024-01-04 00:44:27 +08:00
Lykin 23087a5374 perf: add binary suffix to binary keys in tree list 2024-01-04 00:33:51 +08:00
Lykin a71f5e0070 perf: support reload option after import data 2024-01-04 00:13:44 +08:00
Lykin 1340f911c8 fix: key count may not update after soft delete key 2024-01-03 18:04:49 +08:00
Lykin 37efe5e72a perf: remove increase/decrease button in some number input 2024-01-03 16:55:41 +08:00
Lykin 36a8c38877 perf: add quick settings for ttl dialog 2024-01-03 15:55:53 +08:00
Lykin 18f1b976c6 refactor: replace some 'watch' with 'watchEffect' 2024-01-03 11:04:40 +08:00
Lykin 84b73bd5e7 fix: root key may not expand after switch to check mode in key tree 2024-01-03 01:08:11 +08:00