Commit Graph

210 Commits

Author SHA1 Message Date
OldHawk
50a0c0d6f6 feat(torrents): resource title and subtitle support 2018-05-12 02:59:18 +08:00
OldHawk
016fd40985 fix(core): toFixed decimal number of score 2018-05-09 12:21:00 +08:00
OldHawk
26e615af99 fix(torrents): fixed eslint warning 2018-05-08 18:36:44 +08:00
OldHawk
f2ac1b2125 feat(core): add unhandledRejection event handle 2018-05-08 17:37:42 +08:00
OldHawk
0795967063 fix(score): do not log score if value is 0 2018-05-08 15:18:57 +08:00
OldHawk
ff54da383e fix(score): do not log score if value is 0 2018-05-08 15:17:35 +08:00
OldHawk
7b0678f3aa fix(score): do not log score if value is 0 2018-05-08 15:02:30 +08:00
OldHawk
a17f739de7 fix(score): fixed issue in score log 2018-05-08 13:53:19 +08:00
OldHawk
f0a5f447ee fix(cron): fixed count peers issue in cron job 2018-05-08 12:13:54 +08:00
OldHawk
1f33ae5289 fix(core): fixed subdocument remove issue 2018-05-07 16:45:59 +08:00
OldHawk
feee867ee4 fix(core): set all db field 'score' to Decimal128 type and logic support 2018-05-07 16:30:52 +08:00
OldHawk
659131fc61 fix(torrents): fixed mongoose .remove().exec() issue 2018-05-07 11:42:27 +08:00
OldHawk
ebcf5d2637 Revert "Revert "feat(mongoose): upgrade mongoose to 5.0.17 to support Schema.Types.Decimal128""
This reverts commit 00d7d53725.
2018-05-07 10:49:28 +08:00
OldHawk
00d7d53725 Revert "feat(mongoose): upgrade mongoose to 5.0.17 to support Schema.Types.Decimal128"
This reverts commit 1598b9ec1e.
2018-05-07 01:12:08 +08:00
OldHawk
1598b9ec1e feat(mongoose): upgrade mongoose to 5.0.17 to support Schema.Types.Decimal128 2018-05-07 00:51:41 +08:00
OldHawk
e3be2dbede fix(announce): fixed anounce score Math.around .toFixed(2) 2018-05-06 21:48:48 +08:00
OldHawk
46169151d7 fix(announce): fixed anounce score Math.around .toFixed(2) 2018-05-06 21:35:09 +08:00
OldHawk
dabd79824d fix(announce): fixed anounce score Math.around .toFixed(2) 2018-05-06 21:27:57 +08:00
OldHawk
428ff68d3f fix(announce): fixed anounce score Math.around .toFixed(2) 2018-05-06 21:25:54 +08:00
OldHawk
3316ac4d8d fix(announce): fixed anounce score Math.around .toFixed(2) 2018-05-06 21:16:01 +08:00
OldHawk
b3ee586315 fix(announce): fixed data log issue 2018-05-06 19:16:19 +08:00
OldHawk
9f9917bc95 fix(announce): fixed data log issue 2018-05-06 18:56:51 +08:00
OldHawk
52acfa5d90 fix(announce): fixed data log issue 2018-05-06 16:39:26 +08:00
OldHawk
6286d0febc fix(announce): fixed data log issue 2018-05-06 16:36:27 +08:00
OldHawk
e141a9a9da fix(announce): fixed data log issue 2018-05-06 16:33:21 +08:00
OldHawk
c26e3a1df6 feat(announce): write updated time of log dbs 2018-05-06 02:03:13 +08:00
OldHawk
3650542026 feat(core): add mongo db timezone settings 2018-05-05 01:56:30 +08:00
OldHawk
169d4b2dbb fix(announce): fixed data log issue 2018-05-04 18:56:15 +08:00
OldHawk
87ee4015d5 fix(announce): fixed data log issue 2018-05-04 18:22:31 +08:00
OldHawk
db889480c6 fix(announce): fixed data log issue 2018-05-04 18:15:53 +08:00
OldHawk
941f375be2 fix(announce): fixed data log issue 2018-05-04 18:05:58 +08:00
OldHawk
486756a430 feat(announce): log user announce data into db 2018-05-04 17:50:17 +08:00
OldHawk
775ea6d59b feat(core): update cache data when $resource method of PUT|POST|DELETE 2018-05-03 15:09:08 +08:00
OldHawk
9333860cd5 feat(config): setting whether show site keywords and description info 2018-05-02 15:41:18 +08:00
OldHawk
d988f7cd1f feat(torrents): replace other pt site prefix when upload 2018-05-01 15:12:23 +08:00
OldHawk
0db2910e01 fix(cron): reset cron job interval for remove ghost peers 2018-05-01 12:31:24 +08:00
OldHawk
b93e6a8f96 fix(cron): fixed removeGhostPeer issue in cron job 2018-05-01 11:39:38 +08:00
OldHawk
e64d43e19a fix(core): write console.log to log files 2018-04-30 12:56:04 +08:00
OldHawk
6b0d4f531c fix(logger): fixed announce logger string 2018-04-29 22:00:18 +08:00
OldHawk
596e080349 fix(logger): fixed announce logger string 2018-04-29 21:16:11 +08:00
OldHawk
df916c0c7c feat(logger): new announce logger logic for special user id list 2018-04-29 21:09:37 +08:00
OldHawk
5e5db46000 feat(logger): new logger logic 2018-04-29 15:56:04 +08:00
OldHawk
76838298b0 feat(logger): new logger logic 2018-04-29 15:17:29 +08:00
OldHawk
52e7920c38 feat(logger): new logger logic 2018-04-29 15:05:18 +08:00
OldHawk
9622517111 feat(users): new logic for users status change to idle, and need more scores to reactive it 2018-04-27 14:41:42 +08:00
OldHawk
419946ccb1 feat(users): do not idle if users account level greater than fixed setting value 2018-04-27 11:49:17 +08:00
OldHawk
63572afc28 feat(home): add a cron job to check users account status to idle if for lang time no sign in 2018-04-26 18:45:34 +08:00
OldHawk
b0e1e7196f feat(torrents): add configure item resourcesLanguage to setting the fixed language of the dropdown resource info 2018-04-20 17:53:23 +08:00
OldHawk
0fdaafb34e doc(readme): update readme.md 2018-04-20 17:30:57 +08:00
OldHawk
941a81adb9 feat(torrents): add email address domain white list of invitation and sign up 2018-04-18 13:12:55 +08:00