Commit Graph

2329 Commits

Author SHA1 Message Date
Liang Ding
c5c24994a8
🎨 Global search supports pagination to display results https://github.com/siyuan-note/siyuan/issues/7948 2023-04-21 10:03:20 +08:00
Liang Ding
1eba131624
🎨 Global search supports pagination to display results https://github.com/siyuan-note/siyuan/issues/7948 2023-04-21 09:49:13 +08:00
Liang Ding
685b7e1383
🎨 Global search supports pagination to display results https://github.com/siyuan-note/siyuan/issues/7948 2023-04-21 09:34:35 +08:00
Liang Ding
0a489606e3
🎨 Data repo support for purging unreferenced indexes and objects https://github.com/siyuan-note/siyuan/issues/8054 2023-04-20 19:43:41 +08:00
Liang Ding
683d01c24e
🎨 Data repo support for purging unreferenced indexes and objects https://github.com/siyuan-note/siyuan/issues/8054 2023-04-20 19:32:51 +08:00
Liang Ding
bfe341f9e9
🎨 Data repo support for purging unreferenced indexes and objects https://github.com/siyuan-note/siyuan/issues/8054 2023-04-20 19:32:18 +08:00
Liang Ding
ae1548f043
🎨 Data repo support for purging unreferenced indexes and objects https://github.com/siyuan-note/siyuan/issues/8054 2023-04-20 19:11:21 +08:00
Liang Ding
e04762fc90
🎨 Data repo support for purging unreferenced indexes and objects https://github.com/siyuan-note/siyuan/issues/8054 2023-04-20 19:02:22 +08:00
Liang Ding
38ed2a3300
🎨 Data repo support for purging unreferenced indexes and objects https://github.com/siyuan-note/siyuan/issues/8054 2023-04-20 18:54:40 +08:00
Liang Ding
4e3e1149d4
🎨 Add - , * , 1. and [] before the heading then convert it into the list with that heading https://github.com/siyuan-note/siyuan/issues/7972 2023-04-20 12:21:25 +08:00
Liang Ding
78a5c05d28
🎨 Official data sync counts the number of cloud storage API calls https://github.com/siyuan-note/siyuan/issues/8048 2023-04-20 10:30:49 +08:00
Liang Ding
9a975b6cc7
Improve Data History - Data Snapshot loading performance Fix https://github.com/siyuan-note/siyuan/issues/8052 2023-04-20 10:30:48 +08:00
Liang Ding
32be993e00
🎨 Official data sync counts the number of cloud storage API calls https://github.com/siyuan-note/siyuan/issues/8048 2023-04-19 19:25:10 +08:00
Liang Ding
234cc520ae
🎨 Improve Convert network images to local images success rate Fix https://github.com/siyuan-note/siyuan/issues/8040 2023-04-19 10:10:55 +08:00
Liang Ding
981f4570fd
🐛 After modifying the access authentication code on the browser side, the other side does not refresh Fix https://github.com/siyuan-note/siyuan/issues/8028 2023-04-19 09:53:46 +08:00
颖逸
93e4bb1adf
PWA support (desktop & mobile) (#8012)
* 🎨 Improve return to feature of the auth page

* 🎨 PWA support

* Update manifest.webmanifest

* 🎨 add `service-worker.js`

* Update service-worker.js

* Update service-worker.js

* Update service-worker.js
2023-04-18 19:07:58 +08:00
Liang Ding
297f32c0b6
🔖 Release v2.8.5 2023-04-18 13:36:35 +08:00
Liang Ding
221e5c4be3
🎨 Avoid flashcard package data overwriting the cloud when syncing on a new device Fix https://github.com/siyuan-note/siyuan/issues/8024 2023-04-18 13:36:01 +08:00
Liang Ding
f0e80505f0
🎨 Content type filtering when inserting reference links via ((, [[ https://github.com/siyuan-note/siyuan/issues/8009 2023-04-17 22:53:07 +08:00
Liang Ding
c316951592
🎨 Content type filtering when inserting reference links via ((, [[ https://github.com/siyuan-note/siyuan/issues/8009 2023-04-17 22:47:25 +08:00
Liang Ding
1a343aa85c
🔥 Remove Settings - Appearance - Customize the current theme https://github.com/siyuan-note/siyuan/issues/8006 2023-04-17 15:02:30 +08:00
Liang Ding
fde48325e1
🔥 Remove Settings - Appearance - Customize the current theme https://github.com/siyuan-note/siyuan/issues/8006 2023-04-17 14:45:49 +08:00
Liang Ding
d8f4ed846b
🔥 Remove Settings - Appearance - Customize the current theme https://github.com/siyuan-note/siyuan/issues/8006 2023-04-17 13:43:34 +08:00
Liang Ding
6c131e4d52
🎨 Files rolled back from file history are no longer overwritten by data sync Fix https://github.com/siyuan-note/siyuan/issues/8014 2023-04-17 12:51:46 +08:00
Liang Ding
5014a921a4
🎨 Check the validity of the API moveBlock parameter previousID Fix https://github.com/siyuan-note/siyuan/issues/8007 2023-04-17 12:18:28 +08:00
Liang Ding
3f66a0d66f
🎨 Improve API lsNotebooks compatibility 2023-04-17 11:28:31 +08:00
Liang Ding
6d7d8a8eff
🎨 Reduce holding time of open user guide tip 2023-04-14 20:02:24 +08:00
Liang Ding
35c954d34c
🎨 Reduce holding time of open user guide tip 2023-04-14 20:02:07 +08:00
Liang Ding
862d0db037
🎨 Spaced repetition interface supports review by document selection https://github.com/siyuan-note/siyuan/issues/7954 2023-04-14 16:36:27 +08:00
Liang Ding
6d91b2d6f1
🎨 Add OCR-related operations to the picture menu https://github.com/siyuan-note/siyuan/issues/7203 2023-04-14 15:22:41 +08:00
Liang Ding
9461cc3f95
🎨 Add OCR-related operations to the picture menu https://github.com/siyuan-note/siyuan/issues/7203 2023-04-14 15:22:15 +08:00
Liang Ding
e0b9002005
🎨 API listDocsByPath add an optional parameter maxListCount Fix https://github.com/siyuan-note/siyuan/issues/7993 2023-04-14 12:03:08 +08:00
Liang Ding
31e1966ffa
🎨 API listDocsByPath add an optional parameter maxListCount Fix https://github.com/siyuan-note/siyuan/issues/7993 2023-04-14 12:02:55 +08:00
Liang Ding
ee3138be64
🎨 API listDocsByPath add an optional parameter maxListCount Fix https://github.com/siyuan-note/siyuan/issues/7993 2023-04-14 12:00:11 +08:00
Liang Ding
8fda6730a7
🎨 Normalize filenames when Convert network images to local images Fix https://github.com/siyuan-note/siyuan/issues/7992 2023-04-14 11:38:35 +08:00
Liang Ding
1315b0e8c6
🐛 Enter after the folded heading in the list will cause the blocks to be reversed below the heading Fix https://github.com/siyuan-note/siyuan/issues/7984 2023-04-13 19:22:15 +08:00
Liang Ding
66bd5e91a5
🎨 Spaced repetition interface supports review by document selection https://github.com/siyuan-note/siyuan/issues/7954 2023-04-13 19:07:35 +08:00
Liang Ding
0ebdd49f8a
🎨 Spaced repetition interface supports review by document selection https://github.com/siyuan-note/siyuan/issues/7954 2023-04-13 19:07:35 +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
758f65fdff
Optimize the performance of document tree flashcard loading Fix https://github.com/siyuan-note/siyuan/issues/7967 2023-04-12 19:41:19 +08:00
Liang Ding
a2138b989c
🎨 Improve import data notification 2023-04-12 18:38:56 +08:00
Liang Ding
5b97386d85
🎨 Improve data sync online check 2023-04-12 18:26:14 +08:00
Liang Ding
84244f4fc7
🎨 Asset files no longer use HTTP server when exporting PDF https://github.com/siyuan-note/siyuan/issues/7965 2023-04-12 12:20:16 +08:00
Liang Ding
204c3b469d
🎨 Improved PDF asset file unreferenced detection https://github.com/siyuan-note/siyuan/issues/7964 2023-04-12 12:03:12 +08:00
Liang Ding
fbf6b84a91
🎨 When the current spaced repetition is completed, supports choose whether to continue https://github.com/siyuan-note/siyuan/issues/7943 2023-04-12 09:47:48 +08:00
Liang Ding
fc8a4c8466
🎨 When the current spaced repetition is completed, supports choose whether to continue https://github.com/siyuan-note/siyuan/issues/7943 2023-04-11 18:46:51 +08:00
Liang Ding
41873799c8
🔖 Release v2.8.4 2023-04-11 10:05:41 +08:00
Liang Ding
c0939264e5
🐛 Parse error when hyperlink dest/title in tables contain | symbol https://github.com/siyuan-note/siyuan/issues/7917 2023-04-10 11:21:36 +08:00
Liang Ding
4a54dcb4af
♻️ Adjust addRiffCards/removeRiffCards implementation to be asynchronous transaction https://github.com/siyuan-note/siyuan/issues/7936 2023-04-09 23:02:09 +08:00
Liang Ding
3e14b4f29c
♻️ Adjust addRiffCards/removeRiffCards implementation to be asynchronous transaction https://github.com/siyuan-note/siyuan/issues/7936 2023-04-09 23:00:09 +08:00