Commit Graph

54 Commits

Author SHA1 Message Date
OldHawk
c1e1eb3be6 fix(core): remove mongodb table pre hook update of model user, torrents etc. 2017-11-23 17:11:34 +08:00
OldHawk
9835f536ad feat(core): add table users and torrents global update method
for some fields update with time limit
2017-11-03 21:42:14 +08:00
OldHawk
571c2a953d fix(core): fixed torrent set salesType and recommend level issues 2017-11-03 18:34:51 +08:00
OldHawk
18f3af75cb feat(maker): admin oper can create maker group for user now, in user manager page 2017-10-19 18:44:22 +08:00
OldHawk
28931479b4 feat(torrents): add torrent rating route, policy,method of server side 2017-10-04 15:46:31 +08:00
OldHawk
2e8d0789ba feat(torrents): add field torrent_vip of model torrent, flag for vip resources. 2017-09-21 11:26:17 +08:00
OldHawk
19328c205c feat(H&R): user can remove warning with score number, admin and oper can remove warning too. 2017-09-12 17:07:12 +08:00
OldHawk
125eb89325 fix(H&R): fix h&r warning count 2017-09-12 13:04:27 +08:00
OldHawk
9b849544a2 feat(peer): add speed and ratio,percent fields info model peer and auto count ratio and percent 2017-09-11 12:28:52 +08:00
OldHawk
aa8a8a70ac feat(torrent): remove all complete warning of torrent when the torrent H&R status to false and when the torrent be deleted 2017-09-08 12:03:53 +08:00
OldHawk
668f0a7df4 feat(announce): write upload & download data size and seed time to H&R torrent complete record and update user`s H&R warning numbers 2017-09-08 10:57:50 +08:00
OldHawk
94bd842d4a feat(config): resetting the configure item of H&R 2017-09-08 10:23:22 +08:00
OldHawk
3e13789778 feat(torrent): consistently write user uploaded/downloaded data size 2017-09-07 19:07:36 +08:00
OldHawk
1f646f43ed feat(torrent): add 'countHnRWarning' method of table 'complete' 2017-09-07 17:39:39 +08:00
OldHawk
22ee8def79 feat(torrent): add 'countHnRWarning' method of table 'complete' 2017-09-07 17:31:42 +08:00
OldHawk
69b95c59b9 feat(torrent): add 'save' & 'update' hook of table 'complete' 2017-09-07 17:07:43 +08:00
OldHawk
bc6b79a728 feat(torrent): add table 'complete' to save user download complete torrents and count up/down ratio 2017-09-07 16:42:10 +08:00
OldHawk
e61a1dec76 feat(torrent): add field torrent_hnr to torrent model 2017-09-07 10:51:15 +08:00
OldHawk
a79eeb6000 feat(torrents): model torrent add Thumb Schema field 2017-07-21 15:20:28 +08:00
OldHawk
e7fe9fa090 feat(TVseries): show seasons and episodes info in home/list/detail page 2017-05-24 17:26:09 +08:00
OldHawk
ab48ea97a6 fix(core): update movie info save process 2017-05-22 18:16:35 +08:00
OldHawk
2729ed400a change torrent list order key 2017-05-17 13:47:50 +08:00
OldHawk
b41e575b45 add many fields to save movie info from tmdb 2017-05-17 10:53:32 +08:00
OldHawk
e6cebd20ca home view data load, top level 2017-05-16 19:33:47 +08:00
OldHawk
1d31996dc2 change recommend level all=>none,it can let`s level1 is the highest level 2017-05-15 12:52:01 +08:00
OldHawk
1088b4ae46 add torrent recommend attr, oper can set it, torrents list with orderby this attr, value is all/level0/level1/level2/level3, the level3 is highest 2017-05-15 12:39:25 +08:00
OldHawk
0ed058bee8 add ui-cropper support 2017-05-03 09:53:53 +08:00
OldHawk
1df12fb5e9 add torrent sale expires time, and show in video info view 2017-05-02 15:50:52 +08:00
OldHawk
8c387898a5 get other torrents info when show a torrent detail 2017-04-27 13:57:09 +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
f41c52843a add comment field to torrent model 2017-04-20 18:48:59 +08:00
OldHawk
970d2f36c6 add peer_connectable field to peer model 2017-04-20 16:52:46 +08:00
OldHawk
8bc26798ee add peer_left field in peer model 2017-04-20 15:15:54 +08:00
OldHawk
dfcfc6db48 announce request update more function 2017-04-17 16:53:02 +08:00
OldHawk
2a2d92af9f announce request: event start&stop 2017-04-16 14:06:11 +08:00
OldHawk
5d1aeb9318 announce request: user client blacklist checked 2017-04-15 16:15:44 +08:00
OldHawk
1ac2fcb7a9 announce request 2017-04-15 01:56:50 +08:00
OldHawk
e13171dc87 add relationship on model user,torrent,peer 2017-04-11 22:27:57 +08:00
OldHawk
fd9fc1d02f modify torrent & user model 2017-04-09 20:55:57 +08:00
OldHawk
3daec382b0 add subtitle model 2017-04-09 20:55:32 +08:00
OldHawk
bdac4d16bc load torrent video info 2017-04-09 17:35:35 +08:00
OldHawk
863b309de5 add nfo field to torrent model 2017-04-09 15:59:33 +08:00
OldHawk
35ee37bc45 add torrent_backdrop_img field to torrent model 2017-04-09 01:34:16 +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
7a4b9069c1 add torrent_sale_status to model torrent 2017-04-06 10:01:36 +08:00
OldHawk
1d09ed9827 add field genres of torrents model 2017-04-05 17:40:58 +08:00
OldHawk
b1f2d533bd edit the Torrent Model files, add torrent_status and torrent_recommend fields 2017-04-04 19:00:37 +08:00