Commit Graph

63 Commits

Author SHA1 Message Date
f37c659c89 🐛 Adjusted error message and icon clearing logic 2025-07-17 11:03:42 +08:00
9fff7bcfca Added the backup feature 2025-07-17 00:12:00 +08:00
b4b0ad9bba 🎨 Optimize storage logic 2025-07-13 22:32:58 +08:00
a720a4cfb8 Complete the custom editor theme 2025-07-11 23:03:28 +08:00
b5510d605c Add multi-window document functionality 2025-07-10 18:45:51 +08:00
7c2318a13f Add translation features 2025-07-06 23:41:15 +08:00
ebee33ea7c Add self-updating service 2025-07-03 15:21:01 +08:00
81eb2c94ac 🐛 Fixed some issues 2025-07-02 12:10:46 +08:00
1ccee779ae 🐛 Fixed extension management issues 2025-07-01 23:25:24 +08:00
3e45e6aa9b Performance optimization 2025-07-01 20:11:27 +08:00
1604564e63 Complete multi-document mode 2025-07-01 18:16:05 +08:00
70d88dabba Use SQLite instead of JSON storage 2025-06-29 23:42:06 +08:00
6f8775472d Add selection box extension 2025-06-25 23:50:57 +08:00
a9b967aba4 🐛 Fixed the issue of text highlighting expansion 2025-06-25 22:53:00 +08:00
69957a16cf 🎨 binding keymap and extension 2025-06-25 21:09:21 +08:00
650884cb85 Improve extension management 2025-06-25 17:50:50 +08:00
8e91e3cf7c Add extension management page 2025-06-24 19:18:30 +08:00
f3bcb87828 Add extension management service 2025-06-24 14:16:53 +08:00
ea025e3f5d Add update service 2025-06-23 19:42:48 +08:00
4f8272e290 Add configuration merge service 2025-06-23 12:03:56 +08:00
d6dd34db87 ♻️ Refactor and clean up the code 2025-06-22 21:30:45 +08:00
eb9b037f8e 🎨 Optimize code 2025-06-22 15:08:38 +08:00
35c89e086e 🎨 Updated 2025-06-22 12:08:50 +08:00
77287bccfa 🎨 Updated 2025-06-21 19:05:08 +08:00
a92e5486b2 🐛 Fixed theme and packaging issues 2025-06-21 15:33:50 +08:00
1153c0a652 🐛 Fixed bug 2025-06-21 15:04:04 +08:00
6acab678d0 Unified management of keymap 2025-06-21 00:28:35 +08:00
85544ba1e4 Added key binding service 2025-06-20 13:37:48 +08:00
13072a00a1 Add formatting method 2025-06-19 20:23:20 +08:00
3c880199ae ♻️ Refactor code 2025-06-19 01:05:08 +08:00
87fe9d48b1 🎨 Update 2025-06-17 19:15:59 +08:00
ceb177114d 🐛 Fixed the bug of obtaining the operating system 2025-06-09 14:18:25 +08:00
aff08f4d3d Added dark theme and white theme switching 2025-06-09 02:29: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
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