📔 OPDS server first draft

This commit is contained in:
2021-07-18 10:17:24 -07:00
parent 6f92225228
commit 51c0e120a7
4 changed files with 315 additions and 285 deletions

View File

@@ -17,6 +17,7 @@
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.13.17",
"@bluelovers/fast-glob": "^3.0.4",
"@types/event-stream": "^3.3.34",
"@types/react": "^17.0.3",
"@types/react-dom": "^17.0.2",
@@ -29,6 +30,7 @@
"antd": "^4.16.5",
"babel-polyfill": "^6.26.0",
"better-docs": "^2.3.2",
"calibre-opds": "^1.0.7",
"comlink-loader": "^2.0.0",
"ellipsize": "^0.1.0",
"event-stream": "^4.0.1",
@@ -38,8 +40,8 @@
"fs-extra": "^9.1.0",
"imghash": "^0.0.8",
"jsdoc": "^3.6.7",
"opds-extra": "^3.0.9",
"pretty-bytes": "^5.6.0",
"r2-streamer-js": "^1.0.34",
"react": "^17.0.1",
"react-collapsible": "^2.8.3",
"react-dom": "^17.0.1",
@@ -50,6 +52,7 @@
"socket.io-client": "^4.1.2",
"threetwo-ui-typings": "^1.0.1",
"voca": "^1.4.0",
"ws-calibre": "bluelovers/ws-calibre",
"xregexp": "^5.0.2"
},
"devDependencies": {