Commit Graph

806 Commits

Author SHA1 Message Date
Daniel
a0491cd4ff
🎨 Improve markdown importing https://github.com/siyuan-note/siyuan/issues/13097 https://github.com/siyuan-note/siyuan/issues/13080 2024-11-10 12:04:56 +08:00
Jixiong Su
77f96529e4
🎨 Improve /api/icon/getDynamicIcon type 4 set fontsize to 200px (#13094) 2024-11-10 11:13:37 +08:00
Daniel
a32ceb8e2f
🎨 Support exporting Markdown after selecting multiple documents https://github.com/siyuan-note/siyuan/issues/12912 2024-11-09 14:39:27 +08:00
Jixiong Su
d9bcb12c34
🎨 Improve /api/icon/getDynamicIcon returns a square svg (#13088) 2024-11-08 23:30:33 +08:00
Daniel
fb3bc9aa81
🎨 Improve HTML clipping https://github.com/siyuan-note/siyuan/issues/13056 2024-11-08 14:29:25 +08:00
Daniel
4b0228a297
🎨 List only 512 unreferenced assets https://github.com/siyuan-note/siyuan/issues/13075 2024-11-08 11:08:11 +08:00
Daniel
558c354ce8
🎨 List only 512 unreferenced assets https://github.com/siyuan-note/siyuan/issues/13075 2024-11-07 17:46:32 +08:00
Daniel
560890036d
🎨 List only 256 unreferenced assets https://github.com/siyuan-note/siyuan/issues/13075 2024-11-07 17:03:33 +08:00
Daniel
fa2f8ed7e5
🎨 Find-replace support file annotation ref elements https://github.com/siyuan-note/siyuan/issues/13013 2024-11-04 10:50:50 +08:00
Daniel
777a7c9f51
🎨 Improve av api setAttributeViewBlockAttr https://github.com/siyuan-note/siyuan/issues/12996 2024-11-02 16:09:18 +08:00
Daniel
6db7b847e9
🎨 All plain text formats are supported when comparing data snapshots https://github.com/siyuan-note/siyuan/issues/12975 2024-11-01 09:39:29 +08:00
Daniel
7c6ff6b55f
🎨 Markdown syntax switch no longer affects clip/paste HTML parsing https://github.com/siyuan-note/siyuan/issues/11604 2024-10-29 17:44:08 +08:00
Jixiong Su
f50f4c30e9
🎨 Improve kernel API /api/icon/getDynamicIcon adjust color scheme and support custom color (#12953) 2024-10-28 11:59:33 +08:00
Daniel
a15899d421
🎨 Display document title in data history preview area https://github.com/siyuan-note/siyuan/issues/12948 2024-10-28 10:20:56 +08:00
Jixiong Su
c22a98b6cd
🎨 Improve kernel API /api/icon/getDynamicIcon
* `/api/icon/getDynamicIcon` 倒数日图标文字始终垂直居中

* type=8 文字图标样式改进

文字图标fontsize动态变化规则改进,之前代码忘记改了,导致英文字体偏小,动态变化规则不对。
并调整文字居中。

* 调整缩进

* 调整缩进

* 优化居中文字:使用x="50%"进行水平居中

* type=3 显示年月图标,年文字fontsize增加

* type=7 倒数日算法改进,支持超过106751天的计算

* Update icon.go

* Type 8: 文字图标单独调整"g", "p", "y", "q"

* Update icon.go
2024-10-28 09:24:50 +08:00
Daniel
ed4661c4ad
🎨 Clean code https://github.com/siyuan-note/siyuan/pull/12939 2024-10-27 22:22:47 +08:00
Jixiong Su
c1a7995862
🧑‍💻 Add internal kernel API /api/icon/getDynamicIcon (#12939)
更改locale参数为lang
新增weekdayType参数,支持设置weekday格式
2024-10-27 22:20:15 +08:00
Daniel
4a33fa9a29
🎨 The Publishing service no longer support export https://github.com/siyuan-note/siyuan/issues/12928 2024-10-27 12:07:57 +08:00
Daniel
4e407b0ef8
🎨 Return document blocks when the keyword search hits different block content https://github.com/siyuan-note/siyuan/issues/10584 2024-10-27 12:07:57 +08:00
Daniel
e25e8042ba
🐛 The marketplace language does not change after switching the appearance language https://github.com/siyuan-note/siyuan/issues/12892 2024-10-26 21:36:08 +08:00
Daniel
8dd0629b9c
♻️ Improve transaction flush 2024-10-22 19:21:04 +08:00
Daniel
f708e99a74
🎨 The backlink panel no longer displays child-block references https://github.com/siyuan-note/siyuan/issues/12861 2024-10-21 23:41:27 +08:00
Daniel
2da376c7c9
🎨 Improve database paging loading https://github.com/siyuan-note/siyuan/issues/12780 2024-10-21 23:32:16 +08:00
Daniel
dd256bbaec
🎨 The backlink panel no longer displays child-block references https://github.com/siyuan-note/siyuan/issues/12861 2024-10-21 17:34:21 +08:00
Daniel
95c82187af
♻️ Improve database loading performance https://github.com/siyuan-note/siyuan/issues/12818 2024-10-17 23:45:28 +08:00
Daniel
88e321b2d0
🎨 Improve interaction when deleting two-way relation field in a database https://github.com/siyuan-note/siyuan/issues/11252 2024-10-17 16:53:18 +08:00
Misuzu2027
7afea33d36
🧑‍💻 siyuan-note#12718 (#12723) 2024-10-07 18:42:01 +08:00
Daniel
169e6a5bd5
🎨 Improve HTML code block clipping for https://ld246.com https://github.com/siyuan-note/siyuan/issues/12678 2024-10-02 23:15:53 +08:00
Daniel
af73dc1130
🎨 Mouse hover notebook to display some information https://github.com/siyuan-note/siyuan/issues/12615 2024-09-28 16:36:46 +08:00
Daniel
77eb65087c
🎨 Support export and import settings https://github.com/siyuan-note/siyuan/issues/10617 2024-09-26 16:27:48 +08:00
Daniel
694303e5e8
🎨 Support export and import settings https://github.com/siyuan-note/siyuan/issues/10617 2024-09-26 16:18:44 +08:00
Daniel
a74266bf6b
🐛 The compressed package exported from the cloud configuration cannot be imported after being renamed https://github.com/siyuan-note/siyuan/issues/11491 2024-09-26 16:18:44 +08:00
Daniel
0c450d9fcd
🎨 Support export and import settings https://github.com/siyuan-note/siyuan/issues/10617 2024-09-26 11:16:47 +08:00
Daniel
2deb986c87
🎨 Support export and import settings https://github.com/siyuan-note/siyuan/issues/10617 2024-09-25 23:44:10 +08:00
Daniel
b2f1e873b7
🎨 Support export and import settings https://github.com/siyuan-note/siyuan/issues/10617 2024-09-25 22:58:45 +08:00
Daniel
2472c63177
🎨 Browser clipping extension supports configuring document tags https://github.com/siyuan-note/siyuan/issues/10797 2024-09-20 11:49:27 +08:00
Daniel
827819ef67
🎨 Improve export preview mode https://github.com/siyuan-note/siyuan/issues/11981 2024-09-18 11:28:04 +08:00
Daniel
1e8133e9e5
🎨 Improve database attribute panel number field formating https://github.com/siyuan-note/siyuan/issues/12491 2024-09-16 16:53:21 +08:00
Daniel
89f46b8148
♻️ Improve sorting 2024-09-14 22:07:09 +08:00
崮生
0309e1772e
🎨 Improve ocr text indexing
* 调用 setImageOCRText 后重建资源索引

* 优化性能
2024-09-12 22:59:22 +08:00
Daniel
8b2c08439f
🎨 Refresh associated blocks after find-replacing and rolling back doc
https://github.com/siyuan-note/siyuan/issues/12439
https://github.com/siyuan-note/siyuan/issues/12438
2024-09-11 17:22:16 +08:00
Daniel
b840979cb0
🎨 Search results should remain unchanged after downloading or deleting the marketplace package https://github.com/siyuan-note/siyuan/issues/12252 2024-09-05 23:02:35 +08:00
Daniel
9560277d0c
♻️ Implement some delayed kernel events using task queues https://github.com/siyuan-note/siyuan/issues/12393 2024-09-05 12:11:13 +08:00
Daniel
1458024ea5
🎨 Improve clear workspace history msg pushing https://github.com/siyuan-note/siyuan/issues/12080 2024-09-04 10:49:06 +08:00
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