Commit Graph

153 Commits

Author SHA1 Message Date
Daniel
d9b5110ea5
🎨 Improve kernel API /api/block/appendBlock https://github.com/siyuan-note/siyuan/issues/9955 2023-12-22 20:53:59 +08:00
Daniel
d8fb5f896e
🎨 Improve kernel stability https://github.com/siyuan-note/siyuan/issues/9912 2023-12-19 20:03:13 +08:00
Daniel
79960b4da2
🎨 Database table view supports paged loading https://github.com/siyuan-note/siyuan/issues/9424 2023-12-08 21:05:21 +08:00
Daniel
535f72afdb
🎨 Improve kernel stability by eliminating some data races https://github.com/siyuan-note/siyuan/issues/9842 2023-12-08 20:28:57 +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
b1cea465ac
🎨 Improve file read/write locking https://github.com/siyuan-note/siyuan/issues/9748 2023-12-05 17:51:17 +08:00
Daniel
177ed1b67f
🎨 Supports multiple views for the database https://github.com/siyuan-note/siyuan/issues/9751 2023-12-01 15:39:21 +08:00
Daniel
3f5e49cec6
🎨 Supports multiple views for the database https://github.com/siyuan-note/siyuan/issues/9751 2023-12-01 09:48:20 +08:00
Daniel
f9edbe0041
🎨 Supports multiple views for the database https://github.com/siyuan-note/siyuan/issues/9751 2023-12-01 09:00:14 +08:00
Daniel
ee9844c379
🎨 Supports multiple views for the database https://github.com/siyuan-note/siyuan/issues/9751 2023-12-01 08:55:32 +08:00
Daniel
19475004b4
🎨 Supports multiple views for the database https://github.com/siyuan-note/siyuan/issues/9751 2023-11-30 23:19:43 +08:00
Daniel
21dace60a2
🎨 Supports multiple views for the database https://github.com/siyuan-note/siyuan/issues/9751 2023-11-30 22:01:22 +08:00
Daniel
d7d4f4d0de
🎨 Supports multiple views for the database https://github.com/siyuan-note/siyuan/issues/9751 2023-11-30 20:05:19 +08:00
Daniel
fd1211a6a9
🎨 In production mode, data reset warning pops up when editing data in the user guide https://github.com/siyuan-note/siyuan/issues/9757 2023-11-27 22:33:43 +08:00
Daniel
7be06ed955
🎨 Improve database table view in super block Fix https://github.com/siyuan-note/siyuan/issues/9620 2023-11-10 23:13:57 +08:00
Daniel
a1ac6fb867
🎨 Attribute view support sticky layout https://github.com/siyuan-note/siyuan/pull/9617 2023-11-10 10:22:19 +08:00
Daniel
903b046ce1
🎨 Maintain relationships between database blocks and database storage Fix https://github.com/siyuan-note/siyuan/issues/9496 2023-11-02 10:32:18 +08:00
Daniel
ca37685d08
🎨 Upgrade kernel dpes 2023-10-30 17:28:19 +08:00
Daniel
8399aba10b
🎨 Supports searching database view content https://github.com/siyuan-note/siyuan/issues/9419 2023-10-13 23:22:17 +08:00
Daniel
c3d1c04af4
🎨 Supports searching database view content https://github.com/siyuan-note/siyuan/issues/9419 2023-10-13 22:50:56 +08:00
Daniel
d38311c48c
🎨 Supports searching database blocks by the view title https://github.com/siyuan-note/siyuan/issues/9348 2023-10-05 12:02:48 +08:00
Daniel
c516e83bb7
🎨 Database column icon https://github.com/siyuan-note/siyuan/issues/9304 2023-10-05 11:12:57 +08:00
Daniel
56ace2e427
♻️ Refactor kernel model transaction https://github.com/siyuan-note/siyuan/issues/9338 2023-10-04 11:45:58 +08:00
Daniel
b833087cb6
🎨 Add template type column to Attribute View https://github.com/siyuan-note/siyuan/issues/8766 2023-10-01 17:33:53 +08:00
Daniel
20cd3c5f80
🎨 New a row in the database no longer require to create a relevant doc https://github.com/siyuan-note/siyuan/issues/9294 2023-09-28 10:50:35 +08:00
Daniel
863eb5e570
🎨 New a row in the database no longer require to create a relevant doc https://github.com/siyuan-note/siyuan/issues/9294 2023-09-27 23:14:42 +08:00
Daniel
6d56833567
🎨 Improve update tx 2023-09-14 09:42:25 +08:00
Daniel
205e4a8436
🎨 Improve update tx 2023-09-14 09:31:23 +08:00
Daniel
7e2d2bfe37
🎨 Improve update tx 2023-09-14 09:12:41 +08:00
Daniel
f77f82258e
🎨 Sort tx queue Undo and then redo after Shift+Enter trigger status exception https://github.com/siyuan-note/siyuan/issues/9178 2023-09-14 00:51:20 +08:00
Daniel
c136b71e67
🎨 Attribute View number column format https://github.com/siyuan-note/siyuan/issues/8764 2023-08-03 23:39:10 +08:00
Daniel
d5bceca2a4
🎨 Attribute View number column format https://github.com/siyuan-note/siyuan/issues/8764 2023-08-03 23:21:11 +08:00
Daniel
656a13ec89
♻️ Update av 2023-07-28 12:07:10 +08:00
Daniel
073a8bcdd7
🎨 Update av 2023-07-16 00:08:01 +08:00
Daniel
3a7e0cd014
🎨 Attribute View columns calculate https://github.com/siyuan-note/siyuan/issues/8699 2023-07-15 21:36:35 +08:00
Daniel
96467d052d
♻️ Refactor av data structure 2023-07-13 00:49:09 +08:00
Daniel
d954602379
♻️ Refactor av data structure 2023-07-13 00:16:40 +08:00
Daniel
74d10b7e97
♻️ Refactor av data structure 2023-07-13 00:08:30 +08:00
Daniel
a55c109623
♻️ Refactor av data structure 2023-07-12 23:54:42 +08:00
Daniel
ba396a5573
♻️ Refactor av data structure 2023-07-12 23:52:25 +08:00
Daniel
19d3169637
♻️ Refactor av data structure 2023-07-12 19:17:29 +08:00
Daniel
b4068c5daf
♻️ Refactor av data structure 2023-07-12 19:13:37 +08:00
Daniel
11a55903f2
♻️ Refactor av data structure 2023-07-12 00:02:40 +08:00
Daniel
fd3e1d66bd
♻️ Refactor av data structure 2023-07-11 23:56:44 +08:00
Daniel
ff239c1211
♻️ Refactor av data structure 2023-07-11 23:47:17 +08:00
Daniel
ad77e4d7f3
♻️ Refactor av data structure 2023-07-11 23:40:36 +08:00
Daniel
3481e93463
♻️ Refactor av data structure 2023-07-11 22:47:19 +08:00
Daniel
c605c496ee
♻️ Refactor av data structure 2023-07-11 22:44:31 +08:00
Daniel
1ccdb4c576
♻️ Refactor av data structure 2023-07-11 22:36:02 +08:00
Daniel
39b28cbc98
♻️ Refactor av data structure 2023-07-11 22:12:11 +08:00