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
OldHawk
7fc7f30f47
doc(readme): update readme.md
2017-08-17 18:18:24 +08:00
OldHawk
062c21af6f
doc(readme): update readme.md
2017-08-17 17:55:36 +08:00
OldHawk
98296c1ede
feat(torrents): test scrape torrent info when create new torrent record
2017-08-17 17:32:32 +08:00
OldHawk
375debad32
feat(core): add bencoding lib support
2017-08-17 17:31:37 +08:00
OldHawk
756b1675d2
feat(scrape): new scrape error info
2017-08-17 17:31:11 +08:00
OldHawk
98a96d495c
feat(core): add scrape lib to scrape torrent info from server side
2017-08-17 17:30:12 +08:00
OldHawk
0da96491a6
feat(core): add common function js
2017-08-17 17:29:25 +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
Mikael Korpela
b43c80e2c0
feat(build): Update dependencies ( #1847 )
...
Remove dependencies which are already installed via other dependencies:
- eslint (gulp-eslint)
- istanbul (gulp-eslint)
- mocha (gulp-mocha)
Remove unused dependency:
- gulp-util
Move installing `lcov-result-merger` to Travis config since it's the only place where it's ever used.
Update a bunch of outdated dependencies.
2017-08-15 14:57:32 +03: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