siyuan/kernel/util
Yingyi / 颖逸 ba2193403d
Support read-only publish service
* 🎨 kernel supports read-only publishing services

* 🐛 Fix authentication vulnerabilities

* 🎨 Protect secret information

* 🎨 Adjust the permission control

* 🎨 Adjust the permission control

* 🎨 Fixed the vulnerability that `getFile` gets file `conf.json`

* 🎨 Add API `/api/setting/setPublish`

* 🎨 Add API `/api/setting/getPublish`

* 🐛 Fixed the issue that PWA-related files could not pass BasicAuth

* 🎨 Add a settings panel for publishing features

* 📝 Add guide for `Publish Service`

* 📝 Update Japanese user guide

* 🎨 Merge fixed static file services
2024-06-12 21:03:51 +08:00
..
cloud.go 🎨 Improve upgrade download 2024-03-25 19:59:57 +08:00
crypt.go 🎨 Update slogan Refactor your thinking https://github.com/siyuan-note/siyuan/issues/8608 2023-06-24 20:39:55 +08:00
disk.go 🎨 Improve disk usage display https://github.com/siyuan-note/siyuan/issues/11121 2024-04-24 20:11:55 +08:00
disk_mobile.go 🎨 Update slogan Refactor your thinking https://github.com/siyuan-note/siyuan/issues/8608 2023-06-24 20:39:55 +08:00
etag.go 🎨 Improve kernel stability https://github.com/siyuan-note/siyuan/issues/9912 2023-12-20 21:06:46 +08:00
file.go 🎨 Remove invisible characters from file names when uploading assets https://github.com/siyuan-note/siyuan/issues/11683 2024-06-11 17:40:33 +08:00
font.go 🎨 Update slogan Refactor your thinking https://github.com/siyuan-note/siyuan/issues/8608 2023-06-24 20:39:55 +08:00
lute.go 🎨 Update editor markdown settings default to true https://ld246.com/article/1717254690370 2024-06-02 21:01:59 +08:00
misc.go 🎨 Keep the width when duplicating database table view field https://github.com/siyuan-note/siyuan/issues/11552 2024-06-10 16:25:57 +08:00
net.go Support read-only publish service 2024-06-12 21:03:51 +08:00
ocr.go 🎨 OCR 未启用时不保存 ocr-texts.json https://github.com/siyuan-note/siyuan/issues/11171 2024-04-29 16:30:46 +08:00
openai.go 🎨 AI supports configuration randomness and context number https://github.com/siyuan-note/siyuan/issues/10660 2024-03-20 11:11:18 +08:00
os.go 🎨 Update slogan Refactor your thinking https://github.com/siyuan-note/siyuan/issues/8608 2023-06-24 20:39:55 +08:00
os_mobile.go 🎨 Update slogan Refactor your thinking https://github.com/siyuan-note/siyuan/issues/8608 2023-06-24 20:39:55 +08:00
pandoc.go 🎨 Windoar arm64 and Linux arm64 no longer packing pandoc https://github.com/siyuan-note/siyuan/issues/11649 2024-06-05 11:50:16 +08:00
path.go Support read-only publish service 2024-06-12 21:03:51 +08:00
result.go 🎨 Update slogan Refactor your thinking https://github.com/siyuan-note/siyuan/issues/8608 2023-06-24 20:39:55 +08:00
rhy.go 🐛 Fix NPE https://github.com/siyuan-note/siyuan/issues/11508 2024-05-23 08:25:36 +08:00
rune.go Support adding the watermark on export PDF https://github.com/siyuan-note/siyuan/issues/9961 2023-12-27 11:43:21 +08:00
runtime.go 🎨 Supports disabling Markdown syntax input for some inline elements https://github.com/siyuan-note/siyuan/issues/11141 2024-04-26 12:08:01 +08:00
session.go 🎨 Update slogan Refactor your thinking https://github.com/siyuan-note/siyuan/issues/8608 2023-06-24 20:39:55 +08:00
sort.go 🎨 Update slogan Refactor your thinking https://github.com/siyuan-note/siyuan/issues/8608 2023-06-24 20:39:55 +08:00
template.go 🎨 Add template func FormatFloat https://github.com/siyuan-note/siyuan/issues/11158 2024-04-26 22:07:35 +08:00
time.go 🎨 Improve disk usage display https://github.com/siyuan-note/siyuan/issues/11121 2024-04-24 19:51:15 +08:00
websocket.go 🎨 The User Guide is no longer opened repeatedly when multiple windows exist https://github.com/siyuan-note/siyuan/issues/11588 2024-05-31 10:47:24 +08:00
working.go Support read-only publish service 2024-06-12 21:03:51 +08:00
working_mobile.go 🎨 Add mobile.log file to diagnose mobile issues https://github.com/siyuan-note/siyuan/issues/10270 2024-01-28 14:29:56 +08:00