Commit Graph

11012 Commits

Author SHA1 Message Date
Vanessa
3932d1cf0c 🎨 fix https://github.com/siyuan-note/siyuan/issues/9728 2023-11-23 17:48:35 +08:00
Vanessa
7cc07198bf Merge remote-tracking branch 'origin/dev' into dev 2023-11-23 17:37:56 +08:00
Vanessa
d763a9b14b 🎨 https://github.com/siyuan-note/siyuan/issues/9648 2023-11-23 17:37:44 +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
Vanessa
0157b63a0d 🎨 https://github.com/siyuan-note/siyuan/issues/9648 2023-11-23 16:41:17 +08:00
Daniel
71abb2a483
♻️ Upgrade Electron v27.1.2 https://github.com/siyuan-note/siyuan/issues/9705 2023-11-23 11:42:56 +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
Vanessa
aeb7ace58d Merge remote-tracking branch 'origin/dev' into dev 2023-11-23 11:35:38 +08:00
Vanessa
69a795b99b 🎨 fix https://github.com/siyuan-note/siyuan/issues/9725 2023-11-23 11:35:26 +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
Vanessa
7cbf14a42f Merge remote-tracking branch 'origin/dev' into dev 2023-11-22 17:14:40 +08:00
Vanessa
22a1339079 🎨 fix https://github.com/siyuan-note/siyuan/issues/9714 2023-11-22 17:14:27 +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
Vanessa
72752f441a 🎨 fix https://github.com/siyuan-note/siyuan/issues/9695 2023-11-22 16:47:41 +08:00
Vanessa
82a0932102 🎨 fix https://github.com/siyuan-note/siyuan/issues/9718 2023-11-22 16:27:33 +08:00
Vanessa
62f30ca856 Merge remote-tracking branch 'origin/dev' into dev 2023-11-22 16:18:43 +08:00
Vanessa
ccb95c7132 🐛 fix https://github.com/siyuan-note/siyuan/issues/9717 2023-11-22 16:18:32 +08:00
Daniel
da8514c1ef
🎨 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 16:08:11 +08:00
Vanessa
1a2bc5208e 🎨 fix https://github.com/siyuan-note/siyuan/issues/9716 2023-11-22 12:17:55 +08:00
Vanessa
6f39936bb0 💄 fix https://ld246.com/article/1700557794440/comment/1700560058080#comments 2023-11-22 12:02:32 +08:00
Vanessa
8eeb73d283 💄 2023-11-22 11:50:16 +08:00
Vanessa
0c41133a2e ♻️ 2023-11-22 11:32:28 +08:00
Vanessa
56a10d7e9b Merge remote-tracking branch 'origin/dev' into dev 2023-11-22 11:30:17 +08:00
Vanessa
a477b70c6d 🎨 fix https://github.com/siyuan-note/siyuan/issues/9648 2023-11-22 11:30:06 +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
Vanessa
67128f2ef2 Merge remote-tracking branch 'origin/dev' into dev 2023-11-22 09:46:17 +08:00
Vanessa
fffc5a56e8 🎨 fix https://github.com/siyuan-note/siyuan/issues/9685 2023-11-22 09:46:06 +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
Vanessa
70b3406e03 🐛 https://ld246.com/article/1700535997206 2023-11-21 17:31:57 +08:00
Daniel
c664dccc6c
♻️ Upgrade Electron v27.1.0 https://github.com/siyuan-note/siyuan/issues/9705 2023-11-21 16:43:27 +08:00
Daniel
5cbc36db8e
🔖 Release v2.10.16 2023-11-21 09:51:04 +08:00
Daniel
fad7f0512c
🔖 Release v2.10.16 2023-11-21 08:34:17 +08:00
Vanessa
9a959738d2 ♻️ aria label https://ld246.com/article/1700484244170 2023-11-20 22:53:38 +08:00
Vanessa
65fd666995 🎨 fix https://ld246.com/article/1700484244170 2023-11-20 22:46:40 +08:00
Vanessa
686b3fc18f 🎨 fix https://github.com/siyuan-note/siyuan/issues/9700 2023-11-20 22:38:18 +08:00
Vanessa
ef1fdbf9c8 Merge remote-tracking branch 'origin/dev' into dev 2023-11-20 22:36:24 +08:00
Vanessa
0c04941edc 🎨 fix https://github.com/siyuan-note/siyuan/issues/9700 2023-11-20 22:35:58 +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
979f832a26
💬 Update text 2023-11-20 21:51:33 +08:00
Daniel
2a5c9c3feb
📝 Update changelogs 2023-11-20 21:48:16 +08:00