Oleksandr Redko
b100721fee
♻️ Refactor Go to err != nil
, err == nil
( #12385 )
2024-09-04 09:40:50 +08:00
Daniel
4d00f2aeb6
🎨 Improve Liandi clipping https://github.com/siyuan-note/siyuan/issues/12368
2024-08-31 20:47:45 +08:00
Daniel
58e86d2d36
🎨 Improve Liandi clipping https://github.com/siyuan-note/siyuan/issues/12368
2024-08-31 18:25:08 +08:00
ytm157
593e3141ab
🧑💻 Add a kernel API /api/filetree/getPathByID
...
* 🧑💻 Add a new api '/api/filetree/getPathByID'
* 🧑💻 Add a new api '/api/filetree/getPathByID'
2024-08-28 17:45:09 +08:00
Misuzu2027
13140edd6b
🧑💻 Add a parameter containChildren
for the kernel API /api/ref/getBacklinkDoc
...
接口 `/api/ref/getBacklinkDoc` 和 `/api/ref/getBackmentionDoc` 添加参数 `containChildren` 。
Co-authored-by: weizelong <1710010123@qq.com>
2024-08-21 12:26:51 +08:00
Daniel
4153805335
🎨 Publish service prohibit find-replace https://github.com/siyuan-note/siyuan/issues/12168
2024-08-04 21:51:13 +08:00
Daniel
6215e37418
🎨 Improve data repo key importing https://github.com/siyuan-note/siyuan/issues/12183
2024-08-03 22:36:14 +08:00
Daniel
df8d70995c
♻️ Supports converting network assets in the database to local https://github.com/siyuan-note/siyuan/issues/12096
2024-07-26 18:41:46 +08:00
Yingyi / 颖逸
1c0a763cd7
🎨 Fixed the issue of WebSocket asynchronous initialization
...
* 🐛 Fixed the issue where WebSocket broadcast was used before initialization was complete
修复 WebSocket 广播未初始化完成即使用的问题
* 🎨 Improved broadcast-related APIs
改进广播相关 API
2024-07-11 09:05:35 +08:00
Daniel
4e9b0bc6c6
🐛 Publish https://github.com/siyuan-note/siyuan/issues/11902
2024-07-07 22:39:53 +08:00
Daniel
427293f3e6
🎨 Improve asset renaming https://github.com/siyuan-note/siyuan/issues/11889
2024-07-06 09:51:54 +08:00
Yingyi / 颖逸
f25b36ff38
Disable some menu items in read-only mode ( #11733 )
...
* 🎨 kernel supports read-only publishing services
* 🐛 Fix authentication vulnerabilities
* 🎨 Protect secret information
* 🎨 Adjust the permission control
* 🎨 Adjust the permission control
* 🎨 Fixed the vulnerability that `getFile` gets file `conf.json`
* 🎨 Add API `/api/setting/setPublish`
* 🎨 Add API `/api/setting/getPublish`
* 🐛 Fixed the issue that PWA-related files could not pass BasicAuth
* 🎨 Add a settings panel for publishing features
* 📝 Add guide for `Publish Service`
* 📝 Update Japanese user guide
* 🎨 Merge fixed static file services
* 🎨 Disable some menu items in read-only mode
* 🎨 Disable some menu items in read-only mode
* Update router.go
2024-07-05 20:01:43 +08:00
Daniel
3073be676d
🎨 Improve net assets to local assets https://github.com/siyuan-note/siyuan/issues/11885
2024-07-04 23:11:56 +08:00
Daniel
ff94e0c878
🎨 Clean code
2024-06-24 23:06:09 +08:00
Daniel
06f3721fd4
⚡ Improve performance for rendering databases, due flashcards
2024-06-23 21:37:28 +08:00
Daniel
675ad65bd1
🧑💻 Add internal kernel API /api/attr/batchGetBlockAttrs
https://github.com/siyuan-note/siyuan/issues/11786
2024-06-21 23:20:25 +08:00
mpcjazz
0b51219f50
Improve emoji search ( #11768 )
...
Co-authored-by: mpcjazz <mail@mpcjazz.com>
2024-06-20 11:39:16 +08:00
崮生
c0bd645048
Kernel API OCR returns text coordinate information ( #11738 )
...
* 优化setImageOCRText接口调用
* 扩展 ocr 接口,添加 ocrJSON 返回字段
* 过滤不可见字符
* 返回的ocr文本添加空格
2024-06-16 22:55:22 +08:00
Daniel
ba8b07f64c
🎨 Supports creating different docs when the database primary key content is the same https://github.com/siyuan-note/siyuan/issues/11713
2024-06-15 21:47:49 +08:00
崮生
b590091c9e
🎨 Remove the check for !TesseractEnabled when saving OCR recognition results ( #11708 )
...
* 去除保存ocr识别结果时对 !TesseractEnabled 的检测
* 🐛 https://github.com/siyuan-note/siyuan/issues/11709
* https://github.com/siyuan-note/siyuan/pull/11708
修改ocr相关接口
* https://github.com/siyuan-note/siyuan/pull/11708
修改前端相关代码
* Update router.go
* Update router.go
---------
Co-authored-by: Vanessa <lly219@gmail.com>
2024-06-15 17:51:48 +08:00
Daniel
8bdd59a156
🎨 https://github.com/siyuan-note/siyuan/issues/11707
2024-06-15 11:20:06 +08:00
Yingyi / 颖逸
ba2193403d
✨ Support read-only publish service
...
* 🎨 kernel supports read-only publishing services
* 🐛 Fix authentication vulnerabilities
* 🎨 Protect secret information
* 🎨 Adjust the permission control
* 🎨 Adjust the permission control
* 🎨 Fixed the vulnerability that `getFile` gets file `conf.json`
* 🎨 Add API `/api/setting/setPublish`
* 🎨 Add API `/api/setting/getPublish`
* 🐛 Fixed the issue that PWA-related files could not pass BasicAuth
* 🎨 Add a settings panel for publishing features
* 📝 Add guide for `Publish Service`
* 📝 Update Japanese user guide
* 🎨 Merge fixed static file services
2024-06-12 21:03:51 +08:00
Daniel
7eafd7ada8
🎨 Improve web clip escaping code block markers https://github.com/siyuan-note/siyuan/issues/11643
2024-06-05 17:48:11 +08:00
Daniel
4e2de612d7
🎨 Add an internal kernel API /api/av/appendAttributeViewDetachedBlocksWithValues
https://github.com/siyuan-note/siyuan/issues/11608
2024-05-31 23:55:17 +08:00
Daniel
7b4d297ade
🎨 The User Guide is no longer opened repeatedly when multiple windows exist https://github.com/siyuan-note/siyuan/issues/11588
2024-05-31 10:47:24 +08:00
Daniel
d9a19bb3dc
🎨 https://github.com/siyuan-note/siyuan/issues/11542
2024-05-29 10:20:37 +08:00
Daniel
f197a4ea87
🎨 Add Duplicate non-mirror database block
https://github.com/siyuan-note/siyuan/issues/11460
2024-05-23 18:00:35 +08:00
Daniel
1a7e1370d0
🐛 The package exported from the cloud configuration cannot be imported after being renamed https://github.com/siyuan-note/siyuan/issues/11491
2024-05-21 17:10:40 +08:00
Daniel
f26e19b21e
🎨 Opening the user guide is no longer supported on iOS https://github.com/siyuan-note/siyuan/issues/11492
2024-05-21 16:54:07 +08:00
Daniel
50090db09d
🎨 Improve HTML a and img clipping https://github.com/siyuan-note/siyuan/issues/11485
2024-05-21 16:25:53 +08:00
Daniel
d3754bd630
🎨 The browser extension supports CSDN formula https://github.com/siyuan-note/siyuan/issues/5624
2024-05-21 00:04:56 +08:00
Daniel
49bb5d56a4
🎨 Improve block ref text copying https://github.com/siyuan-note/siyuan/issues/11473
2024-05-20 22:55:09 +08:00
Daniel
2456b3fd07
🎨 If a file with the same name exists during export PDF/Docx, it will be automatically renamed https://github.com/siyuan-note/siyuan/issues/11357
2024-05-19 17:56:33 +08:00
Daniel
15375cfd98
🎨 Add an internal kernel API /api/block/prependDailyNoteBlock
https://github.com/siyuan-note/siyuan/issues/11442
2024-05-17 17:33:19 +08:00
Daniel
7d87df9932
🎨 Add kernel api getAttributeViewKeysByAvID
2024-05-17 16:19:56 +08:00
Daniel
f7d23b41fd
🐛 The selection options are inconsistent after pasting data into the database https://github.com/siyuan-note/siyuan/issues/11409
2024-05-17 09:49:10 +08:00
Daniel
2058f9a0c0
🎨 Attribute Panel - Database attributes custom sorting https://github.com/siyuan-note/siyuan/issues/11428
2024-05-16 22:24:25 +08:00
Daniel
749ed8a4ac
🎨 If a file with the same name exists during export PDF/Docx, it will be automatically renamed https://github.com/siyuan-note/siyuan/issues/11357
2024-05-12 17:37:32 +08:00
Daniel
7d73482cfa
🎨 Add a kernel API /api/block/getBlockTreeInfos
https://github.com/siyuan-note/siyuan/issues/11311
2024-05-09 23:20:48 +08:00
Daniel
04ba3ed011
🎨 Support convert Base64 image when clipping HTML https://github.com/siyuan-note/siyuan/issues/11210
2024-05-01 16:39:11 +08:00
Daniel
cf187dddce
🎨 Add two shortcuts for block navigation https://github.com/siyuan-note/siyuan/issues/11193
2024-04-30 21:34:13 +08:00
Daniel
653ac93875
🐛 Notebook settings doc save path does not override global settings in some cases https://github.com/siyuan-note/siyuan/issues/11196
2024-04-30 17:23:00 +08:00
Daniel
fc3f447280
🎨 Improve duplicate doc refresh doc tree
2024-04-30 12:16:20 +08:00
Daniel
fa897e91d5
🎨 Support minimize the main window after auto launch on Windows/macOS https://github.com/siyuan-note/siyuan/issues/11145
2024-04-27 13:19:54 +08:00
Daniel
b64a9a3ad2
🎨 Support minimize the main window after auto launch on Windows/macOS https://github.com/siyuan-note/siyuan/issues/11145
2024-04-27 12:12:05 +08:00
Daniel
43359e92ec
🎨 Supports specifying the notebook to save new docs https://github.com/siyuan-note/siyuan/issues/10671
2024-04-26 18:35:03 +08:00
Daniel
b9f269ae85
🎨 Supports disabling Markdown syntax input for some inline elements https://github.com/siyuan-note/siyuan/issues/11141
2024-04-26 12:08:01 +08:00
Daniel
78216e7909
🎨 Supports specifying the notebook to save new docs https://github.com/siyuan-note/siyuan/issues/10671
2024-04-25 23:03:33 +08:00
Daniel
62697aa940
🎨 Supports specifying the notebook to save new docs https://github.com/siyuan-note/siyuan/issues/10671
2024-04-25 22:32:30 +08:00
Daniel
f0fd493c4e
🎨 Supports specifying the notebook to save new docs https://github.com/siyuan-note/siyuan/issues/10671
2024-04-25 15:53:52 +08:00
Daniel
ffb44137f2
🎨 Improve disk usage display https://github.com/siyuan-note/siyuan/issues/11121
2024-04-24 20:11:55 +08:00
Daniel
1bc11a1a9a
🎨 Improve disk usage display https://github.com/siyuan-note/siyuan/issues/11121
2024-04-24 19:51:15 +08:00
Daniel
7f98213879
🎨 Improve mirror database blocks reload
2024-04-21 18:18:23 +08:00
Daniel
e16c3cb0fe
🎨 Rows non-bound in the database support Add to Database
https://github.com/siyuan-note/siyuan/issues/11093
2024-04-20 23:10:05 +08:00
Daniel
26cfc586f0
🎨 Rows non-bound in the database support Add to Database
https://github.com/siyuan-note/siyuan/issues/11093
2024-04-20 22:44:36 +08:00
Daniel
f96343ab83
🎨 Rows non-bound in the database support Add to Database
https://github.com/siyuan-note/siyuan/issues/11093
2024-04-20 12:23:51 +08:00
Daniel
0f06692da4
🎨 Rows non-bound in the database support Add to Database
https://github.com/siyuan-note/siyuan/issues/11093
2024-04-20 12:08:07 +08:00
Daniel
4cc2d9a6a8
🎨 Rows non-bound in the database support Add to Database
https://github.com/siyuan-note/siyuan/issues/11093
2024-04-20 12:08:06 +08:00
Daniel
149fb4ebaa
🎨 Add to Database
search on database title only https://github.com/siyuan-note/siyuan/issues/10934
2024-04-08 21:58:57 +08:00
Daniel
62db617f91
🎨 Support floating window to open related database when filling in the database relation field https://github.com/siyuan-note/siyuan/issues/10915
2024-04-07 09:54:55 +08:00
Daniel
8815e361f5
🎨 Clean code https://github.com/siyuan-note/siyuan/pull/10855
2024-04-03 23:25:47 +08:00
小小飞同学
ffc8b41c50
修改exportResources这个API的参数 ( #10855 )
...
* 修改exportResources这个API,使得能够同时识别path和paths参数
* 修改exportResources这个API的说明文档
* 设定exportResources这个API的paths参数是必须的
* 重新修改exportResources的参数示例
* 设定exportResources这个API的返回值为1
2024-04-03 23:23:57 +08:00
Daniel
844fa8ef64
🎨 Improve getBlockInfo for reindexing https://github.com/siyuan-note/siyuan/issues/10772
2024-04-02 19:58:03 +08:00
zsx
d3b68fe56d
🎨 fix #10802 ( #10803 )
2024-03-31 09:08:20 +08:00
Daniel
4fb311de68
🎨 The outline item in the outline panel supports dragging to adjust the level and position https://github.com/siyuan-note/siyuan/issues/7957
2024-03-29 23:22:29 +08:00
Daniel
7d2d76c57c
🐛 Fix arg check https://github.com/Yimien/plugin-memos-sync/issues/16
2024-03-29 11:55:21 +08:00
Daniel
611f6e2da0
🎨 The outline item in the outline panel supports dragging to adjust the level and position https://github.com/siyuan-note/siyuan/issues/7957
2024-03-27 22:27:09 +08:00
Daniel
24c59dd095
🐛 Fix insertBlock API argument check https://ld246.com/article/1711525429788
2024-03-27 22:27:08 +08:00
Daniel
92c72694bb
🐛 Fix insertBlock API argument check https://ld246.com/article/1711525429788
2024-03-27 19:58:57 +08:00
Daniel
8eb718d578
🎨 Support search code snippets https://github.com/siyuan-note/siyuan/issues/10739
2024-03-26 22:25:05 +08:00
Daniel
1362def271
🎨 Asset link element prompt shows more information https://github.com/siyuan-note/siyuan/issues/10714
2024-03-25 11:30:43 +08:00
Daniel
433c0b6dde
🎨 Asset link element prompt shows more information https://github.com/siyuan-note/siyuan/issues/10714
2024-03-25 09:27:51 +08:00
Daniel
9e2a77bff7
🎨 Asset link element prompt shows more information https://github.com/siyuan-note/siyuan/issues/10714
2024-03-25 09:23:43 +08:00
Yingyi / 颖逸
e922c402c8
🎨 Improve block collapse and expansion operations ( #10717 )
2024-03-24 22:16:49 +08:00
Daniel
8b7e6661f5
🎨 Creating a dailynote template supports doc attributes https://github.com/siyuan-note/siyuan/issues/10698
2024-03-22 19:46:48 +08:00
Daniel
2120637c06
🎨 One-click upgrade of downloaded marketplace packages https://github.com/siyuan-note/siyuan/issues/8390
2024-03-21 22:35:21 +08:00
Daniel
055e011b3e
🎨 One-click upgrade of downloaded marketplace packages https://github.com/siyuan-note/siyuan/issues/8390
2024-03-21 17:10:33 +08:00
Daniel
c45e80b9e0
🎨 One-click upgrade of downloaded marketplace packages https://github.com/siyuan-note/siyuan/issues/8390
2024-03-21 10:32:34 +08:00
Daniel
5300638622
🎨 AI supports configuration randomness and context number https://github.com/siyuan-note/siyuan/issues/10660
2024-03-20 11:45:22 +08:00
Daniel
a7e1e3abac
🎨 AI supports configuration randomness and context number https://github.com/siyuan-note/siyuan/issues/10660
2024-03-20 11:11:18 +08:00
Daniel
6b7502fc54
🐛 Can't switch workspaces on mobile app Fix https://github.com/siyuan-note/siyuan/issues/10654
2024-03-19 23:34:54 +08:00
Daniel
b72b832007
🐛 Can't switch workspaces on mobile app Fix https://github.com/siyuan-note/siyuan/issues/10654
2024-03-19 23:11:44 +08:00
Daniel
27c55b96a4
🎨 Add internal kernel API /api/file/globalCopyFiles
https://github.com/siyuan-note/siyuan/issues/10614
2024-03-18 11:17:31 +08:00
Daniel
095dfc2b35
🧑💻 Add internal kernel API /api/block/getBlocksIndexes
Fix https://github.com/siyuan-note/siyuan/issues/10608
2024-03-15 19:34:59 +08:00
Daniel
63914488f0
🎨 Add to Database
no longer autofills filter values https://github.com/siyuan-note/siyuan/issues/10587
2024-03-14 10:58:49 +08:00
Daniel
14587701ae
🎨 Text starting with 4 spaces are not parsed into code blocks when clipping https://github.com/siyuan-note/siyuan/issues/10588
2024-03-12 17:27:54 +08:00
Daniel
f3574038e2
♻️ Clean code
2024-03-10 23:27:13 +08:00
Daniel
1b0ceaaedf
🎨 Database table view in-table search https://github.com/siyuan-note/siyuan/issues/10419
2024-03-09 11:26:27 +08:00
Daniel
cbcc8141a8
🎨 Database table view in-table search https://github.com/siyuan-note/siyuan/issues/10419
2024-03-08 23:49:55 +08:00
Daniel
58b76e8926
🎨 Support listing database mirror blocks in a floating window https://github.com/siyuan-note/siyuan/issues/10538
2024-03-08 10:39:14 +08:00
Daniel
57293203ee
🎨 Clean code
2024-03-08 00:11:20 +08:00
Daniel
fd709b99b7
🎨 Add kernel API /api/riff/getRiffCardsByBlockIDs
Fix https://github.com/siyuan-note/siyuan/issues/10535
2024-03-07 20:51:14 +08:00
Daniel
e083dacca8
🎨 Add kernel API /api/riff/getRiffCardsByBlockIDs
Fix https://github.com/siyuan-note/siyuan/issues/10535
2024-03-07 20:36:47 +08:00
Daniel
b6c2c829b1
🎨 Database table view in-table search https://github.com/siyuan-note/siyuan/issues/10419
2024-03-06 16:30:58 +08:00
Daniel
f0efd8ac67
🎨 Database table view in-table search https://github.com/siyuan-note/siyuan/issues/10419
2024-03-06 16:21:17 +08:00
Daniel
8e4dbcfa31
🐛 The corresponding entry cannot be found in the database relation https://github.com/siyuan-note/siyuan/issues/10523
2024-03-06 09:40:04 +08:00
Daniel
3207a5a8a1
🐛 Database filtering does not work after change the field type https://github.com/siyuan-note/siyuan/issues/10519
2024-03-06 00:00:43 +08:00
Daniel
a8b1b51c96
🎨 Add kernel API /api/filetree/listDocTree
Fix https://github.com/siyuan-note/siyuan/issues/10482
2024-03-05 20:24:23 +08:00
Daniel
e3d282ac90
🎨 Database block support specified view https://github.com/siyuan-note/siyuan/issues/10443
2024-03-04 16:45:27 +08:00
Daniel
cb726e0118
🎨 Database block support specified view https://github.com/siyuan-note/siyuan/issues/10443
2024-03-04 15:57:35 +08:00
Daniel
83dca3f853
🎨 Database block support specified view https://github.com/siyuan-note/siyuan/issues/10443
2024-03-04 11:51:03 +08:00
Daniel
bbf41e4769
🎨 Support hiding database table view title https://github.com/siyuan-note/siyuan/issues/10478
2024-03-01 22:40:56 +08:00
Daniel
f1d2fb4147
🎨 Add parameter reloadUI
for kernel API /api/block/transferBlockRef
https://github.com/siyuan-note/siyuan/issues/10456
2024-02-28 08:47:20 +08:00
Daniel
4173654203
🎨 Add parameter pageSize
for kernel API /api/riff/getRiffCards
Fix https://github.com/siyuan-note/siyuan/issues/10445
2024-02-26 21:00:09 +08:00
Daniel
a02ed0b5cc
🎨 Support listing for invalid block references in the search dialog https://github.com/siyuan-note/siyuan/issues/10396
2024-02-26 11:18:34 +08:00
Daniel
285eb12b48
🎨 Add internal kernel API /api/riff/batchSetRiffCardsDueTime
https://github.com/siyuan-note/siyuan/issues/10423
2024-02-24 22:04:59 +08:00
Daniel
bc6d6b17f7
🎨 Candidate values of the database relation fields are no longer subject to view filtering https://github.com/siyuan-note/siyuan/issues/10411
2024-02-23 22:55:35 +08:00
Daniel
aea30d12f7
🎨 Candidate values of the database relation fields are no longer subject to view filtering https://github.com/siyuan-note/siyuan/issues/10411
2024-02-23 22:22:54 +08:00
Daniel
678f28a37c
🧑💻 Add internal kernel API /api/block/appendDailyNoteBlock
Fix https://github.com/siyuan-note/siyuan/issues/10368
2024-02-18 15:03:20 +08:00
Daniel
11993cab32
🎨 Add internal kernel API /api/attr/batchSetBlockAttrs
https://github.com/siyuan-note/siyuan/issues/10337
2024-02-11 16:58:25 +08:00
Daniel
3dc93ff409
🎨 When New document save location
is configured as /
, it will be completed as /Untitled
https://github.com/siyuan-note/siyuan/issues/10305
2024-02-04 10:15:28 +08:00
Daniel
8c24576321
🎨 API listDocsByPath
add an optional parameter ignoreMaxListHint
https://github.com/siyuan-note/siyuan/issues/10290
2024-02-01 17:48:22 +08:00
Daniel
0dd90ecef6
🎨 Add internal kernel API /api/setting/setEditorReadOnly
https://github.com/siyuan-note/siyuan/issues/10268
2024-01-28 10:13:51 +08:00
Daniel
fac354c23c
🎨 Improve getRefText https://github.com/siyuan-note/siyuan/issues/10259
2024-01-27 10:52:40 +08:00
Daniel
ce2c774baf
🎨 Support manual purge of unreferenced data snapshots in the S3/WebDAV cloud storage https://github.com/siyuan-note/siyuan/issues/10081
2024-01-24 13:12:25 +08:00
Yingyi / 颖逸
5f95df4477
🎨 Set the maximum message size of WebSocket broadcast to 128 MiB ( #10221 )
2024-01-20 08:49:36 +08:00
Daniel
43042e8dc2
🎨 Add some database related internal kernel APIs https://github.com/siyuan-note/siyuan/issues/10201
2024-01-18 21:04:08 +08:00
Daniel
29322a292b
🎨 Need to be reminded that replacement operations are not supported after grouping by doc https://github.com/siyuan-note/siyuan/issues/10161
2024-01-13 09:21:55 +08:00
Daniel
6bd04ecb2a
🎨 Add some database related internal kernel APIs https://github.com/siyuan-note/siyuan/issues/10160
2024-01-12 21:24:55 +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
e771fe7d7b
🎨 https://github.com/siyuan-note/siyuan/issues/10153
2024-01-11 20:13:25 +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
ae2fb32569
🎨 Add internal kernel API /api/repo/getRepoFile
https://github.com/siyuan-note/siyuan/issues/10101
2024-01-08 19:47:17 +08:00
Daniel
3bfbfbc7e9
🎨 Reduce the delay in adding rows in database table view https://github.com/siyuan-note/siyuan/issues/10082
2024-01-07 22:53:05 +08:00
Daniel
e4cee23592
🎨 Improve New document save location
https://github.com/siyuan-note/siyuan/issues/10094
2024-01-07 15:27:37 +08:00
Daniel
512c2186e8
🎨 Reduce the delay in adding rows in database table view https://github.com/siyuan-note/siyuan/issues/10082
2024-01-06 20:00:19 +08:00
Daniel
02076772bd
🎨 Reduce the delay in adding rows in database table view https://github.com/siyuan-note/siyuan/issues/10082
2024-01-06 17:51:09 +08:00
Daniel
286654cb00
🎨 Add internal kernel API /api/filetree/upsertIndexes
and /api/filetree/removeIndexes
https://github.com/siyuan-note/siyuan/issues/10079
2024-01-05 20:55:04 +08:00
Daniel
97012e75c6
🎨 Database block supports export as CSV https://github.com/siyuan-note/siyuan/issues/10072
2024-01-04 11:52:43 +08:00
Daniel
f8a0f9038c
🎨 Search asset content need payment
2024-01-01 23:04:53 +08:00
Daniel
481bb52ca7
🎨 Search asset content need payment
2024-01-01 22:29:29 +08:00
Daniel
b9f1da33f0
🎨 Improve upload assets tip
2024-01-01 16:48:52 +08:00
Daniel
641db503f0
🎨 Add Rollup column to database table view https://github.com/siyuan-note/siyuan/issues/9958
2023-12-29 11:18:14 +08:00
Daniel
e29b674301
🎨 Add Rollup column to database table view https://github.com/siyuan-note/siyuan/issues/9958
2023-12-29 09:55:25 +08:00
Daniel
3016d8eb8c
🎨 Add internal kernel API /api/sqlite/flushTransaction
https://github.com/siyuan-note/siyuan/issues/10005
2023-12-28 19:31:56 +08:00
Daniel
2ff2f1972e
✨ Support adding the watermark on export PDF https://github.com/siyuan-note/siyuan/issues/9961
2023-12-27 11:43:21 +08:00
Daniel
ec0989c32f
✨ Support adding the watermark on export PDF https://github.com/siyuan-note/siyuan/issues/9961
2023-12-27 11:23:37 +08:00
Yingyi / 颖逸
abd79c29a8
Improve kernel API /api/notebook/*
( #9987 )
...
* 🐛 fix some notebook API
* Update notebook.go
2023-12-26 23:27:10 +08:00
Daniel
9403eef8b7
🎨 Add internal kernel API /api/block/foldBlock
and /api/block/unfoldBlock
https://github.com/siyuan-note/siyuan/issues/9962
2023-12-24 16:19:52 +08:00
Daniel
aa25da4cf2
🎨 Creating a dailynote existed no longer expands the doc tree https://github.com/siyuan-note/siyuan/issues/9959
2023-12-23 22:17:53 +08:00
Daniel
6adc275cc8
🎨 Creating a dailynote existed no longer expands the doc tree https://github.com/siyuan-note/siyuan/issues/9959
2023-12-23 22:17:41 +08:00
Daniel
c916cd0c23
🎨 Add Relation and Rollup column to database table view https://github.com/siyuan-note/siyuan/issues/9888
2023-12-23 17:17:47 +08:00
Daniel
62e92c0e6b
🎨 Add Relation and Rollup column to database table view https://github.com/siyuan-note/siyuan/issues/9888
2023-12-23 12:04:54 +08:00
Daniel
b1f0e325b9
🎨 Improve remove workspace dir path https://ld246.com/article/1703151906396
2023-12-22 23:38:31 +08:00
Daniel
2742fc369b
🎨 Improve remove workspace dir path https://ld246.com/article/1703151906396
2023-12-22 23:37:54 +08:00
Daniel
30c902a01c
🎨 Distinguish between new cards and review cards during spaced repetition https://github.com/siyuan-note/siyuan/issues/9377
2023-12-21 12:16:31 +08:00
Daniel
be18e6c560
🎨 Convert network images/assets to local
supports URL-encoded local file names https://github.com/siyuan-note/siyuan/issues/9929
2023-12-20 10:12:46 +08:00
Daniel
339020a282
🎨 Improve kernel stability https://github.com/siyuan-note/siyuan/issues/9912
2023-12-19 17:04:25 +08:00
Daniel
65f747fbf2
🎨 Enable or disable all CSS and JS code snippets https://github.com/siyuan-note/siyuan/issues/9860
2023-12-18 10:04:42 +08:00
Daniel
9052e4ff92
🎨 Add internal kernel API /api/setting/addVirtualBlockRefInclude
and addVirtualBlockRefExclude
https://github.com/siyuan-note/siyuan/issues/9909
2023-12-17 22:45:09 +08:00