OldHawk
|
8857674f7d
|
feat(torrents): hide subtitle tab in music detail page
|
2017-10-01 23:42:22 +08:00 |
|
OldHawk
|
6f0b90d546
|
feat(torrents): show music torrent detail info
|
2017-09-30 18:05:33 +08:00 |
|
OldHawk
|
8ff1531142
|
feat(torrents): restore commented lines
|
2017-09-29 18:31:38 +08:00 |
|
OldHawk
|
38018a507e
|
feat(torrents): create music torrents
|
2017-09-28 18:31:49 +08:00 |
|
OldHawk
|
b9df724dfe
|
feat(torrents): add torrent images upload method of server side
|
2017-09-28 15:28:41 +08:00 |
|
OldHawk
|
c92f5adc9a
|
feat(torrents): add music cover images upload method of server side
|
2017-09-28 13:50:25 +08:00 |
|
OldHawk
|
7eea910b10
|
feat(torrents): hide vip torrents in normal list page
|
2017-09-21 13:18:29 +08:00 |
|
OldHawk
|
a22a98bb6e
|
feat(torrents): add torrent_vip method, route, policy of server side
|
2017-09-21 11:40:29 +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
|
1773fdf613
|
feat(users): show user VIP flag
|
2017-09-14 16:11:11 +08:00 |
|
OldHawk
|
a175308b52
|
feat(users): add fields 'isVip, isOper, isAdmin' to model user
|
2017-09-14 15:18:14 +08:00 |
|
OldHawk
|
7fcc8479e8
|
feat(debug): add app configure item of debug mode to show debug console log message
|
2017-09-13 10:51:52 +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
|
7f30da058f
|
fix(score): fix score user object when admin/oper operation
|
2017-09-12 10:57:23 +08:00 |
|
OldHawk
|
2b2bdc1dd4
|
feat(admin): add fields uptotal of users to count the uploaded torrent file numbers and get uptotal method
|
2017-09-12 10:53:42 +08:00 |
|
OldHawk
|
bcba926df2
|
feat(admin): admin can list user`s seeding/leeching/warning torrents
|
2017-09-11 18:15:46 +08:00 |
|
OldHawk
|
6cb8934a34
|
feat(admin): add warning torrents list of admin method
|
2017-09-11 16:34:42 +08:00 |
|
OldHawk
|
cd07fa5f1e
|
feat(users): list all warning torrents in users account center
|
2017-09-11 16:03:10 +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
|
738bb0be15
|
fix(torrent): remove torrent h&r warning only when status value from true to false
|
2017-09-08 13:41:48 +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
|
5b0d42e99a
|
feat(announce): only announce msg to irc when ircAnnounce enabled
|
2017-09-08 11:20:55 +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
|
dfc984c0f0
|
feat(torrent): show H&R flag in other torrent info of torrent detail page
|
2017-09-07 13:48:23 +08:00 |
|
OldHawk
|
d2edc44283
|
feat(torrent): show torrent H&R tag label in list and detail page
|
2017-09-07 13:05:41 +08:00 |
|
OldHawk
|
bd9854fa93
|
feat(torrent): add toggleHnRStatus method of admin/oper
|
2017-09-07 11:06:03 +08:00 |
|
OldHawk
|
e61a1dec76
|
feat(torrent): add field torrent_hnr to torrent model
|
2017-09-07 10:51:15 +08:00 |
|
OldHawk
|
7b5281e6c3
|
feat(scrape): add scrape method and route for scrape torrent status from client side
|
2017-09-01 14:05:21 +08:00 |
|
OldHawk
|
d2eae81eb2
|
fix(config): reset configure item variable name
|
2017-09-01 11:34:00 +08:00 |
|
OldHawk
|
1eff61e567
|
fix(scrape): delete dependented subtitles, peers when delete a torrent, and update user seed and leech number
|
2017-08-29 14:05:56 +08:00 |
|
OldHawk
|
3aab02b523
|
feat(scrape): test scrape torrent info from other tracker server
|
2017-08-29 12:26:32 +08:00 |
|
OldHawk
|
98296c1ede
|
feat(torrents): test scrape torrent info when create new torrent record
|
2017-08-17 17:32:32 +08:00 |
|
OldHawk
|
be62816ffc
|
feat(core): showing site info at footer
include users, torrents, seeders, leechers, uploaded, download etc.
|
2017-08-16 11:38:14 +08:00 |
|
OldHawk
|
4ae40c6090
|
feat(torrents): irc announce message when torrent reviewed by oper/admin
|
2017-08-03 11:21:29 +08:00 |
|
OldHawk
|
d6938c8a3f
|
feat(torrents): test irc announce message when torrent recommend level change
|
2017-08-02 18:25:09 +08:00 |
|
OldHawk
|
200db660ec
|
feat(torrents): add torrent thumbs-up server route,policy and controller methods
|
2017-07-21 16:50:54 +08:00 |
|
OldHawk
|
a79eeb6000
|
feat(torrents): model torrent add Thumb Schema field
|
2017-07-21 15:20:28 +08:00 |
|
OldHawk
|
2c6474fcb7
|
feat(torrent): encodeURI & decodeURI downloaded file name
|
2017-07-15 00:06:53 +08:00 |
|
OldHawk
|
c9a67c137d
|
feat(core): meanTorrent support public tracker torrents CMS
|
2017-07-14 23:37:06 +08:00 |
|
OldHawk
|
d21d84c619
|
feat(score): update user score on many actions
|
2017-06-27 12:52:30 +08:00 |
|
OldHawk
|
025d40e7f5
|
feat(traces): trace log many admin and user action
|
2017-06-24 12:36:28 +08:00 |
|
OldHawk
|
39c45fcbd8
|
feat(torrents): add a tools auto modify torrents file announce url and comment by admin
|
2017-06-23 14:10:12 +08:00 |
|
OldHawk
|
e0637dad30
|
feat(messages): show messageTo icon link in torrent list, torrent detail and ranking page
|
2017-06-21 15:17:11 +08:00 |
|