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
Daniel
4153805335
🎨 Publish service prohibit find-replace https://github.com/siyuan-note/siyuan/issues/12168
2024-08-04 21:51:13 +08:00
Daniel
4e9b0bc6c6
🐛 Publish https://github.com/siyuan-note/siyuan/issues/11902
2024-07-07 22:39:53 +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
675ad65bd1
🧑💻 Add internal kernel API /api/attr/batchGetBlockAttrs
https://github.com/siyuan-note/siyuan/issues/11786
2024-06-21 23:20:25 +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
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
f197a4ea87
🎨 Add Duplicate non-mirror database block
https://github.com/siyuan-note/siyuan/issues/11460
2024-05-23 18:00:35 +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
cf187dddce
🎨 Add two shortcuts for block navigation https://github.com/siyuan-note/siyuan/issues/11193
2024-04-30 21:34:13 +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
9e2a77bff7
🎨 Asset link element prompt shows more information https://github.com/siyuan-note/siyuan/issues/10714
2024-03-25 09:23:43 +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
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
1b0ceaaedf
🎨 Database table view in-table search https://github.com/siyuan-note/siyuan/issues/10419
2024-03-09 11:26:27 +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
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
f0efd8ac67
🎨 Database table view in-table search https://github.com/siyuan-note/siyuan/issues/10419
2024-03-06 16:21:17 +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
83dca3f853
🎨 Database block support specified view https://github.com/siyuan-note/siyuan/issues/10443
2024-03-04 11:51:03 +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
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
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
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
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
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
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
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
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
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
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
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