Commit Graph

51 Commits

Author SHA1 Message Date
3c880199ae ♻️ Refactor code 2025-06-19 01:05:08 +08:00
9204315c7b Improve code block function 2025-06-18 21:19:19 +08:00
cce9cf7e92 Add code blocks and rainbow bracket extensions 2025-06-18 18:16:56 +08:00
87fe9d48b1 🎨 Update 2025-06-17 19:15:59 +08:00
1d6cf7cf68 Added text highlight and minimap 2025-06-17 17:31:01 +08:00
0927b921c3 🎨 Update 2025-06-12 00:58:35 +08:00
4844ccdf58 Added hyperlink extension 2025-06-10 21:28:50 +08:00
c79cba48c2 Added search and replace 2025-06-10 19:17:29 +08:00
ceb177114d 🐛 Fixed the bug of obtaining the operating system 2025-06-09 14:18:25 +08:00
5203784b63 Added window title bars for different operating systems 2025-06-09 03:02:07 +08:00
aff08f4d3d Added dark theme and white theme switching 2025-06-09 02:29:15 +08:00
7f97b4a937 Frameless Window 2025-06-09 01:00:15 +08:00
8522a47b5f Added system tray service 2025-06-08 23:07:56 +08:00
d5a0b07f2a Added theme switching 2025-06-08 21:29:48 +08:00
61f293ce6f Improved settings 2025-06-07 21:12:07 +08:00
31addd5a20 Added data migration service 2025-06-06 23:49:44 +08:00
3e20f47b8e 🎨 Updated 2025-06-05 02:12:40 +08:00
d9745ac7d1 Added configuration change notification service 2025-06-04 02:34:05 +08:00
5381e4ba17 Added hotkey service 2025-06-03 13:56:45 +08:00
5d7f6ec6a1 🐛 Fixed configuration issues 2025-06-03 00:59:31 +08:00
81868e8d37 🎨 Change configuration structure 2025-06-03 00:19:16 +08:00
77bd15bed7 🎨 Optimized error handling 2025-06-02 22:57:11 +08:00
a516b8973e ♻️ Refactor code 2025-06-02 13:34:54 +08:00
44f7baad10 Add font settings 2025-05-29 15:42:16 +08:00
5f102edcf7 ♻️ Refactor configuration service 2025-05-28 00:37:18 +08:00
72a222f932 Added settings page 2025-05-21 01:37:14 +08:00
7f25dc942e Added settings window 2025-05-18 16:16:27 +08:00
4e291b889b 🐛 Fix document saving logic 2025-05-17 17:18:09 +08:00
1246166231 Complete the document saving service 2025-05-17 15:50:34 +08:00
bd0bbc9674 🐛 fixed configuration override issue 2025-05-15 20:57:28 +08:00
7e6e7e4e73 🎨 Optimize configuration service 2025-05-12 20:52:33 +08:00
c0db3a68cd Update window pinning icon 2025-05-12 20:18:20 +08:00
e0b9a376cb Add window pinning 2025-05-12 19:59:40 +08:00
c9aa8aebcb 🎨 Refactor config service 2025-05-01 00:51:16 +08:00
198ba44ceb 🎨 Refactor save service 2025-04-30 01:52:30 +08:00
d7a848e7ad Add i18n support 2025-04-28 12:41:18 +08:00
0d3df25a94 Add i18n support 2025-04-28 11:49:58 +08:00
618bae3afe Add optimistic concurrency control and atomic file operations 2025-04-27 18:57:46 +08:00
3ab209f899 Add configuration information file storage 2025-04-27 18:04:08 +08:00
946075f25d 🎨 Refactor code structure 2025-04-25 18:34:22 +08:00
e87d5ec929 🎨 Refactor code structure 2025-04-25 18:11:34 +08:00
b3ecc08468 🎨 Refactor code structure 2025-04-25 17:44:40 +08:00
3483ac4cf6 Added tab type selection 2025-04-25 00:03:06 +08:00
8673b36f98 🎨 Modular extensions 2025-04-24 23:46:53 +08:00
dcf07c9106 🐛 Fixed the issue of highlightActiveLine and selected background color conflicts 2025-04-24 22:13:08 +08:00
f41a13c217 Added tab indentation 2025-04-24 21:43:07 +08:00
ab0255a775 Added function of scrolling wheel to scale font size 2025-04-24 18:53:08 +08:00
72c2666932 💄 Build basic page framework 2025-04-24 18:13:48 +08:00
e8b5478bec 🔧 Update configuration 2025-04-23 21:10:40 +08:00
d774c641b4 🔧 Add configuration information and dependencies 2025-04-23 00:17:25 +08:00