Commit Graph

2300 Commits

Author SHA1 Message Date
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
2703117331 feat(announce): check user whether can download with H&R warning 2017-09-08 11:33:08 +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
8dec0dff66 feat(users): add fields 'hnr_warning' to count H&R warning number 2017-09-07 16:44:13 +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
61cba33dde feat(cron): add lib cron-hnr, ready to count h&r warning every midnight. 2017-09-07 14:50:55 +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
77d123b726 feat(torrent): add H&R to torrent list page as filter tag 2017-09-07 13:32:44 +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
873d29d98e feat(torrent): admin/oper can set torrent H&R status on torrent detail page and admin manage page 2017-09-07 11:42:11 +08:00
OldHawk
fe355bcd38 feat(torrent): add doScrape for admin pannel to manual scrape torrent status 2017-09-07 11:19:44 +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
8611744290 feat(H&R): add come configure items for H&R system. 2017-09-07 10:45:33 +08:00
OldHawk
5f270e6192 feat(core): add node-cron lib support 2017-09-06 14:27:34 +08:00
OldHawk
7432a8fd63 doc(readme): update readme.md 2017-09-05 13:45:20 +08:00
OldHawk
a81fe55f91 doc(readme): update readme.md 2017-09-05 12:00:21 +08:00
OldHawk
25785b5461 feat(scrape): write scrape time into DB and check last_scrape time avoid frequent scrape 2017-09-05 11:53:56 +08:00
OldHawk
f858d5950e feat(scrape): configure item srapeInterval, Avoid frequent scrape 2017-09-05 11:53:03 +08:00
OldHawk
c8bddc27f2 feat(scrape): scrape torrent status in torrent detail page 2017-09-05 10:46:03 +08:00
OldHawk
1b53de900c feat(scrape): scrape torrent status in torrent list 2017-09-05 10:45:15 +08:00
OldHawk
bc6e18bb9e feat(scrape): scrape torrent status in home 2017-09-05 10:44:47 +08:00
OldHawk
c3b15c6384 feat(scrape): scrape torrent status service (client side) 2017-09-05 10:44:28 +08:00
OldHawk
55cbe82308 feat(scrape): scrape torrent status in admin panel 2017-09-04 13:13:27 +08:00
OldHawk
3bbbcab870 feat(scrape): scrape torrent status when torrent detail info loaded 2017-09-01 14:06:18 +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
c3481481ad feat(scrape): write scrape status info data into database 2017-09-01 14:02:15 +08:00
OldHawk
909837220e feat(scrape): add scrape configure items to set the timing of scrape torrent status 2017-09-01 11:47:22 +08:00
OldHawk
d2eae81eb2 fix(config): reset configure item variable name 2017-09-01 11:34:00 +08:00
OldHawk
ad48d49f4d feat(torrent): hide deleted torrent peers from client side downloading list page 2017-08-29 14:34:50 +08:00
OldHawk
6564617e4e feat(torrent): hide deleted torrent peers from client side 2017-08-29 14:29:03 +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
b3ade445b7 fix(scrape): request url parse 2017-08-29 12:43:16 +08:00
OldHawk
cb18be504a fix(scrape, announce): request url parse 2017-08-29 12:32:31 +08:00
OldHawk
3aab02b523 feat(scrape): test scrape torrent info from other tracker server 2017-08-29 12:26:32 +08:00
OldHawk
0638d03442 feat(scrape): parse scrape response info returned from other public tracker server 2017-08-29 12:10:53 +08:00
OldHawk
f3658beb92 feat(scrape): return scrape request torrent status info 2017-08-29 12:06:01 +08:00
OldHawk
82df3e961d fix(announce): announce url parse 2017-08-29 12:04:42 +08:00
OldHawk
8c2e082aa1 feat(core): configure more Browser client agent name checked 2017-08-29 10:02:49 +08:00
OldHawk
940bb6572b fix(core): mongo options 2017-08-22 13:57:05 +08:00
OldHawk
0f9172d56b fix(users): forgot pass placeholder string 2017-08-22 13:48:57 +08:00
OldHawk
a2f149da90 fix(core): restore page-title directive 2017-08-22 13:48:04 +08:00
OldHawk
f052ea853e Merge commit 'b43c80e2c097b11114f4e4f01b9718321721a89b'
* commit 'b43c80e2c097b11114f4e4f01b9718321721a89b':
  feat(build): Update dependencies (#1847)
  fix(travis): Fix Travis failing on webdriver issues (#1845)
  fix(eslint): Inconsistent spacing before function parentheses (#1844)
  fix(mongodb): update ssl connection settings (#1809)
  Remove deprecated crypto package (#1843)
  feat(config): Mongo Seed 2.0 (#1808)
  fix(users): don't fail on missing old image on image upload (#1839)
  feat(build): Turn on mangling for uglify (#1841)
  fix(gulp): fix broken test:server:watch task (#1842)
  feat(core): Enhancement page title directive (#1686)
  feat(user): Add email support to forgot password (#1834)
  fix(mocha): update mochajs version to reduce vulnerabilities (#1830)
  refactor(menus): Refactor to the Menus client service to use functional loops/filters (#1575)
  feat(config): Mongoose 4.11 upgrade (#1818)

# Conflicts:
#	config/env/development.js
#	config/lib/app.js
#	modules/articles/server/models/article.server.model.js
#	modules/chat/client/config/chat.client.routes.js
#	modules/core/client/directives/page-title.client.directive.js
#	modules/core/client/services/menu.client.service.js
#	modules/users/client/config/users-admin.client.routes.js
#	modules/users/client/views/password/forgot-password.client.view.html
#	modules/users/server/models/user.server.model.js
#	package.json
2017-08-22 13:35:29 +08:00
OldHawk
a6f5866e58 doc(readme): update readme.md 2017-08-18 09:59:12 +08:00