Commit Graph

541 Commits

Author SHA1 Message Date
Daniel
aaf15c77e0
🎨 OCR no longer blocks document loading https://github.com/siyuan-note/siyuan/issues/9230 2023-12-09 22:11:38 +08:00
Daniel
071f3f9af8
🎨 Improve kernel stability by eliminating some data races https://github.com/siyuan-note/siyuan/issues/9842 2023-12-08 20:14:26 +08:00
Daniel
8c4adbc48a
🎨 Improve kernel stability by eliminating some data races https://github.com/siyuan-note/siyuan/issues/9842 2023-12-08 16:40:10 +08:00
Daniel
26e3f6807b
🎨 Improve kernel stability by eliminating some data races https://github.com/siyuan-note/siyuan/issues/9842 2023-12-08 13:15:52 +08:00
Daniel
bea32e96d5
🎨 Improve kernel stability by eliminating some data races https://github.com/siyuan-note/siyuan/issues/9842 2023-12-08 13:05:50 +08:00
Daniel
283917a9a8
🎨 OCR no longer blocks document loading https://github.com/siyuan-note/siyuan/issues/9230 2023-12-07 20:40:16 +08:00
Jeffrey Chen
3dc72e25da
Add a template function about date 补充一个日期相关的模板函数 (#9815)
* Update time.go

添加一个与日期相关的模板函数,有「星期天」了

* Update template.go

添加一个日期相关的模板函数
2023-12-06 08:56:00 +08:00
Daniel
b1cea465ac
🎨 Improve file read/write locking https://github.com/siyuan-note/siyuan/issues/9748 2023-12-05 17:51:17 +08:00
Daniel
0f766ecb31
🔖 Release v2.11.1 2023-12-05 09:00:29 +08:00
Daniel
5c5f7da1e6
🎨 Add some template function about date https://github.com/siyuan-note/siyuan/pull/9812 2023-12-04 15:29:21 +08:00
Daniel
c9f90c606e
🐛 File system exception when exporting docs containing ../ hyperlinks to Markdown Fix https://github.com/siyuan-note/siyuan/issues/9779 2023-11-30 12:37:51 +08:00
Daniel
a75abfb811
🔖 Release v2.11.0 2023-11-28 09:48:38 +08:00
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
Daniel
faefdbaf40
🔖 Release v2.9.6 2023-07-18 10:55:45 +08:00
Daniel
d9c253d9e7
🐛 Share to community asset URL is incorrect on LiuYun Fix https://github.com/siyuan-note/siyuan/issues/8758 2023-07-14 22:42:13 +08:00
Daniel
1a2626e483
🔖 Release v2.9.5 2023-07-11 10:14:58 +08:00
Daniel
9eeee3965a
Support for saving .sy files in the single-line format https://github.com/siyuan-note/siyuan/issues/8712 2023-07-09 22:24:32 +08:00
Daniel
25a69c1d8f
🎨 Change rhy result cache time to 6 hours 2023-07-06 10:05:35 +08:00
Daniel
944180f9cc
🎨 Change rhy result cache time to 24 hours if on the docker 2023-07-05 19:57:32 +08:00
Daniel
20a48f18cd
🎨 Improve breadcrumb escape text Fix https://github.com/siyuan-note/siyuan/issues/8679 2023-07-04 22:13:03 +08:00
Daniel
1e2f364b4d
🔖 Release v2.9.4 2023-07-04 09:17:00 +08:00
Daniel
919cd04c8a
🎨 Update av 2023-07-03 21:16:38 +08:00
Daniel
ad70e42fd6
🎨 Update av 2023-07-03 20:12:07 +08:00
Daniel
f91d6cbce9
🎨 Update av 2023-07-03 15:34:30 +08:00
Daniel
d119108a0a
🔖 Release v2.9.3 2023-06-27 19:27:07 +08:00
Daniel
fc818c6511
🧑‍💻 Improve kernel API /api/convert/pandoc Fix https://github.com/siyuan-note/siyuan/issues/8619 2023-06-26 18:31:30 +08:00
Daniel
b9c35fd0f5
🎨 Update slogan Refactor your thinking https://github.com/siyuan-note/siyuan/issues/8608 2023-06-24 20:39:55 +08:00
Daniel
e8ac568b3d
🎨 Set the default workspace path to ~/SiYuan/ on the desktop end https://github.com/siyuan-note/siyuan/issues/8602 2023-06-24 11:07:52 +08:00
Daniel
134fd5e957
🎨 Set the default workspace path to ~/SiYuan/ on the desktop end https://github.com/siyuan-note/siyuan/issues/8602 2023-06-24 10:42:01 +08:00
Daniel
ba50a9fca6
🎨 Update text 2023-06-24 00:05:51 +08:00
Daniel
5a458c9c09
🎨 Update text 2023-06-24 00:03:51 +08:00
Daniel
7b52e846df
🎨 Improve desktop boot interface 2023-06-22 21:40:19 +08:00
Daniel
c540046b8e
🎨 Support directly access data/public/* contents via URL link https://github.com/siyuan-note/siyuan/issues/8593 2023-06-22 16:42:16 +08:00
Daniel
f6c6dff90e
🐛 Export Markdown does not include .md file Fix https://github.com/siyuan-note/siyuan/issues/8587 2023-06-21 08:48:53 +08:00
Daniel
4459413493
🎨 Support LiuYun account login https://github.com/siyuan-note/siyuan/issues/8578 2023-06-20 11:48:44 +08:00
Daniel
f37a358cd6
🎨 Support LiuYun account login https://github.com/siyuan-note/siyuan/issues/8578 2023-06-19 21:27:53 +08:00
Daniel
b2c0f3ea1f
🐛 Fix pandoc export 2023-06-19 18:52:57 +08:00
Daniel
13957fdfb8
🔖 Release v2.9.2 2023-06-19 13:56:49 +08:00
Daniel
7d3af3a0e3
🎨 Documents/SiYuan/ is no longer created if a configured workspace exists Fix https://github.com/siyuan-note/siyuan/issues/8566 2023-06-17 11:18:58 +08:00
Daniel
200499aad4
🎨 Improve boot 2023-06-16 10:23:04 +08:00
Daniel
f7d8a02138
🎨 Auto rebuild history database index when indexing failed https://github.com/siyuan-note/siyuan/issues/8543 2023-06-15 10:22:43 +08:00
Daniel
a515a4f992
🐛 Pandoc is not initialized in some cases Fix https://github.com/siyuan-note/siyuan/issues/8533 2023-06-15 10:15:13 +08:00
Daniel
e1ae93271e
🔖 Release v2.9.1 2023-06-13 10:21:53 +08:00
Daniel
4e493483f8
🎨 Add sync websocket 2023-06-11 10:13:39 +08:00
Daniel
6575ee65ed
🎨 Clean code 2023-06-09 22:30:13 +08:00
Daniel
b24c06fbce
🐛 The hyperlink in the changelog fails to jump to the browser to open https://github.com/siyuan-note/siyuan/issues/8458 2023-06-06 11:19:24 +08:00
Daniel
8c9d947ff2
🔖 Release v2.9.0 2023-06-06 09:22:38 +08:00
Daniel
30e70ade73
🎨 Add more file formats supporting snapshots comparing https://github.com/siyuan-note/siyuan/issues/8438 2023-06-03 17:42:01 +08:00
Daniel
8c35440a77
🔖 Release v2.8.10 2023-05-31 20:46:14 +08:00
Daniel
78f2601471
🎨 Workspace built-in Pandoc is no longer initialized after customizing Pandoc path https://github.com/siyuan-note/siyuan/issues/8377 2023-05-28 11:54:48 +08:00
Daniel
61237302c8
🎨 Doc tree, backlinks, tags and templates ignores case when sorting alphabetically by name Fix https://github.com/siyuan-note/siyuan/issues/8360 2023-05-26 08:51:20 +08:00