feat: support for WebDAV (#150)

This commit is contained in:
hstyi
2025-02-06 16:03:25 +08:00
committed by GitHub
parent 58b56c4221
commit e1955a371e
9 changed files with 522 additions and 292 deletions

View File

@@ -83,6 +83,7 @@ termora.settings.sync.last-sync-time=Last sync time
termora.settings.sync.gist=Gist
termora.settings.sync.token=Token
termora.settings.sync.type=Type
termora.settings.sync.webdav.help=WebDAV storage address, e.g. https://yourhost/webdav/termora.json
termora.settings.about=About
termora.settings.about.author=Author

View File

@@ -85,6 +85,7 @@ termora.settings.sync.import.successful=导入数据成功
termora.settings.sync.gist=片段
termora.settings.sync.token=令牌
termora.settings.sync.type=类型
termora.settings.sync.webdav.help=WebDAV 的存储地址例如https://yourhost/webdav/termora.json
termora.settings.about=关于
termora.settings.about.author=作者

View File

@@ -89,6 +89,7 @@ termora.settings.sync.import.successful=導入資料成功
termora.settings.sync.gist=片段
termora.settings.sync.token=令牌
termora.settings.sync.type=類型
termora.settings.sync.webdav.help=WebDAV 的儲存位址例如https://yourhost/webdav/termora.json
termora.settings.about=關於
termora.settings.about.author=作者