started adding the logic for RSS feeds, started storing metainfo and torrent files in database directly
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"_args": [
|
||||
[
|
||||
"hoist-non-react-statics@2.3.1",
|
||||
"C:\\Users\\deranjer\\Google Drive\\Programming\\goTorrent\\torrent-project"
|
||||
"C:\\Users\\deranjer\\go\\src\\github.com\\deranjer\\goTorrent\\torrent-project"
|
||||
]
|
||||
],
|
||||
"_from": "hoist-non-react-statics@2.3.1",
|
||||
@@ -27,7 +27,7 @@
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-2.3.1.tgz",
|
||||
"_spec": "2.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": "Michael Ridgway",
|
||||
"email": "mcridgway@gmail.com"
|
||||
|
Reference in New Issue
Block a user