OldHawk
4ba82dffde
feat(torrents): list music torrents
2017-09-29 17:55:50 +08:00
OldHawk
74f859829d
feat(torrents): add music-disk directive
2017-09-29 14:37:01 +08:00
OldHawk
b2a44cbd8b
feat(torrents): add vote title string configure item
2017-09-29 11:26:11 +08:00
OldHawk
6efad86a17
feat(torrents): make torrent image uploads folder
2017-09-28 15:28:15 +08:00
OldHawk
9765cbd04b
feat(torrents): torrents.js comment
2017-09-22 16:59:06 +08:00
OldHawk
c6d1feb517
feat(torrents): add torrent type configure item 'viewTemplateUrl'
2017-09-22 16:47:33 +08:00
OldHawk
36c8ecb98c
feat(torrents): add torrent type configure item 'uploadTemplateID'
2017-09-22 16:02:04 +08:00
OldHawk
96c9efc376
feat(config): add torrent type config of software and eBook
2017-09-21 11:24:47 +08:00
OldHawk
e2d4cd37c7
feat(config): add torrent sub category config
2017-09-20 18:45:15 +08:00
OldHawk
7e38012d59
feat(config): change torrentType config
2017-09-20 16:04:46 +08:00
OldHawk
8eee5d78e4
feat(configure): add app.name configure item.
2017-09-14 16:39:08 +08:00
OldHawk
fe5c87ee8b
feat(invitations): add tranceLog of userSendInvitation when user send an invitation
2017-09-13 18:46:53 +08:00
OldHawk
e870576014
feat(users): admin/oper can send official invitations now
2017-09-13 18:30:03 +08:00
OldHawk
1f59fc95a1
fix(config): change app.showDebugLog desc.
2017-09-13 13:31:20 +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
05e0ab330f
feat(users): show uploaded torrent files number in account status page
2017-09-12 11:05:32 +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
3708ac5adc
fix(core): update torrent config item desc
2017-09-08 13:59:45 +08:00
OldHawk
e24661f6f7
fix(core): update torrent config item desc
2017-09-08 13:54:47 +08:00
OldHawk
2703117331
feat(announce): check user whether can download with H&R warning
2017-09-08 11:33:08 +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
61cba33dde
feat(cron): add lib cron-hnr, ready to count h&r warning every midnight.
2017-09-07 14:50:55 +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
8611744290
feat(H&R): add come configure items for H&R system.
2017-09-07 10:45:33 +08:00
OldHawk
7432a8fd63
doc(readme): update readme.md
2017-09-05 13:45:20 +08:00
OldHawk
f858d5950e
feat(scrape): configure item srapeInterval, Avoid frequent scrape
2017-09-05 11:53:03 +08:00
OldHawk
3bbbcab870
feat(scrape): scrape torrent status when torrent detail info loaded
2017-09-01 14:06:18 +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
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
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
7fc7f30f47
doc(readme): update readme.md
2017-08-17 18:18:24 +08:00
OldHawk
98296c1ede
feat(torrents): test scrape torrent info when create new torrent record
2017-08-17 17:32:32 +08:00
OldHawk
e8e446df7c
fix(core): configure item name from open_signin to open_signup
2017-08-16 16:16:44 +08:00
OldHawk
7e750206cc
feat(core): reconfigure resourcesTag config
2017-08-15 10:50:13 +08:00
Liran Tal
4fcf240550
fix(mongodb): update ssl connection settings ( #1809 )
2017-08-14 23:47:52 +03:00
OldHawk
1e3b1b2713
fix(core): add demo config
...
show_demo_warning_popup
show_demo_sign_message
2017-08-14 13:10:51 +08:00
Michael Leanos
eb9cdd784c
feat(config): Mongo Seed 2.0 ( #1808 )
...
feat(config): Mongo Seed 2.0
Adds a more configurable and easily extended MongoDB Seed feature.
Adds additional options at the collection, and collection item level to
allow more control over how each environment config handles the seeding
feature.
Enforces seed order based on the order of the environment's seeding configuration object.
Removes the previous SeedDB config file.
Adds chalk to messages logged to the console for readability.
Refactors the Mongo Seed configuration tests.
Adds Gulp tasks to perform Mongo Seed operations for default, prod, and
test environment configurations. Also, adds accommodating npm scripts.
2017-08-13 16:29:47 -07:00
OldHawk
71989d3285
fix(forums): today new topics and new replies count
2017-08-11 15:55:52 +08:00
OldHawk
22f60fa880
fix(core): private tracker mode
2017-08-07 10:50:56 +08:00
OldHawk
f8aada9b00
feat(torrents): replace filename char
2017-08-03 14:04:25 +08:00
OldHawk
e99835e480
feat(core): add project keywords
2017-08-03 13:28:39 +08:00
OldHawk
4ae40c6090
feat(torrents): irc announce message when torrent reviewed by oper/admin
2017-08-03 11:21:29 +08:00
OldHawk
747fe08f84
feat(core): add IRC-announce configure items
2017-08-02 18:23:40 +08:00
Michael Leanos
dc880eb5a7
feat(config): Mongoose 4.11 upgrade ( #1818 )
...
Upgrades Mongoose to 4.11.1
Updates Mongoose connection implementation to accommodate deprecated
features & connection options.
Also, updates the Gulp Mocha tasks to reflect changes to the Mongoose
implementation.
Fixes tests to get the database from the existing Mongoose singleton.
Derives from changes in https://github.com/meanjs/mean/pull/1816
Closes https://github.com/meanjs/mean/issues/1814
2017-07-27 13:19:22 -07:00
OldHawk
9b0b2a45bd
feat(torrents): rewrite upload page, ready for music and other type torrents
2017-07-25 13:30:53 +08:00
OldHawk
a79eeb6000
feat(torrents): model torrent add Thumb Schema field
2017-07-21 15:20:28 +08:00