Commit Graph

471 Commits

Author SHA1 Message Date
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