From 6c1b2a3f199f7dd00b55fb3188a167a07dfee5d5 Mon Sep 17 00:00:00 2001 From: Liang Ding Date: Tue, 27 Apr 2021 15:39:39 +0800 Subject: [PATCH] :fire: Remove WebDAV support https://github.com/siyuan-note/siyuan/issues/2018 --- README.md | 2 -- README_zh_CN.md | 2 -- 2 files changed, 4 deletions(-) diff --git a/README.md b/README.md index 763e3513e..0e5a449a5 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,6 @@ SiYuan is a local-first personal knowledge management system, support fine-grain * Use on the browser, support mobile-end * Hierarchical tag * Multi-window, multi-tab, drag and drop to split screen -* WebDAV * Fulltext search * Themes and icons * Built-in bright and dark themes @@ -95,7 +94,6 @@ SiYuan is made possible by the [Vditor](https://github.com/Vanessa219/vditor) an * [https://github.com/golang/go](https://github.com/golang/go) `BSD-3-Clause License` * [https://github.com/vanng822/css](https://github.com/vanng822/css) `MIT License` -* [https://github.com/studio-b12/gowebdav](https://github.com/studio-b12/gowebdav) `BSD-3-Clause License` * [https://github.com/88250/gulu](https://github.com/88250/gulu) `Mulan PSL v2` * [https://github.com/olahol/melody](https://github.com/olahol/melody) `BSD-2-Clause License` * [https://github.com/Masterminds/sprig](https://github.com/Masterminds/sprig) `MIT License` diff --git a/README_zh_CN.md b/README_zh_CN.md index 074f258e9..5eab3e9ab 100644 --- a/README_zh_CN.md +++ b/README_zh_CN.md @@ -43,7 +43,6 @@ * 支持浏览器使用、支持移动端 * 层级标签 * 多窗口多页签,拖拽分屏 -* WebDAV * 全文搜索 * 主题和图标 * 内置明亮、暗黑两套主题 @@ -98,7 +97,6 @@ * [https://github.com/golang/go](https://github.com/golang/go) `BSD-3-Clause License` * [https://github.com/vanng822/css](https://github.com/vanng822/css) `MIT License` -* [https://github.com/studio-b12/gowebdav](https://github.com/studio-b12/gowebdav) `BSD-3-Clause License` * [https://github.com/88250/gulu](https://github.com/88250/gulu) `Mulan PSL v2` * [https://github.com/olahol/melody](https://github.com/olahol/melody) `BSD-2-Clause License` * [https://github.com/Masterminds/sprig](https://github.com/Masterminds/sprig) `MIT License`