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": [
[
"double-ended-queue@2.1.0-0",
"C:\\Users\\deranjer\\Google Drive\\Programming\\goTorrent\\torrent-project"
"C:\\Users\\deranjer\\go\\src\\github.com\\deranjer\\goTorrent\\torrent-project"
]
],
"_from": "double-ended-queue@2.1.0-0",
@@ -26,7 +26,7 @@
],
"_resolved": "https://registry.npmjs.org/double-ended-queue/-/double-ended-queue-2.1.0-0.tgz",
"_spec": "2.1.0-0",
"_where": "C:\\Users\\deranjer\\Google Drive\\Programming\\goTorrent\\torrent-project",
"_where": "C:\\Users\\deranjer\\go\\src\\github.com\\deranjer\\goTorrent\\torrent-project",
"author": {
"name": "Petka Antonov",
"email": "petka_antonov@hotmail.com",

View File

@@ -2,7 +2,7 @@
"_args": [
[
"redis-commands@1.3.1",
"C:\\Users\\deranjer\\Google Drive\\Programming\\goTorrent\\torrent-project"
"C:\\Users\\deranjer\\go\\src\\github.com\\deranjer\\goTorrent\\torrent-project"
]
],
"_from": "redis-commands@1.3.1",
@@ -26,7 +26,7 @@
],
"_resolved": "https://registry.npmjs.org/redis-commands/-/redis-commands-1.3.1.tgz",
"_spec": "1.3.1",
"_where": "C:\\Users\\deranjer\\Google Drive\\Programming\\goTorrent\\torrent-project",
"_where": "C:\\Users\\deranjer\\go\\src\\github.com\\deranjer\\goTorrent\\torrent-project",
"author": {
"name": "luin",
"email": "i@zihua.li",

View File

@@ -2,7 +2,7 @@
"_args": [
[
"redis-parser@2.6.0",
"C:\\Users\\deranjer\\Google Drive\\Programming\\goTorrent\\torrent-project"
"C:\\Users\\deranjer\\go\\src\\github.com\\deranjer\\goTorrent\\torrent-project"
]
],
"_from": "redis-parser@2.6.0",
@@ -26,7 +26,7 @@
],
"_resolved": "https://registry.npmjs.org/redis-parser/-/redis-parser-2.6.0.tgz",
"_spec": "2.6.0",
"_where": "C:\\Users\\deranjer\\Google Drive\\Programming\\goTorrent\\torrent-project",
"_where": "C:\\Users\\deranjer\\go\\src\\github.com\\deranjer\\goTorrent\\torrent-project",
"author": {
"name": "Ruben Bridgewater"
},

View File

@@ -2,7 +2,7 @@
"_args": [
[
"redis@2.8.0",
"C:\\Users\\deranjer\\Google Drive\\Programming\\goTorrent\\torrent-project"
"C:\\Users\\deranjer\\go\\src\\github.com\\deranjer\\goTorrent\\torrent-project"
]
],
"_from": "redis@2.8.0",
@@ -26,7 +26,7 @@
],
"_resolved": "https://registry.npmjs.org/redis/-/redis-2.8.0.tgz",
"_spec": "2.8.0",
"_where": "C:\\Users\\deranjer\\Google Drive\\Programming\\goTorrent\\torrent-project",
"_where": "C:\\Users\\deranjer\\go\\src\\github.com\\deranjer\\goTorrent\\torrent-project",
"author": {
"name": "Matt Ranney",
"email": "mjr@ranney.com"