支持 webdav 数据多端同步

This commit is contained in:
muwoo
2023-09-20 10:25:41 +08:00
parent d442fae447
commit b94d725d69
14 changed files with 1183 additions and 53 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "rubick",
"version": "3.1.1",
"version": "3.2.0",
"author": "muwoo <2424880409@qq.com>",
"private": true,
"scripts": {
@@ -31,13 +31,17 @@
"get-mac-apps": "^1.0.2",
"got": "^11.8.3",
"lodash.throttle": "^4.1.1",
"memorystream": "^0.3.1",
"node-key-sender": "^1.0.11",
"pinyin-match": "^1.2.4",
"pouchdb": "^7.2.2",
"pouchdb-load": "^1.4.6",
"pouchdb-replication-stream": "^1.2.9",
"simple-plist": "0.2.1",
"vue": "^3.0.0",
"vue-router": "^4.0.0-0",
"vuex": "^4.0.0-0",
"webdav": "4.11.3",
"worker-loader": "^3.0.8"
},
"devDependencies": {