From 1230b4a3307725c5e0eb4daae991b2db5f4d1c96 Mon Sep 17 00:00:00 2001 From: Bob Zeleznik Date: Mon, 16 Mar 2020 19:42:20 -0400 Subject: fixed pdf uploading. changed routes to allow web pages to be loaded with relative urls. added a 'text' field to web documents with the page text contents. --- package.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'package.json') diff --git a/package.json b/package.json index 7ae3cb0d7..cb5a70f3c 100644 --- a/package.json +++ b/package.json @@ -167,6 +167,7 @@ "googlephotos": "^0.2.5", "howler": "^2.1.3", "html-to-image": "^0.1.0", + "html-to-text": "^5.1.1", "i": "^0.3.6", "ibm-watson": "^5.3.1", "image-data-uri": "^2.0.1", @@ -250,6 +251,7 @@ "typescript-collections": "^1.3.3", "url-loader": "^1.1.2", "uuid": "^3.4.0", + "web-request": "^1.0.7", "webrtc-adapter": "^7.3.0", "wikijs": "^6.0.1", "word-extractor": "^0.3.0", -- cgit v1.2.3-70-g09d2