Commit Graph

479 Commits

Author SHA1 Message Date
Yingyi / 颖逸
4ca62ef701 🎨 Add file access control (#9722) 2023-11-22 22:17:18 +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
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
99b3c7e192 🔖 Release v2.10.15 2023-11-15 09:20:49 +08:00
Yingyi / 颖逸
c90072c3cf Improve localhost address validation (#9634)
* 🎨 Improv localhost address validation

* 🐛 Compatible with browser extension
2023-11-12 08:52:34 +08:00
Daniel
524776c005 🎨 Supports via environment var SIYUAN_TESSERACT_ENABLED=false to close OCR Fix https://github.com/siyuan-note/siyuan/issues/9619 2023-11-10 11:23:27 +08:00
Daniel
efec2c749e 🎨 Supports via environment var SIYUAN_TESSERACT_ENABLED=false to close OCR Fix https://github.com/siyuan-note/siyuan/issues/9619 2023-11-10 11:17:12 +08:00
Daniel
1e7a45c66d 🐛 The authentication page after startup Alt+M fails https://github.com/siyuan-note/siyuan/issues/9575 2023-11-09 10:52:46 +08:00
Daniel
25c656a88a 🔖 Release v2.10.14 2023-11-08 16:46:38 +08:00
Daniel
7892e0f4be 🔖 Release v2.10.13 2023-10-31 10:29:10 +08:00
Daniel
ccbb095a71 🔖 Release v2.10.12 2023-10-24 10:36:48 +08:00
Daniel
d8bb02fb20 🎨 Remove invisible characters when entering document title https://github.com/siyuan-note/siyuan/issues/9493 2023-10-24 01:36:25 +08:00
Daniel
57066c7dc9 🐛 Problem with initializing workspace error alerts Fix https://github.com/siyuan-note/siyuan/issues/9492 2023-10-23 22:29:04 +08:00
Daniel
09e2e622fc 🔖 Release v2.10.11 2023-10-17 23:03:12 +08:00
Daniel
ffcdb5d398 🐛 SVG images cannot be displayed on some systems https://github.com/siyuan-note/siyuan/issues/9413 2023-10-12 16:37:28 +08:00
Daniel
fd46593815 🔖 Release v2.10.10 2023-10-11 14:55:06 +08:00
Daniel
c8a6f4185e 🔖 Release v2.10.9 2023-10-10 10:18:57 +08:00
Daniel
642d041513 🔖 Release v2.10.8 2023-10-03 13:36:25 +08:00
Daniel
279e17e8b5 🎨 The access authorization code command line parameter must be set when deploying via Docker https://github.com/siyuan-note/siyuan/issues/9328 2023-10-02 22:15:33 +08:00
Daniel
fde1cf4a84 🔖 Release v2.10.7 2023-09-26 15:40:21 +08:00
Daniel
388ab0a352 🎨 Improve data sync network connectivity check Fix https://github.com/siyuan-note/siyuan/issues/9251 2023-09-22 09:24:41 +08:00
Daniel
cd94ce9fb1 🔖 Release v2.10.6 2023-09-19 10:54:05 +08:00
Yingyi / 颖逸
e460f17a8d 🎨 Improve local IP display (#9186) 2023-09-15 19:30:38 +08:00
Daniel
d997382644 🎨 Refactor symlink read 2023-09-13 08:58:25 +08:00
Daniel
736256e26a 🎨 Support for symlinked theme folder when exporting HTML https://github.com/siyuan-note/siyuan/issues/9173 2023-09-13 08:54:29 +08:00
Daniel
38bb73810b 🔖 Release v2.10.5 2023-09-12 09:22:04 +08:00
Daniel
147d083770 🔖 Release v2.10.4 2023-09-08 10:26:56 +08:00
Daniel
9a6dc9e70b 🔖 Release v2.10.4 2023-09-08 09:53:46 +08:00
Daniel
6993a286bc 🐛 The image file name is too long and truncated abnormally Fix https://github.com/siyuan-note/siyuan/issues/9129 2023-09-07 16:34:47 +08:00
Daniel
830c8b55cf 🔖 Release v2.10.3 2023-09-05 09:43:58 +08:00
Daniel
ecc0c9d818 🎨 Improve asset file content search preview escaping https://github.com/siyuan-note/siyuan/issues/9073 2023-08-30 17:11:48 +08:00
Daniel
eb8da00236 🎨 Improve asset file content search preview escaping https://github.com/siyuan-note/siyuan/issues/9073 2023-08-30 17:11:47 +08:00
Daniel
40d546e953 🔖 Release v2.10.2 2023-08-29 11:19:26 +08:00
Daniel
5868ae1102 🔖 Release v2.10.1 2023-08-21 21:11:05 +08:00
Daniel
2e51a5e30b 🔖 Release v2.10.0 2023-08-15 20:24:24 +08:00
Daniel
7034992c1c 🔖 Release v2.9.9 2023-08-08 11:05:19 +08:00
Daniel
7d992ce175 Support for searching asset content https://github.com/siyuan-note/siyuan/issues/8874 2023-08-04 12:05:29 +08:00
Daniel
85ad37af0a 🎨 Update kernel HTTP User-Agent 2023-08-03 11:26:54 +08:00
Daniel
b4a816dbe3 🔖 Release v2.9.9-dev1 2023-08-02 23:33:10 +08:00
Daniel
1efa54ac10 🔖 Release v3.0.0-alpha2 2023-08-02 22:54:58 +08:00
Daniel
683e9a04ed 🎨 Update av 2023-08-02 00:02:30 +08:00
Daniel
ae576633c1 🔖 Release v2.9.8 2023-08-01 10:38:26 +08:00
Daniel
cf5e158f1a 🎨 Update av 2023-07-29 11:24:20 +08:00
Daniel
bcf0a9341b 🐛 Assets search garbled characters Fix https://github.com/siyuan-note/siyuan/issues/8828 2023-07-26 21:03:14 +08:00
Daniel
1c2422cf6d 🔖 Release v2.9.7 2023-07-25 20:02:17 +08:00
Yingyi / 颖逸
b45cf73ed8 🎨 API /api/file/readDir support for returning symbolic link information (#8805)
* 🎨 API `/api/file/readDir` response symlink info

* 🎨 distinguish between directory symlink and file symlink
2023-07-22 22:20:24 +08:00