Commit Graph

234 Commits

Author SHA1 Message Date
Vanessa 64b6001947 🐛 fix https://github.com/siyuan-note/siyuan/issues/9153 2023-09-10 16:07:11 +08:00
Vanessa 20270f67e9 🚨 2023-09-05 09:39:57 +08:00
Vanessa 225dfbf505 🎨 fix https://github.com/siyuan-note/siyuan/issues/9087 2023-09-04 10:06:15 +08:00
Daniel 6d9c84c9bd 🎨 Update text 2023-09-03 10:22:47 +08:00
Vanessa 336eaef000 🎨 https://github.com/siyuan-note/siyuan/issues/9032 2023-09-02 20:09:52 +08:00
Vanessa 82eda6f63a 💄 2023-09-01 10:58:41 +08:00
Vanessa 8212a5c059 🎨 https://github.com/siyuan-note/siyuan/issues/9068 2023-08-31 11:19:45 +08:00
Vanessa c1478c2bc1 https://github.com/siyuan-note/siyuan/issues/9032 2023-08-30 21:54:38 +08:00
Vanessa 00fe7bffa4 https://github.com/siyuan-note/siyuan/issues/9032 2023-08-30 17:15:17 +08:00
Daniel 6f42ac392e 🎨 Clean code Improve iCloud path checking https://github.com/siyuan-note/siyuan/pull/9066 2023-08-29 21:05:01 +08:00
Jason Zhang b0b7b6f17a Improve iCloud path checking (#9066)
* fix: icloud目录判断范围太广

icloud 目录匹配包含导致全局无法正常使用

* fix: 提交修复icloud判断问题

1.删除无用的else块
2.完善simpleCheckIcloudPath方法 添加 桌面 和文档的路径判断
2023-08-29 21:01:36 +08:00
Vanessa 55bb5e4348 🎨 fix https://github.com/siyuan-note/siyuan/issues/9029 2023-08-24 11:57:00 +08:00
Daniel db5efdde41 🎨 Improve kernel boot checking on the desktop https://github.com/siyuan-note/siyuan/issues/8929 2023-08-08 21:51:23 +08:00
Daniel f9340c8860 🎨 The desktop initialization interface workspace defaults to ~/SiYuan/ Fix https://github.com/siyuan-note/siyuan/issues/8879 2023-08-01 22:09:53 +08:00
Daniel e91c1eceda 🎨 The desktop initialization interface workspace defaults to ~/SiYuan/ Fix https://github.com/siyuan-note/siyuan/issues/8879 2023-08-01 22:09:06 +08:00
Daniel 16cdc66398 🎨 The desktop initialization interface workspace defaults to ~/SiYuan/ Fix https://github.com/siyuan-note/siyuan/issues/8879 2023-08-01 22:08:43 +08:00
Daniel b17869fd61 🎨 Improve error page 2023-07-06 10:23:20 +08:00
Vanessa 69cd8f735d 💄 fix https://github.com/siyuan-note/siyuan/issues/8631 2023-06-28 22:40:34 +08:00
Vanessa f09f1dea39 💄 2023-06-26 23:30:53 +08:00
Daniel 1bc77c6f61 🎨 Improve init screen 2023-06-26 19:58:18 +08:00
Daniel b9c35fd0f5 🎨 Update slogan Refactor your thinking https://github.com/siyuan-note/siyuan/issues/8608 2023-06-24 20:39:55 +08:00
Vanessa 616fef6650 🎨 init 2023-06-24 11:05:33 +08:00
Daniel 713bbf9a43 🎨 Set the default workspace path to ~/SiYuan/ on the desktop end https://github.com/siyuan-note/siyuan/issues/8602 2023-06-24 10:53:55 +08:00
Daniel 5a458c9c09 🎨 Update text 2023-06-24 00:03:51 +08:00
Daniel bb5150c8d4 🎨 Smoother launch screen on desktop https://github.com/siyuan-note/siyuan/issues/8596 2023-06-22 22:06:04 +08:00
Daniel 7b52e846df 🎨 Improve desktop boot interface 2023-06-22 21:40:19 +08:00
Daniel 97ff59398f 🎨 Improve desktop boot interface 2023-06-22 21:38:08 +08:00
Daniel 9aa8f05a33 🎨 Improve desktop boot interface 2023-06-22 21:37:30 +08:00
Daniel 004f030119 🎨 Improve desktop boot interface 2023-06-22 21:36:24 +08:00
Vanessa 612dff8b8c 🎨 https://github.com/siyuan-note/siyuan/issues/8584 2023-06-21 12:30:48 +08:00
Daniel 71add56563 🎨 Update text 2023-06-12 08:56:44 +08:00
Daniel eb941b36e4 🎨 Improve boot UI https://github.com/siyuan-note/siyuan/issues/8496 2023-06-09 11:03:49 +08:00
Vanessa 6189becad1 🎨 fix https://github.com/siyuan-note/siyuan/issues/8498 不要乱动代码哇 2023-06-08 23:34:03 +08:00
Daniel f9432260aa 🎨 Improve boot UI https://github.com/siyuan-note/siyuan/issues/8496 2023-06-08 21:30:00 +08:00
Daniel e7cde39a0f 🎨 Improve boot UI https://github.com/siyuan-note/siyuan/issues/8496 2023-06-08 20:47:56 +08:00
Daniel a2ff4d753b 🐛 Hiding the main interface and then opening it from the taskbar icon will cause the interface to hang Fix https://github.com/siyuan-note/siyuan/issues/8489 2023-06-08 11:54:52 +08:00
Vanessa b4bbabde4e 🚨 2023-06-07 11:56:34 +08:00
Daniel b24c06fbce 🐛 The hyperlink in the changelog fails to jump to the browser to open https://github.com/siyuan-note/siyuan/issues/8458 2023-06-06 11:19:24 +08:00
Daniel 9a8ebd536d 🐛Alt+M 后隐藏窗口,再次按 Alt+M 显示窗口后会卡住不能编辑 https://github.com/siyuan-note/siyuan/issues/8456 Fix https://github.com/siyuan-note/siyuan/issues/8456 2023-06-05 20:13:07 +08:00
Vanessa e28acc32ab 🎨 fix https://github.com/siyuan-note/siyuan/issues/8427 2023-06-01 21:20:25 +08:00
Daniel ec0682358f 🎨 Update user agent 2023-05-29 20:03:37 +08:00
Daniel a427b344b5 🎨 Update text 2023-05-25 14:49:56 +08:00
Daniel 3f5614c0c0 🎨 Improve the position and size of the main window after desktop initialization Fix https://github.com/siyuan-note/siyuan/issues/8326 2023-05-22 20:27:26 +08:00
Liang Ding 42c5dfcbda 🐛 Automatic launch at boot does not work Fix https://github.com/siyuan-note/siyuan/issues/7978 2023-04-13 11:49:42 +08:00
Liang Ding 58c48dea5f 🐛 Appearance language is incorrect when switching workspaces Fix https://github.com/siyuan-note/siyuan/issues/7977 2023-04-13 10:42:54 +08:00
Liang Ding 099b784ea0 🎨 Improve the initialization interface to select the workspace cloud disk path prompt Fix https://github.com/siyuan-note/siyuan/issues/7975 2023-04-13 10:09:50 +08:00
Liang Ding e9f3bdc476 🎨 Improve the initialization interface to select the workspace cloud disk path prompt Fix https://github.com/siyuan-note/siyuan/issues/7975 2023-04-13 10:08:08 +08:00
绛亽 ab5bfe2aaa Update main.js (#7956) 2023-04-12 08:41:27 +08:00
Liang Ding 8491ae698d 🐛 Tray menu text does not change with the appearance language Fix https://github.com/siyuan-note/siyuan/issues/7935 2023-04-09 10:36:18 +08:00
Liang Ding 0d832cc97e 🐛 Initialization interface hangs on the macOS Fix https://github.com/siyuan-note/siyuan/issues/7887 2023-04-05 14:51:00 +08:00