Commit Graph

955 Commits

Author SHA1 Message Date
OldHawk
a74f768a00 fix(users): remove TODO 2017-09-08 14:06:59 +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
953e98ecd4 fix(announce): torrent_hnr status 2017-09-08 13:40:56 +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
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
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
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
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
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
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
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
98296c1ede feat(torrents): test scrape torrent info when create new torrent record 2017-08-17 17:32:32 +08:00
OldHawk
756b1675d2 feat(scrape): new scrape error info 2017-08-17 17:31:11 +08:00
OldHawk
16f590ea92 feat(core): add scrape client service to scrape torrent info from client browser 2017-08-17 17:28:58 +08:00
OldHawk
3637fe47e8 feat(core): hide upload/download site info on public mode 2017-08-16 16:26:26 +08:00
OldHawk
e8e446df7c fix(core): configure item name from open_signin to open_signup 2017-08-16 16:16:44 +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
de3828598b feat(core): resourcesTag in admin page 2017-08-15 11:09:55 +08:00
OldHawk
7835dfd548 fix(core): reshow torrent seed/leech/finished users number
these number can scrape from public track server
2017-08-15 11:05:07 +08:00
OldHawk
7e750206cc feat(core): reconfigure resourcesTag config 2017-08-15 10:50:13 +08:00