Commit Graph

441 Commits

Author SHA1 Message Date
OldHawk
652a00faf5 add torrents list view pagination 2017-04-26 13:06:05 +08:00
OldHawk
a81f1c17d7 when user post new comment, goto last page auto 2017-04-26 11:09:20 +08:00
OldHawk
4100aa25b9 add pagination on torrent comment list 2017-04-25 19:22:15 +08:00
OldHawk
5cc02e2d66 change download service function name 2017-04-25 17:26:27 +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
4bc305f700 fix torrent upload fileFilter not working 2017-04-25 14:34:18 +08:00
OldHawk
68eda9a41f add subtitle create&delete in server controller 2017-04-25 11:27:47 +08:00
OldHawk
812b92859d add subtitle server routes 2017-04-25 10:45:20 +08:00
OldHawk
9eb2dabdc7 add subtitles server config 2017-04-25 10:45:09 +08:00
OldHawk
1a2bea215f add subtitles client service 2017-04-25 10:35:24 +08:00
OldHawk
3a5100c536 modify some lang string 2017-04-25 10:33:03 +08:00
OldHawk
de23fd9459 fix comment/reply edit/delete bug 2017-04-24 19:06:18 +08:00
OldHawk
1ae25f875b user self and admin can edit/delete comment&reply 2017-04-24 11:49:43 +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
2515c828c1 add modalConfirm service to alert modal confirm 2017-04-23 23:49:52 +08:00
OldHawk
0ef9ef45b2 add comment reply user icon 2017-04-23 16:22:30 +08:00
OldHawk
9620b6238d add directive scrollIf, scroll to comment when reply 2017-04-23 16:06:31 +08:00
OldHawk
1fc901b0b3 load comment and reply data 2017-04-23 03:14:16 +08:00
OldHawk
f13943ecfc return user._id in browser 2017-04-23 03:13:05 +08:00
OldHawk
202ba9c598 set markdown setRenderer link format 2017-04-23 03:12:33 +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
1855fb52de add comments server config 2017-04-21 18:29:29 +08:00
OldHawk
d7adeedcf8 add comments server controller 2017-04-21 18:29:02 +08:00
OldHawk
12c76f4ee0 add comments server routes 2017-04-21 18:28:49 +08:00
OldHawk
4a4379a8b1 add comments client service 2017-04-21 18:28:34 +08:00
OldHawk
88a6af0956 add torrent comment view 2017-04-21 17:55:08 +08:00
OldHawk
a7874f1f8d fix badge css not working 2017-04-21 17:12:13 +08:00
OldHawk
14c7def596 add comment css file 2017-04-21 17:11:47 +08:00
OldHawk
731412016f add marded/angular-marked js support 2017-04-21 17:11:31 +08:00
OldHawk
f41c52843a add comment field to torrent model 2017-04-20 18:48:59 +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
daa384627a add filter percentage to format data 2017-04-20 16:53:13 +08:00
OldHawk
970d2f36c6 add peer_connectable field to peer model 2017-04-20 16:52:46 +08:00
OldHawk
720495a8bb write left byte to peer_left 2017-04-20 15:19:23 +08:00
OldHawk
8bc26798ee add peer_left field in peer model 2017-04-20 15:15:54 +08:00
OldHawk
fd3f7e1987 add movie detail info subtitles/users badge number 2017-04-20 12:13:25 +08:00
OldHawk
10b28b379e fixed up/down bytes and peer status 2017-04-19 19:20:46 +08:00
OldHawk
4879e5ca18 fixed up/down bytes with VIP Ur/Dr 2017-04-18 18:13:06 +08:00
OldHawk
958d755889 write up/down bytes with VIP Ur/Dr 2017-04-18 16:12:50 +08:00
OldHawk
a9c516f3f4 add fields about vip/score of user table 2017-04-18 15:32:25 +08:00
OldHawk
f32cacb6a2 write up/down data bytes into user/peer record 2017-04-18 13:42:54 +08:00
OldHawk
ddf35ffecc modify url.parse querystring to get the info_hash 2017-04-18 11:57:49 +08:00
OldHawk
a7f428b2f2 get torrent size from info.length when only one file in torrent files list 2017-04-18 10:46:23 +08:00
OldHawk
bbaf40de59 show video size in detail page 2017-04-18 10:45:33 +08:00
OldHawk
fe9dfcd90c disabled announce access from browser 2017-04-17 17:21:42 +08:00
OldHawk
dfcfc6db48 announce request update more function 2017-04-17 16:53:02 +08:00