Daniel
|
66211b2f3f
|
🎨 Support doc/snapshot history for database table view https://github.com/siyuan-note/siyuan/issues/9567
|
2023-11-23 22:58:56 +08:00 |
|
Daniel
|
9b831b967a
|
🎨 Support doc/snapshot history for database table view https://github.com/siyuan-note/siyuan/issues/9567
|
2023-11-23 22:10:25 +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
|
183621ea00
|
🎨 Sort by Due asc on the flashcard management UI https://github.com/siyuan-note/siyuan/pull/9673#issuecomment-1823003087
|
2023-11-23 11:38:06 +08:00 |
|
Daniel
|
bf6ff5bc32
|
🎨 The data history of a database view should follow the doc history and data snapshot https://github.com/siyuan-note/siyuan/issues/9567
|
2023-11-23 11:22:35 +08:00 |
|
Yingyi / 颖逸
|
4ca62ef701
|
🎨 Add file access control (#9722)
|
2023-11-22 22:17:18 +08:00 |
|
Daniel
|
f5205d846c
|
🎨 List file/asset history following the limit of editor history retention days https://github.com/siyuan-note/siyuan/issues/9723
|
2023-11-22 22:11:56 +08:00 |
|
Daniel
|
e0d0c5c4d5
|
🎨 List file/asset history following the limit of editor history retention days https://github.com/siyuan-note/siyuan/issues/9723
|
2023-11-22 21:51:59 +08:00 |
|
Daniel
|
63e65af27c
|
🎨 Clean code https://github.com/siyuan-note/siyuan/pull/9720
|
2023-11-22 17:00:46 +08:00 |
|
Yingyi / 颖逸
|
f38c52292b
|
🐛 Authentication middleware compatible (#9720)
|
2023-11-22 16:55:44 +08:00 |
|
Daniel
|
1e9a00a039
|
⬆️ Upgrade kernel deps
|
2023-11-22 16:48:54 +08:00 |
|
Daniel
|
5c182e2ea7
|
⚡ Improve database table view update time column rendering performance https://github.com/siyuan-note/siyuan/issues/9719
|
2023-11-22 16:48:53 +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
|
52943932e9
|
🎨 If the data repo indexing time is greater than 12s, prompt user to purge the data repo https://github.com/siyuan-note/siyuan/issues/9613
|
2023-11-22 09:15:50 +08:00 |
|
Daniel
|
08a374825f
|
🎨 Set the env SIYUAN_ACCESS_AUTH_CODE_BYPASS=true to skip checking access auth code when deploying Docker Fix https://github.com/siyuan-note/siyuan/issues/9709
|
2023-11-22 08:59:46 +08:00 |
|
Daniel
|
e00d106e09
|
🎨 Set the env SIYUAN_ACCESS_AUTH_CODE_BYPASS=true to skip checking access auth code when deploying Docker Fix https://github.com/siyuan-note/siyuan/issues/9709
|
2023-11-22 08:58:59 +08:00 |
|
Yingyi / 颖逸
|
cb016aac14
|
Improve kernel API authentication (#9702)
* 🎨 Add API `/api/network/echo`
* 🎨 Improve localhost checking
* 🎨 Add `model.CheckReadonly` for some APIs
/api/storage/setLocalStorage
/api/storage/setLocalStorageVal
/api/notebook/openNotebook
/api/notebook/removeNotebook
/api/search/removeTemplate
/api/attr/setBlockAttrs
/api/sync/importSyncProviderS3
/api/sync/importSyncProviderWebDAV
/api/riff/resetRiffCards
/api/snippet/setSnippet
/api/av/setAttributeViewBlockAttr
/api/archive/zip
/api/archive/unzip
* 🎨 Remove `model.CheckReadonly` for some APIs
/api/history/searchHistory
/api/history/getHistoryItems
/api/search/findReplace
/api/block/getParentNextChildID
/api/file/readDir
/api/sync/listCloudSyncDir
/api/asset/getDocImageAssets
/api/template/renderSprig
/api/ai/chatGPT
/api/ai/chatGPTWithAction
* 🎨 improve API `/api/network/echo`
|
2023-11-21 21:45:44 +08:00 |
|
Daniel
|
fad7f0512c
|
🔖 Release v2.10.16
|
2023-11-21 08:34:17 +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
|
9dfc35e1ac
|
🎨 Supports configuring data sync index time-consuming prompts https://github.com/siyuan-note/siyuan/issues/9698
|
2023-11-20 21:11:28 +08:00 |
|
Daniel
|
a54dd12533
|
🎨 Add index serving log
|
2023-11-20 17:50:39 +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
|
e24a724630
|
🎨 Query embed block supports executing JavaScript https://github.com/siyuan-note/siyuan/issues/9648
|
2023-11-18 12:03:22 +08:00 |
|
Daniel
|
20094b0f43
|
🎨 Improve Quit the application on the auth page https://github.com/siyuan-note/siyuan/issues/9680
|
2023-11-18 11:14:59 +08:00 |
|
Daniel
|
b894c7b300
|
🎨 Kernel API /api/query/sql support || operator https://github.com/siyuan-note/siyuan/issues/9662
|
2023-11-17 21:13:39 +08:00 |
|
Daniel
|
422b8fdecd
|
🎨 Kernel API /api/query/sql support || operator https://github.com/siyuan-note/siyuan/issues/9662
|
2023-11-17 21:11:42 +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
|
5091542629
|
🎨 Improve heading2doc/li2doc sorting Fix https://github.com/siyuan-note/siyuan/issues/9668
|
2023-11-17 17:26:28 +08:00 |
|
Daniel
|
7f4b7a4844
|
🎨 Creating a dailynote no longer switches between multiple windows https://github.com/siyuan-note/siyuan/issues/9669
|
2023-11-17 12:06:31 +08:00 |
|
Daniel
|
961d047aa8
|
🎨 Fix legacy data on database table view
|
2023-11-17 10:15:30 +08:00 |
|
Daniel
|
afef4926ce
|
🎨 Clean code https://github.com/siyuan-note/siyuan/pull/9673
|
2023-11-17 10:02:40 +08:00 |
|
debbbbie
|
afaf88d525
|
Sort by Due asc on the flashcard management UI (#9673)
|
2023-11-17 09:59:03 +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
|
0359f96c64
|
🎨 Add database table view checkbox column type https://github.com/siyuan-note/siyuan/issues/9667
|
2023-11-17 09:04:01 +08:00 |
|
Daniel
|
d81dfc503c
|
🎨 Support resetting the learning progress of flashcards https://github.com/siyuan-note/siyuan/issues/9564
|
2023-11-17 00:05:30 +08:00 |
|
Daniel
|
f78c5ab3c8
|
🎨 Support resetting the learning progress of flashcards https://github.com/siyuan-note/siyuan/issues/9564
|
2023-11-17 00:04:15 +08:00 |
|
Daniel
|
c4174ea191
|
🎨 Support resetting the learning progress of flashcards https://github.com/siyuan-note/siyuan/issues/9564
|
2023-11-17 00:01:52 +08:00 |
|
Daniel
|
342f764840
|
🎨 Support resetting the learning progress of flashcards https://github.com/siyuan-note/siyuan/issues/9564
|
2023-11-16 23:59:46 +08:00 |
|
Daniel
|
97c33f14d9
|
🎨 Support resetting the learning progress of flashcards https://github.com/siyuan-note/siyuan/issues/9564
|
2023-11-16 23:52:20 +08:00 |
|
Daniel
|
259606e995
|
🎨 Support resetting the learning progress of flashcards https://github.com/siyuan-note/siyuan/issues/9564
|
2023-11-16 23:48:31 +08:00 |
|
Daniel
|
bbeb6282d6
|
🎨 Support resetting the learning progress of flashcards https://github.com/siyuan-note/siyuan/issues/9564
|
2023-11-16 23:45:50 +08:00 |
|
Daniel
|
fb92772ae7
|
🎨 Support resetting the learning progress of flashcards https://github.com/siyuan-note/siyuan/issues/9564
|
2023-11-16 22:54:41 +08:00 |
|
Daniel
|
cb45da4319
|
🎨 Show card NextDue to the flashcard management UI https://github.com/siyuan-note/siyuan/pull/9621
|
2023-11-16 22:50:55 +08:00 |
|
Daniel
|
5891ca5024
|
⬆️ Upgrade kernel deps
|
2023-11-16 21:28:40 +08:00 |
|
Daniel
|
6bb89ed2e5
|
🎨 Repeated references to the same block within a block only count as one reference Fix https://github.com/siyuan-note/siyuan/issues/9670
|
2023-11-16 20:35:15 +08:00 |
|
Daniel
|
37b099dfa5
|
🎨 Support resetting the learning progress of flashcards https://github.com/siyuan-note/siyuan/issues/9564
|
2023-11-16 11:37:56 +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 |
|