Commit graph

6734 commits

Author SHA1 Message Date
Vanessa
2c8eb8e23d 🎨 fix https://github.com/siyuan-note/siyuan/issues/8613 2023-06-25 15:58:18 +08:00
Daniel
ea5bc3653e
🐛 Importing markdown files that include <kbd> freezes Fix https://github.com/siyuan-note/siyuan/issues/8611 2023-06-25 10:11:45 +08:00
Vanessa
72d0b6409b 🎨 fix https://github.com/siyuan-note/siyuan/issues/8526 2023-06-24 21:17:28 +08:00
Vanessa
92ab94bf51 Merge remote-tracking branch 'origin/dev' into dev 2023-06-24 20:57:38 +08:00
Vanessa
5d91a03316 🎨 fix https://github.com/siyuan-note/siyuan/issues/8526 2023-06-24 20:57:21 +08:00
Daniel
eb25b558fb
🎨 Update slogan Refactor your thinking https://github.com/siyuan-note/siyuan/issues/8608 2023-06-24 20:40:45 +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
5e16149c4c Merge remote-tracking branch 'origin/dev' into dev 2023-06-24 17:51:07 +08:00
Vanessa
385c823030 🎨 https://github.com/siyuan-note/siyuan/issues/8526 2023-06-24 17:50:51 +08:00
Vanessa
512d15425a 🎨 https://github.com/siyuan-note/siyuan/issues/8526 2023-06-24 17:50:43 +08:00
Daniel
1d3925b1b5
🔥 macOS systems prior to 10.15 are no longer supported https://github.com/siyuan-note/siyuan/issues/8604 2023-06-24 16:00:26 +08:00
Daniel
e8ac568b3d
🎨 Set the default workspace path to ~/SiYuan/ on the desktop end https://github.com/siyuan-note/siyuan/issues/8602 2023-06-24 11:07:52 +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
Vanessa
1456f34cba 🎨 fix https://github.com/siyuan-note/siyuan/issues/8523 2023-06-23 23:24:21 +08:00
Vanessa
abd61108d8 Merge remote-tracking branch 'origin/dev' into dev 2023-06-23 16:28:14 +08:00
Vanessa
dfc0a35c05 🎨 fix https://github.com/siyuan-note/siyuan/issues/8599 2023-06-23 16:27:54 +08:00
Daniel
626db22baa
🎨 Smoother launch screen on desktop https://github.com/siyuan-note/siyuan/issues/8596 2023-06-23 12:07:40 +08:00
Daniel
162385cb4b
🎨 Smoother launch screen on desktop https://github.com/siyuan-note/siyuan/issues/8596 2023-06-23 11:59:21 +08:00
Vanessa
904735a2eb 🎨 fix https://github.com/siyuan-note/siyuan/issues/8445 2023-06-23 11:28:32 +08:00
Vanessa
e6f727b961 🎨 fix https://github.com/siyuan-note/siyuan/issues/8598 2023-06-22 23:19:26 +08:00
Vanessa
4cb2875bda 🎨 fix https://github.com/siyuan-note/siyuan/issues/8486 2023-06-22 23:06:10 +08:00
Vanessa
0929856bf4 Merge remote-tracking branch 'origin/dev' into dev 2023-06-22 22:41:24 +08:00
Vanessa
dd260ff4b0 🎨 fix https://github.com/siyuan-note/siyuan/issues/8484 2023-06-22 22:39:41 +08:00
Daniel
fb875d53c5
♻️ Upgrade Electron Fix https://github.com/siyuan-note/siyuan/issues/8597 2023-06-22 22:10:53 +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
ee69dc6742
🎨 Upgrade electron builder 2023-06-22 21:58:49 +08:00
Daniel
9425f33b7f
🎨 Smoother launch screen on desktop https://github.com/siyuan-note/siyuan/issues/8596 2023-06-22 21:50:19 +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
Daniel
bfa957ff68
🎨 Support non-mainland China subscription https://github.com/siyuan-note/siyuan/issues/8584 2023-06-22 17:13:00 +08:00
Daniel
ed5700ebd6
🎨 Support directly access data/public/* contents via URL link https://github.com/siyuan-note/siyuan/issues/8593 2023-06-22 16:42:16 +08:00
Vanessa
bf5caa23f8 🚨 2023-06-21 23:30:33 +08:00
Vanessa
3c80f47f7e 🎨 fix https://github.com/siyuan-note/siyuan/issues/8592 2023-06-21 23:29:40 +08:00
Yingyi / 颖逸
1a7edf3b3c
Add ICommand.langText for plugin (#8589)
* 🎨 Support custom text when plugin register command

REF: https://github.com/siyuan-note/petal/pull/9

* 🎨 Support custom text when plugin register command
2023-06-21 23:03:41 +08:00
Vanessa
aaf6a5efcf 🎨 https://github.com/siyuan-note/siyuan/issues/8584 2023-06-21 22:41:28 +08:00
Vanessa
c872687fdd 🎨 https://github.com/siyuan-note/siyuan/issues/8584 2023-06-21 16:01:36 +08:00
Vanessa
82157cba9e Merge remote-tracking branch 'origin/dev' into dev 2023-06-21 12:57:59 +08:00
Vanessa
b76b3b3e0f 🎨 https://github.com/siyuan-note/siyuan/issues/8584 2023-06-21 12:57:44 +08:00
Daniel
9c51651608
🎨 Support non-mainland China subscription https://github.com/siyuan-note/siyuan/issues/8584 2023-06-21 12:31:19 +08:00
Vanessa
612dff8b8c 🎨 https://github.com/siyuan-note/siyuan/issues/8584 2023-06-21 12:30:48 +08:00
Vanessa
c5f9612df2 🎨 https://github.com/siyuan-note/siyuan/issues/8584 2023-06-21 11:47:26 +08:00
Daniel
d6e1db6d62
🎨 Update LiuYun urls 2023-06-21 11:25:11 +08:00
Vanessa
cf78ac0d4c 🎨 cloudRegion 2023-06-21 10:45:12 +08:00
Daniel
e88ee6b2b8
🎨 Support LiuYun account login https://github.com/siyuan-note/siyuan/issues/8578 2023-06-20 17:56:04 +08:00
Daniel
4459413493
🎨 Support LiuYun account login https://github.com/siyuan-note/siyuan/issues/8578 2023-06-20 11:48:44 +08:00
Vanessa
bebb75d389 📱 https://github.com/siyuan-note/siyuan/issues/8578 2023-06-20 11:26:37 +08:00