Lykin
|
f09ee89a96
|
refactor: split data convert into separate files
|
2024-01-27 16:24:45 +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
|
9402af2433
|
perf: set status auto refresh on by default and save to connection profile
|
2024-01-18 14:40:07 +08:00 |
Lykin
|
115aa9d079
|
refactor: move i18n calling out of computed
|
2024-01-10 15:32:19 +08:00 |
Lykin
|
44770a4a8e
|
feat: add code folding toggle to preferences
|
2023-12-12 10:35:29 +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 |
Lykin
|
9671f89770
|
feat: embedded monaco editor for string
|
2023-11-29 00:23:48 +08:00 |
tiny-craft
|
33051f4e46
|
fix: last preferences did not clone correctly
|
2023-10-27 13:01:18 +08:00 |
tiny-craft
|
f3cd292af5
|
feat: add partial keys loading. #2
|
2023-10-21 00:11:35 +08:00 |
tiny-craft
|
477ed19d20
|
perf: update version compare logic
|
2023-10-07 23:37:12 +08:00 |
tiny-craft
|
7937b5b0f8
|
perf: optimized string viewing logic
|
2023-10-05 23:54:43 +08:00 |
tiny-craft
|
66ac7194e2
|
refactor: define preferences data with go struct
|
2023-10-04 22:21:35 +08:00 |
tiny-craft
|
ffc50a7fcc
|
refactor: move the handling of String viewing methods to backend
feat: add view as gzip/deflate #30
|
2023-10-04 04:42:17 +08:00 |
tiny-craft
|
7aba27e5f9
|
perf: save window size before close #34
|
2023-09-28 23:20:53 +08:00 |
tiny-craft
|
61be0165ea
|
feat: add "skip this version"/"remain me later" for upgrade prompt
|
2023-09-22 15:42:35 +08:00 |
tiny-craft
|
e397e2c4c4
|
fix: corrected update-checking logic
|
2023-09-17 01:15:55 +08:00 |
tiny-craft
|
9152a32fd3
|
refactor: reorganized the structure of the multi-language content.
|
2023-09-08 10:31:23 +08:00 |
tiny-craft
|
bb537a7175
|
refactor: optimize import
|
2023-09-02 21:08:15 +08:00 |
tiny-craft
|
df63381413
|
pref: add locale auto switch for components of naive ui
|
2023-08-28 11:56:51 +08:00 |
tiny-craft
|
858adfaf0d
|
refactor: move fetch latest version logic to backend
|
2023-08-26 02:40:30 +08:00 |
tiny-craft
|
7fe7b8f9bc
|
perf: optimize language loading and switching timing.
|
2023-08-26 01:25:12 +08:00 |
tiny-craft
|
94bcbdfe13
|
perf: set the default value of the theme to "Auto"
|
2023-08-25 00:07:29 +08:00 |
tiny-craft
|
95e48e75d3
|
perf: bind message and dialog to window
|
2023-08-24 00:44:19 +08:00 |
tiny-craft
|
dcad790712
|
refactor: upgrade frontend dependencies
|
2023-08-22 16:08:32 +08:00 |
tiny-craft
|
218bebe09d
|
feat: complete check for update
|
2023-08-20 15:46:06 +08:00 |
tiny-craft
|
c3c61e78f3
|
refactor: export global i18n config
|
2023-08-20 15:33:51 +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
|
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
|
73f637a9f8
|
feat: add launching screen to indicate launching status
feat: store custom aside width to preferences
|
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 |