Commit graph

804 commits

Author SHA1 Message Date
Daniel
bc238a245f
🐛 Fix Built-in Pandoc is not working on Unix-like
Fix https://github.com/siyuan-note/siyuan/issues/16623

Signed-off-by: Daniel <845765@qq.com>
2025-12-19 20:13:57 +08:00
Daniel
43c8ccb96b
🐛 Built-in Pandoc is not working on Unix-like
Fix https://github.com/siyuan-note/siyuan/issues/16623

Signed-off-by: Daniel <845765@qq.com>
2025-12-19 20:08:17 +08:00
Daniel
c2adac344c
🎨 https://github.com/siyuan-note/siyuan/issues/16623
Signed-off-by: Daniel <845765@qq.com>
2025-12-19 19:58:33 +08:00
Daniel
4636ee6c3a
🎨 https://github.com/siyuan-note/siyuan/issues/16623
Signed-off-by: Daniel <845765@qq.com>
2025-12-18 18:21:23 +08:00
Daniel
7217c66636
🔖 Release v3.5.0
Some checks failed
Release Docker Image / build (push) Has been cancelled
Signed-off-by: Daniel <845765@qq.com>
2025-12-16 16:41:20 +08:00
Jeffrey Chen
e7914f99f6
🎨 Avoid creating empty ocr-texts.json when OCR is disabled (#16597)
- Skip file creation when OCR is disabled, file doesn't exist, and assetsTexts is empty
- Fix potential deadlock by releasing lock when marshal fails
2025-12-16 10:46:38 +08:00
Ömer Gürbüz
94dc95be42
🌐 Add Turkish support (#16575)
* Add Turkish language in configs

* add Turkish localization file

* Add Turkish readme file and links

* Add Turkish Currency TRY

* Turkish Readme Check Links

* Add new keys localizations

---------

Co-authored-by: Ömer Gürbüz <mhmd.omer.grbz@hotmail.com>
2025-12-14 10:38:31 +08:00
Daniel
50cf3f7344
🐛 https://github.com/siyuan-note/siyuan/issues/16544
Signed-off-by: Daniel <845765@qq.com>
2025-12-09 20:52:34 +08:00
Daniel
e1132eb222
🎨 Improve boot
Signed-off-by: Daniel <845765@qq.com>
2025-12-09 20:51:29 +08:00
Daniel
d34cd984d8
🎨 Improve boot
Signed-off-by: Daniel <845765@qq.com>
2025-12-09 20:40:54 +08:00
Daniel
4ee7497afd
🎨 Improve boot
Signed-off-by: Daniel <845765@qq.com>
2025-12-09 20:26:23 +08:00
Daniel
e256101bd9
🎨 Improve boot
Signed-off-by: Daniel <845765@qq.com>
2025-12-09 19:40:49 +08:00
Daniel
ddae80a5f4
🎨 Improve exit
Signed-off-by: Daniel <845765@qq.com>
2025-12-09 12:20:57 +08:00
Daniel
106a679dba
🎨 Improve http server
Signed-off-by: Daniel <845765@qq.com>
2025-12-09 11:02:25 +08:00
Daniel
2bf5bb50c2
🎨 Improve auth code check exit code
Signed-off-by: Daniel <845765@qq.com>
2025-12-09 10:40:38 +08:00
Daniel
4262c40cdb
🔒 Fix Command Injection via PandocBin https://github.com/siyuan-note/siyuan/security/advisories/GHSA-4r66-7rcv-x46x
Signed-off-by: Daniel <845765@qq.com>
2025-12-08 10:28:31 +08:00
Shin Yeongmin
350f574d73
🌐 Add Korean support (#16526) 2025-12-06 20:19:58 +08:00
Daniel
6ef83b42c7
🔖 Release v3.4.2
Some checks failed
Release Docker Image / build (push) Has been cancelled
Signed-off-by: Daniel <845765@qq.com>
2025-12-02 20:33:37 +08:00
Daniel
323b9345fc
Callout block https://github.com/siyuan-note/siyuan/issues/16051
Signed-off-by: Daniel <845765@qq.com>
2025-12-01 09:27:15 +08:00
Daniel
f5b17b2b22
🎨 https://github.com/siyuan-note/siyuan/pull/16449#issuecomment-3581097735
Signed-off-by: Daniel <845765@qq.com>
2025-11-26 20:46:18 +08:00
Daniel
319cdbb98a
🔖 Release v3.4.1
Some checks failed
Release Docker Image / build (push) Has been cancelled
Signed-off-by: Daniel <845765@qq.com>
2025-11-25 08:31:04 +08:00
Daniel
a5a82795ad
🎨 Image OCR supports setting the timeout via the environment variable SIYUAN_TESSERACT_TIMEOUT https://github.com/siyuan-note/siyuan/issues/16419
Signed-off-by: Daniel <845765@qq.com>
2025-11-22 14:43:03 +08:00
Daniel
bebf8c8e9b
🎨 Image OCR supports setting the timeout via the environment variable SIYUAN_TESSERACT_TIMEOUT https://github.com/siyuan-note/siyuan/issues/16419
Signed-off-by: Daniel <845765@qq.com>
2025-11-22 14:42:18 +08:00
Daniel
d06b370077
🎨 Image OCR supports more formats https://github.com/siyuan-note/siyuan/issues/16418
Signed-off-by: Daniel <845765@qq.com>
2025-11-22 10:55:08 +08:00
Daniel
eec003b303
🎨 Improve auth
Signed-off-by: Daniel <845765@qq.com>
2025-11-21 10:18:59 +08:00
Daniel
c58e626823
🔖 Release v3.4.0
Some checks failed
Release Docker Image / build (push) Has been cancelled
Signed-off-by: Daniel <845765@qq.com>
2025-11-18 17:01:51 +08:00
Daniel
8e9cc60909
🎨 Improve ocr bin detect https://github.com/siyuan-note/siyuan/issues/7107#issuecomment-3541763667
Signed-off-by: Daniel <845765@qq.com>
2025-11-17 21:37:07 +08:00
Daniel
a3bb6cf4a6
🎨 Improve HTML content rendering for database template fields https://github.com/siyuan-note/siyuan/issues/16362
Signed-off-by: Daniel <845765@qq.com>
2025-11-17 10:28:06 +08:00
Daniel
8cfae95f29
🎨 Improve HTML content rendering for database template fields https://github.com/siyuan-note/siyuan/issues/16362
Signed-off-by: Daniel <845765@qq.com>
2025-11-17 10:14:48 +08:00
Daniel
21d6a24999
🎨 Support setting status bar message switch https://github.com/siyuan-note/siyuan/issues/16236
Signed-off-by: Daniel <845765@qq.com>
2025-11-13 18:28:42 +08:00
Daniel
f9130aac59
🎨 Support setting status bar message switch https://github.com/siyuan-note/siyuan/issues/16236
Signed-off-by: Daniel <845765@qq.com>
2025-11-13 12:50:13 +08:00
Daniel
3f8b08fbd4
🎨 Support setting status bar message switch https://github.com/siyuan-note/siyuan/issues/16236
Signed-off-by: Daniel <845765@qq.com>
2025-11-12 22:22:12 +08:00
Daniel
2f3c9f734a
🎨 Improve comment
Signed-off-by: Daniel <845765@qq.com>
2025-11-12 12:26:33 +08:00
Daniel
64b4f38b21
🎨 Clean code
Signed-off-by: Daniel <845765@qq.com>
2025-11-09 15:41:51 +08:00
Daniel
7160aa8b3a
🎨 Clean code
Signed-off-by: Daniel <845765@qq.com>
2025-11-09 15:40:02 +08:00
Daniel
a756ca2dde
🐛 Image OCR may not work in some cases https://github.com/siyuan-note/siyuan/issues/16287
Signed-off-by: Daniel <845765@qq.com>
2025-11-05 11:29:51 +08:00
Daniel
debe70b646
🔖 Release v3.3.6
Signed-off-by: Daniel <845765@qq.com>
2025-10-29 16:15:05 +08:00
Daniel
920f7e4623
🎨 Clean code
Signed-off-by: Daniel <845765@qq.com>
2025-10-28 11:01:53 +08:00
Daniel
923f9be756
🎨 Improve get os info for HarmonyOS
Signed-off-by: Daniel <845765@qq.com>
2025-10-26 21:18:51 +08:00
Daniel
957a928959
🎨 https://github.com/siyuan-note/siyuan/issues/16156
Signed-off-by: Daniel <845765@qq.com>
2025-10-25 17:24:57 +08:00
Daniel
779c6ede28
🔖 Release v3.3.5
Some checks failed
Release Docker Image / build (push) Has been cancelled
Signed-off-by: Daniel <845765@qq.com>
2025-10-14 11:30:04 +08:00
Daniel
404d9f63d0
🎨 https://ld246.com/article/1760404351939
Signed-off-by: Daniel <845765@qq.com>
2025-10-14 09:18:45 +08:00
Daniel
9f3cd7ca95
🎨 API getTag add an optional parameter ignoreMaxListHint https://github.com/siyuan-note/siyuan/issues/16000
Signed-off-by: Daniel <845765@qq.com>
2025-10-03 21:59:19 +08:00
Daniel
26568e33cf
🔖 Release v3.3.4
Some checks failed
Release Docker Image / build (push) Has been cancelled
Signed-off-by: Daniel <845765@qq.com>
2025-10-01 11:17:29 +08:00
Daniel
f42301a204
🎨 Improve font loading https://github.com/siyuan-note/siyuan/issues/15981
Signed-off-by: Daniel <845765@qq.com>
2025-09-29 20:50:47 +08:00
Daniel
896d4c595b
🎨 https://ld246.com/article/1759136051188
Signed-off-by: Daniel <845765@qq.com>
2025-09-29 18:01:36 +08:00
Daniel
f05f56b3e8
🎨 Prompt when the user attempts to create a workspace in the root directory of the disk https://github.com/siyuan-note/siyuan/issues/15976
Signed-off-by: Daniel <845765@qq.com>
2025-09-29 11:27:19 +08:00
Daniel
7d3b55d269
🔖 Release v3.3.3
Some checks failed
Release Docker Image / build (push) Has been cancelled
Signed-off-by: Daniel <845765@qq.com>
2025-09-23 09:46:02 +08:00
Daniel
8b18389e95
🎨 Improve font loading https://github.com/siyuan-note/siyuan/issues/15879
Signed-off-by: Daniel <845765@qq.com>
2025-09-19 09:08:49 +08:00
Daniel
d372e871f4
🎨 Improve font loading https://github.com/siyuan-note/siyuan/issues/15879
Signed-off-by: Daniel <845765@qq.com>
2025-09-18 23:10:06 +08:00