Commit Graph

44 Commits

Author SHA1 Message Date
OldHawk
b9e09cd368 add torrent reviewed status change function 2017-05-08 13:47:24 +08:00
OldHawk
ccaf4c9611 show sale expires info in other torrent info view 2017-05-03 14:46:36 +08:00
OldHawk
1df12fb5e9 add torrent sale expires time, and show in video info view 2017-05-02 15:50:52 +08:00
OldHawk
08e64607ff add torrent admin panel function(delete,set sale type) 2017-05-02 12:19:06 +08:00
OldHawk
59c91b7780 fixed other torrents number wrong 2017-04-27 18:38:34 +08:00
OldHawk
712532131b return user isOper/isAdmin to client 2017-04-27 17:11:06 +08:00
OldHawk
8c387898a5 get other torrents info when show a torrent detail 2017-04-27 13:57:09 +08:00
OldHawk
652a00faf5 add torrents list view pagination 2017-04-26 13:06:05 +08:00
OldHawk
af27842af4 can download subtitle file now 2017-04-25 17:01:54 +08:00
OldHawk
284629b0a7 upload subtitle function finished 2017-04-25 14:34:59 +08:00
OldHawk
68eda9a41f add subtitle create&delete in server controller 2017-04-25 11:27:47 +08:00
OldHawk
3a5100c536 modify some lang string 2017-04-25 10:33:03 +08:00
OldHawk
8fb14bdf67 edit/delete sub comment reply work fine now 2017-04-24 11:06:26 +08:00
OldHawk
82f4267028 edit/delete comment 2017-04-23 23:51:11 +08:00
OldHawk
1fc901b0b3 load comment and reply data 2017-04-23 03:14:16 +08:00
OldHawk
aae251cdbf load torrent comment from model 2017-04-22 00:48:04 +08:00
OldHawk
0f64cfa6df spilt torrent info function from torrent controller 2017-04-21 18:29:56 +08:00
OldHawk
d7adeedcf8 add comments server controller 2017-04-21 18:29:02 +08:00
OldHawk
88a6af0956 add torrent comment view 2017-04-21 17:55:08 +08:00
OldHawk
2044830848 show user displayName in _peers list of torrent 2017-04-20 18:09:58 +08:00
OldHawk
e8096d6748 add user(U/D/F) detail list in movie info page 2017-04-20 16:55:30 +08:00
OldHawk
dfcfc6db48 announce request update more function 2017-04-17 16:53:02 +08:00
OldHawk
260c72da53 save to user._torrents when a new torrent was created
remove from user._torrents when a torrent was removed
2017-04-16 18:03:10 +08:00
OldHawk
352f4c7ed9 init subtitle,mypanel info 2017-04-11 22:37:01 +08:00
OldHawk
1baceb504e torrent list&read model populate('subtitles') 2017-04-09 21:06:09 +08:00
OldHawk
c78988a96c get TMDB info with: credits,images,alternative_titles,release_dates 2017-04-09 16:14:52 +08:00
OldHawk
d04d0226ef change announce url to default value when user download torrent file,and append passkey value at announce url 2017-04-08 04:03:41 +08:00
OldHawk
01b3d2ef1c user can download torrent file now 2017-04-07 23:29:32 +08:00
OldHawk
cdcacc6b85 add download btn on every list item
change meanTorrent config
2017-04-07 15:34:51 +08:00
OldHawk
a03f1b6c28 search movie with keyword is ok now 2017-04-06 16:11:01 +08:00
OldHawk
7e0d4dd107 add tags search function to work fine 2017-04-06 13:09:42 +08:00
OldHawk
9c365243f5 add movie keyword on search panel 2017-04-06 09:46:11 +08:00
OldHawk
e3bcc00d8c add Torrents movie list view,controller 2017-04-04 21:59:30 +08:00
OldHawk
6e64b7463e add Admin submenu 'Manager Torrents' 2017-04-04 19:47:36 +08:00
OldHawk
c50c3cc6b6 add db.find skip&limit variable 2017-04-04 01:11:12 +08:00
OldHawk
81c3123216 write upload torrent info to mongoDB 2017-04-02 18:06:28 +08:00
OldHawk
13e4a346d0 add tmdb image base url config and service 2017-04-02 12:37:23 +08:00
OldHawk
b3763f3b85 add torrent server routes and function 2017-04-02 12:16:51 +08:00
OldHawk
36f542b220 check the uploaded torrent file info_has already exists? 2017-04-02 11:25:07 +08:00
OldHawk
1b1ec89c04 check uploads torrent files`s announce url 2017-04-02 00:15:33 +08:00
OldHawk
305f48f0cc get movie credits info from tmdb 2017-03-31 13:24:36 +08:00
OldHawk
23031a43c7 load theMovieDB info by movieID 2017-03-29 19:02:28 +08:00
OldHawk
f8144d9434 add torrents file upload API 2017-03-29 11:04:54 +08:00
OldHawk
ffff1df791 add torrents module server side code
test get movie info from TMDB
2017-03-27 13:35:30 +08:00