Commit Graph

42 Commits

Author SHA1 Message Date
Lykin de7cdb5bd4 perf: add behavior tracking instructions and switch options (#181) 2024-03-14 15:27:42 +08:00
Lykin 78f3abaf5e chore: adjust English translation 2024-03-07 11:41:02 +08:00
Lykin 6430deeaea chore: add entrance about user guide and custom decoder 2024-03-07 00:35:09 +08:00
Lykin 64ae79f565 perf: add `New Custom Decoder` entrance to decoder dropdown list 2024-02-22 10:42:55 +08:00
Lykin f1e1a89baf perf: add links option for value editor #143 2024-02-18 21:46:00 +08:00
Lykin ce1b9b706f perf: add drag and drop text option in preferences. #140 2024-02-03 15:40:23 +08:00
Lykin 450e451781 feat: add custom decoder/encoder for value content 2024-02-03 15:40:23 +08:00
Lykin 74d789ac8e chore: update placeholder of font select input 2024-01-29 11:21:24 +08:00
Lykin edaef2a78c feat: add cursor style option for cli 2024-01-23 20:55:38 +08:00
Lykin d75635bf70 feat: add cli preferences #131 2024-01-23 20:39:45 +08:00
Lykin 0b37b89f9b perf: support select multiple font and input custom font name #115 #130 2024-01-23 20:12:52 +08:00
Lykin 15f6314597 perf: add dark theme support for charts 2024-01-19 00:39:09 +08:00
Lykin 115aa9d079 refactor: move i18n calling out of computed 2024-01-10 15:32:19 +08:00
Lykin 37efe5e72a perf: remove increase/decrease button in some number input 2024-01-03 16:55:41 +08:00
Lykin 8f15656f37 fix: turn off spellcheck on macOS #98 2023-12-16 00:33:35 +08:00
Lykin 44770a4a8e feat: add code folding toggle to preferences 2023-12-12 10:35:29 +08:00
Lykin ac76131f18 fix: turn off spellcheck on macOS #99 2023-12-08 18:22:37 +08:00
Lykin 827ca1f2e7 feat: support more key icon display type 2023-12-05 15:58:10 +08:00
Lykin a78c6cdb26 perf: add "show line numbers" preferences option 2023-12-03 23:46:33 +08:00
tiny-craft f8a7567166 refactor: reformat frontend files
chore: upgrade frontedn dependencies
2023-10-21 00:11:36 +08:00
tiny-craft f3cd292af5 feat: add partial keys loading. #2 2023-10-21 00:11:35 +08:00
tiny-craft 9152a32fd3 refactor: reorganized the structure of the multi-language content. 2023-09-08 10:31:23 +08:00
tiny-craft 30346f7b73 pref: move font loading operation to application startup 2023-08-28 11:38:09 +08:00
tiny-craft 7fe7b8f9bc perf: optimize language loading and switching timing. 2023-08-26 01:25:12 +08:00
tiny-craft 9fc0cbd40d refactor: reformat code 2023-08-24 15:23:25 +08:00
tiny-craft 95e48e75d3 perf: bind message and dialog to window 2023-08-24 00:44:19 +08:00
tiny-craft bb3316a67a perf: moved all labels in form item to the top for adjust long text 2023-08-23 12:00:02 +08:00
tiny-craft 5a9fb00474 refactor: use discrete api for message 2023-08-20 14:42:36 +08:00
tiny-craft 803c9c1a50 fix: disable loading indicator when preferences dialog display
fix: replace regex match with self-parse for parse node key
2023-08-18 17:57:02 +08:00
tiny-craft 3c8221f43f perf: use build-in min/max function instead 2023-08-16 10:15:17 +08:00
tiny-craft 851ae8f77c fix: update release macos actions 2023-08-09 19:00:41 +08:00
tiny-craft b852bb5b47 refactor: format all vue file 2023-08-02 19:40:57 +08:00
tiny-craft af289319ed refactor: use import alias name 2023-08-02 17:57:39 +08:00
tiny-craft 5750170f5e refactor: move style files to "styles" folder
fix: adjust light/dark theme in windows
2023-08-02 17:13:03 +08:00
tiny-craft d7dc40d6e2 feat: language support system language 2023-08-01 00:44:31 +08:00
tiny-craft c447f2cdf0 perf: add loading state in preferences dialog 2023-08-01 00:44:31 +08:00
tiny-craft 29f87f75c1 feat: support custom theme color and dark mode
perf: replace css variables to theme variables
2023-08-01 00:44:31 +08:00
tiny-craft 49435848ee feat: add font style preferences support 2023-08-01 00:44:31 +08:00
tiny-craft dd88c617f9 feat: add preferencesStore to manager preferences 2023-08-01 00:44:31 +08:00
tiny-craft d7955702f8 feat: add reload database 2023-08-01 00:44:31 +08:00
tiny-craft a200b554de feat: add key and prefix reload
refactor: separate update db tree node logic from open database
2023-08-01 00:44:31 +08:00
tiny-craft f8882d4eea Initial commit 2023-06-27 15:53:29 +08:00