started adding the logic for RSS feeds, started storing metainfo and torrent files in database directly

This commit is contained in:
2018-01-05 23:02:54 -05:00
parent 7411638c95
commit 08b3a14576
3430 changed files with 85789 additions and 4299 deletions

View File

@@ -2,7 +2,7 @@
"_args": [
[
"babel-plugin-transform-class-properties@6.24.1",
"C:\\Users\\deranjer\\Google Drive\\Programming\\goTorrent\\torrent-project"
"C:\\Users\\deranjer\\go\\src\\github.com\\deranjer\\goTorrent\\torrent-project"
]
],
"_from": "babel-plugin-transform-class-properties@6.24.1",
@@ -22,12 +22,11 @@
"fetchSpec": "6.24.1"
},
"_requiredBy": [
"/",
"/babel-preset-stage-2"
"/"
],
"_resolved": "https://registry.npmjs.org/babel-plugin-transform-class-properties/-/babel-plugin-transform-class-properties-6.24.1.tgz",
"_spec": "6.24.1",
"_where": "C:\\Users\\deranjer\\Google Drive\\Programming\\goTorrent\\torrent-project",
"_where": "C:\\Users\\deranjer\\go\\src\\github.com\\deranjer\\goTorrent\\torrent-project",
"dependencies": {
"babel-helper-function-name": "^6.24.1",
"babel-plugin-syntax-class-properties": "^6.8.0",