Commit Graph

771 Commits

Author SHA1 Message Date
Daniel
dfe8f1317c
🐛 Data sync may cause data loss on Android 14 https://github.com/siyuan-note/siyuan/issues/10205 2024-01-21 21:18:33 +08:00
Daniel
6bd69d364d
⬆️ Upgrade kernel deps 2024-01-19 23:53:49 +08:00
Daniel
c8512c5a02
⬆️ Upgrade kernel deps 2024-01-18 22:59:53 +08:00
Daniel
9adf0144e5
🎨 Improve AI-generated content parsing https://github.com/siyuan-note/siyuan/issues/10217 2024-01-18 22:41:01 +08:00
Daniel
b766f7cdf8
⬆️ Upgrade kernel deps 2024-01-17 23:16:53 +08:00
Daniel
3527278de3
🎨 Improve parsing code block pasted from web page https://github.com/siyuan-note/siyuan/issues/10183 2024-01-16 17:38:30 +08:00
Daniel
0e720f8d36
🎨 Block ref elements support font styles when exporting https://github.com/siyuan-note/siyuan/issues/10179 2024-01-15 22:52:22 +08:00
Daniel
94ffa49435
🎨 Support manual purge of unreferenced data snapshots in the S3/WebDAV cloud storage https://github.com/siyuan-note/siyuan/issues/10081 2024-01-15 00:19:39 +08:00
Daniel
94d013d05b
⬆️ Upgrade kernel deps 2024-01-15 00:11:57 +08:00
Daniel
9db8172e66
🎨 Improve kernel API /api/block/insertBlock argument checking https://github.com/siyuan-note/siyuan/issues/10144 2024-01-12 19:58:44 +08:00
Daniel
1d91cdeb1c
🔊 Add logging 2024-01-11 22:20:45 +08:00
Daniel
caf0717a73
🎨 Improve kernel API /api/block/insertBlock argument checking https://github.com/siyuan-note/siyuan/issues/10144 2024-01-11 11:14:01 +08:00
Daniel
76db49cbe5
⬆️ Upgrade kernel deps 2024-01-10 14:22:05 +08:00
Daniel
dde80d62ba
⬆️ Upgrade kernel deps 2024-01-09 08:16:15 +08:00
Daniel
c7b37fecf7
🎨 Improve the stability of cloud data synchronization https://github.com/siyuan-note/siyuan/issues/10111 2024-01-08 21:24:25 +08:00
Daniel
2749eaf0ad
🎨 Improve continuous soft newline split block parsing https://github.com/siyuan-note/siyuan/issues/10098 2024-01-07 16:03:32 +08:00
Daniel
0d89274eb0
🎨 Support ignore index https://github.com/siyuan-note/siyuan/issues/9198 2024-01-06 20:55:01 +08:00
Daniel
e6edc2e39d
⬆️ Upgrade kernel deps 2024-01-05 16:45:15 +08:00
Daniel
8158a76700
⬆️ Upgrade kernel deps 2024-01-05 16:45:14 +08:00
Daniel
ef57b1c68f
⬆️ Upgrade kernel deps 2024-01-03 08:36:30 +08:00
Daniel
7976ca1d53
⬆️ Upgrade kernel deps 2024-01-03 08:34:08 +08:00
Daniel
8648ad4519
🎨 Remove line breaks when exporting inline formulas that contain line breaks to Markdown https://github.com/siyuan-note/siyuan/issues/10017 2023-12-29 11:58:44 +08:00
Daniel
9c512e5a56
🐛 Unable to export inline formulas with italics https://github.com/siyuan-note/siyuan/issues/9998 2023-12-28 22:54:47 +08:00
Daniel
13b24e09b8
🎨 Improve some inline elements Markdown editing https://github.com/siyuan-note/siyuan/issues/9999 2023-12-28 21:05:45 +08:00
Daniel
adc42291c6
🐛 The status of flashcards after re-reviewing the previous one is incorrect https://github.com/siyuan-note/siyuan/issues/9988 2023-12-26 23:23:26 +08:00
Daniel
1618758b11
🎨 Improve kernel API requesting concurrency control https://github.com/siyuan-note/siyuan/issues/9979 2023-12-26 21:44:18 +08:00
Daniel
7c6bd679a6
🎨 Improve inline code markdown editing https://github.com/siyuan-note/siyuan/issues/9978 2023-12-26 16:39:56 +08:00
Daniel
ef89fa0a22
🎨 Improve inline code markdown editing https://github.com/siyuan-note/siyuan/issues/9978 2023-12-26 15:41:04 +08:00
Daniel
1fdc7b4a71
🎨 Improve data snapshot and sync robustness https://github.com/siyuan-note/siyuan/issues/9941 2023-12-25 22:16:46 +08:00
Daniel
2ab54eca99
🎨 Distinguish between new cards and review cards during spaced repetition https://github.com/siyuan-note/siyuan/issues/9377 2023-12-22 11:28:36 +08:00
Daniel
b886556cbb
🎨 Improve data sync to prevent an old snapshot to overwrite the new one https://github.com/siyuan-note/siyuan/issues/9949
Abandon snapshot if file does not exist when creating snapshot https://github.com/siyuan-note/siyuan/issues/9948
2023-12-22 08:25:19 +08:00
Daniel
e02976c421
🎨 Improve data sync to prevent an old snapshot to overwrite the new one https://github.com/siyuan-note/siyuan/issues/9949
Abandon snapshot if file does not exist when creating snapshot https://github.com/siyuan-note/siyuan/issues/9948
2023-12-21 23:07:51 +08:00
Daniel
ec46cebe77
🎨 Distinguish between new cards and review cards during spaced repetition https://github.com/siyuan-note/siyuan/issues/9377 2023-12-21 09:22:14 +08:00
Daniel
1dd681cb90
🎨 Improve data snapshot and sync robustness https://github.com/siyuan-note/siyuan/issues/9941 2023-12-20 23:48:12 +08:00
Daniel
5fd8691790
🎨 Improve data snapshot and sync robustness https://github.com/siyuan-note/siyuan/issues/9941 2023-12-20 23:31:56 +08:00
Daniel
5ee621fb12
🎨 Support converting blockquote blocks to paragraphs https://github.com/siyuan-note/siyuan/issues/4706 2023-12-20 10:12:45 +08:00
Daniel
59a5bd500f
🎨 Support converting list blocks to paragraphs https://github.com/siyuan-note/siyuan/issues/9908 2023-12-19 12:19:48 +08:00
Daniel
279850f511
⬆️ Upgrade kernel deps 2023-12-19 08:25:02 +08:00
Daniel
815249b37f
⬆️ Upgrade kernel deps 2023-12-19 08:22:16 +08:00
Daniel
d54fe4fe24
🎨 Improve web page clip code block content conversion https://github.com/siyuan-note/siyuan/issues/9896 2023-12-16 23:25:39 +08:00
Daniel
969a8d24fc
🎨 Improve web page clip code block content conversion https://github.com/siyuan-note/siyuan/issues/9896 2023-12-15 21:44:50 +08:00
Daniel
af2a6f6f34
⬆️ Upgrade kernel deps 2023-12-15 09:24:17 +08:00
Daniel
a807d0c2c5
⬆️ Upgrade Lute 2023-12-14 22:56:17 +08:00
Daniel
554b1f7769
🎨 Fix docker build 2023-12-14 20:19:59 +08:00
Daniel
44349c692b
⬆️ Upgrade lute 2023-12-14 00:16:47 +08:00
Daniel
e02ea9f28c
⬆️ Upgrade lute 2023-12-13 22:52:59 +08:00
Daniel
77ecd26536
🎨 Improve web page clip code block content conversion https://github.com/siyuan-note/siyuan/issues/9865 2023-12-13 12:24:32 +08:00
Daniel
0747213d5b
🎨 Improve kernel stability by eliminating some data races https://github.com/siyuan-note/siyuan/issues/9842 2023-12-11 09:53:06 +08:00
Daniel
99a2d32abf
🎨 Improve kernel stability by eliminating some data races https://github.com/siyuan-note/siyuan/issues/9842 2023-12-11 00:45:23 +08:00
Daniel
02fcba6527
🎨 Improve kernel stability by eliminating some data races https://github.com/siyuan-note/siyuan/issues/9842 2023-12-11 00:24:51 +08:00
Daniel
a374f9c53d
🐛 An issue that caused cloud data corruption https://github.com/siyuan-note/siyuan/issues/9846 2023-12-10 12:05:15 +08:00
Daniel
94077b908b
🐛 An issue that caused cloud data corruption https://github.com/siyuan-note/siyuan/issues/9846 2023-12-09 12:18:56 +08:00
Daniel
a1a6fb513d
🎨 Improve kernel stability by eliminating some data races https://github.com/siyuan-note/siyuan/issues/9842 2023-12-08 23:05:34 +08:00
Daniel
dbd52231e9
🎨 Improve kernel stability by eliminating some data races https://github.com/siyuan-note/siyuan/issues/9842 2023-12-08 17:09:56 +08:00
Daniel
bea32e96d5
🎨 Improve kernel stability by eliminating some data races https://github.com/siyuan-note/siyuan/issues/9842 2023-12-08 13:05:50 +08:00
Daniel
aa9c9b2f7c
⬆️ Upgrade kernel deps 2023-12-06 17:23:09 +08:00
Daniel
b06cc3dc10
🎨 Improve file read/write locking https://github.com/siyuan-note/siyuan/issues/9748 2023-12-06 16:23:55 +08:00
Daniel
7acc6bd02d
🎨 Improve search preview to highlight text <foo> https://github.com/siyuan-note/siyuan/issues/9821 2023-12-05 23:06:24 +08:00
Daniel
0b723479f1
🎨 Improve search preview to highlight text <foo> https://github.com/siyuan-note/siyuan/issues/9821 2023-12-05 23:06:23 +08:00
Daniel
d112b81869
🎨 Improve file read/write locking https://github.com/siyuan-note/siyuan/issues/9748 2023-12-05 21:07:12 +08:00
Daniel
b1cea465ac
🎨 Improve file read/write locking https://github.com/siyuan-note/siyuan/issues/9748 2023-12-05 17:51:17 +08:00
Daniel
4ba811af79
🎨 Improve inline code markdown editing https://github.com/siyuan-note/siyuan/issues/9805 2023-12-02 22:04:12 +08:00
Daniel
92c04411ca
🎨 Improve inline code markdown editing https://github.com/siyuan-note/siyuan/issues/9805 2023-12-02 21:31:35 +08:00
Daniel
fa5ee62317
🎨 Improve export of Markdown hyperlink spaces Fix https://github.com/siyuan-note/siyuan/issues/9792 2023-11-30 21:21:50 +08:00
Daniel
d647335d6e
⬆️ Upgrade kernel deps 2023-11-29 09:44:48 +08:00
Daniel
0034a2d706
⬆️ Upgrade kernel deps 2023-11-28 16:14:11 +08:00
Daniel
b89607214b
🐛 Purge data repo Failed to purge data repo: CreateFile ... https://github.com/siyuan-note/siyuan/issues/9760 2023-11-28 16:08:54 +08:00
Daniel
eda3deafb3
🎨 Only HTML code wrapped in <div> is supported to be parsed into HTML blocks https://github.com/siyuan-note/siyuan/issues/9758 2023-11-27 23:10:21 +08:00
Daniel
fac371dd38
🎨 Improve data repo index purging prompt 2023-11-27 17:26:02 +08:00
Daniel
2f2abf0eff
🎨 Improve data sync perception when data merging https://github.com/siyuan-note/siyuan/issues/9740 2023-11-25 17:13:59 +08:00
Daniel
933b71bca9
🎨 Improve processing when copying and pasting plain text contains escape char Fix https://github.com/siyuan-note/siyuan/issues/9727 2023-11-24 20:56:46 +08:00
Daniel
69b0d90dcd
🎨 Improve processing when copying and pasting plain text contains escape char Fix https://github.com/siyuan-note/siyuan/issues/9727 2023-11-24 19:51:37 +08:00
Daniel
47df3f8b3d
⬆️ Upgrade kernel deps 2023-11-24 17:32:49 +08:00
Daniel
ad23d018a8
⬆️ Upgrade kernel deps 2023-11-23 22:10:25 +08:00
Daniel
94380db8cd
🎨 Improve processing when copying and pasting plain text contains escape char Fix https://github.com/siyuan-note/siyuan/issues/9727 2023-11-23 17:19:04 +08:00
Daniel
1e9a00a039
⬆️ Upgrade kernel deps 2023-11-22 16:48:54 +08:00
Daniel
4642dd6190
🐛 Inline memos cannot be searched Fix https://github.com/siyuan-note/siyuan/issues/9710 2023-11-22 10:03:50 +08:00
Daniel
3294cb9281
⬆️ Upgrade kernel deps 2023-11-20 22:34:22 +08:00
Daniel
c40605df72
⬆️ Upgrade kernel deps 2023-11-20 22:33:14 +08:00
Daniel
7ab6d6c3f8
⬆️ Upgrade kernel deps 2023-11-20 16:45:23 +08:00
Daniel
98c724b16d
🎨 Improve checking local data chunk integrity before data sync https://github.com/siyuan-note/siyuan/issues/9688 2023-11-19 14:56:51 +08:00
Daniel
0bc3332db2
🎨 Inline formulas and memo support preserving line breaks Fix https://github.com/siyuan-note/siyuan/issues/9664 2023-11-17 20:52:56 +08:00
Daniel
18f9f2633a
🎨 Spell check should be disabled inside inline and block code https://github.com/siyuan-note/siyuan/issues/9672 2023-11-17 09:52:45 +08:00
Daniel
5891ca5024
⬆️ Upgrade kernel deps 2023-11-16 21:28:40 +08:00
Daniel
b6e9df5e37
🎨 Kernel API /api/query/sql support || operator https://github.com/siyuan-note/siyuan/issues/9662 2023-11-15 23:48:27 +08:00
Daniel
c65c32caf9
🎨 Kernel API /api/query/sql support || operator https://github.com/siyuan-note/siyuan/issues/9662 2023-11-15 23:46:51 +08:00
Daniel
2f1b9569aa
⬆️ Upgrade kernel deps 2023-11-15 09:20:34 +08:00
Daniel
2299ff1ae7
🎨 Improve checking out files order of data sync Fix https://github.com/siyuan-note/siyuan/issues/9646 2023-11-14 10:54:38 +08:00
Daniel
7236fc457e
⬆️ Upgrade kernel deps 2023-11-14 08:58:42 +08:00
Daniel
a24f2e3889
🎨 Database table view supports pin/unpin column https://github.com/siyuan-note/siyuan/pull/9617 2023-11-13 12:33:13 +08:00
Daniel
a182b704ac
🐛 Data synchronization accidentally deletes local files Fix https://github.com/siyuan-note/siyuan/issues/9631 2023-11-13 00:53:18 +08:00
Daniel
acd2c1c65d
🐛 Data synchronization accidentally deletes local files Fix https://github.com/siyuan-note/siyuan/issues/9631 2023-11-12 12:37:08 +08:00
Daniel
8a8fc17d21
🎨 Improve data sync 2023-11-11 23:49:39 +08:00
Daniel
eb6f892a47
🎨 Improve S3/WebDAV data sync error message Fix https://github.com/siyuan-note/siyuan/issues/9626 2023-11-10 23:00:17 +08:00
Daniel
262d1298df
🎨 Improve data sync 2023-11-10 22:09:44 +08:00
Daniel
514c747fe3
🎨 Improve data sync 2023-11-10 20:25:29 +08:00
Daniel
a61f1361c2
🎨 Automatic synchronization mode prevents old cloud data from overwriting new local data Fix https://github.com/siyuan-note/siyuan/issues/9601 2023-11-08 11:50:33 +08:00
Daniel
7a64e71b92
🎨 Automatic synchronization mode prevents old cloud data from overwriting new local data Fix https://github.com/siyuan-note/siyuan/issues/9601 2023-11-08 11:14:20 +08:00
Daniel
e19f263dcb
🎨 Improve copying Excel cell to table cell Fix https://github.com/siyuan-note/siyuan/issues/9569 2023-11-08 10:02:49 +08:00
Daniel
a76d3c7d8d
⬆️ Upgrade kernel deps 2023-11-07 21:59:52 +08:00