OldHawk
|
4b1c354c7e
|
fix(medals): fixed medal issue
|
2018-06-29 00:04:52 +08:00 |
|
OldHawk
|
a4553bb226
|
fix(core): fixed score issue
|
2018-06-28 21:45:38 +08:00 |
|
OldHawk
|
f18c3d55fc
|
feat(users): not to be idle if user have 'roam' medal
|
2018-06-19 12:04:51 +08:00 |
|
OldHawk
|
1762c7b1e9
|
feat(systems): except examination if user have 'noExamination' medal
|
2018-06-19 10:51:22 +08:00 |
|
OldHawk
|
c5d74bc7c9
|
feat(tracker): add ipV6 seeding support
|
2018-06-07 22:47:14 +08:00 |
|
OldHawk
|
e1d4537164
|
feat(dataLogs): show user score change history
|
2018-06-06 00:48:30 +08:00 |
|
OldHawk
|
4473fe8e95
|
feat(core): add cron job to remove expired userMonthsLogs data
|
2018-06-05 13:29:10 +08:00 |
|
OldHawk
|
818488fef0
|
fix(home): add screenshots image and Documentary torrents to home
|
2018-05-31 14:40:01 +08:00 |
|
OldHawk
|
f4cd44349c
|
fix(home): remove screenshots from home top torrent
|
2018-05-31 13:32:46 +08:00 |
|
OldHawk
|
075a993cde
|
fix(torrent): fixed screenshots image on home issue
|
2018-05-31 03:03:53 +08:00 |
|
OldHawk
|
90e0665299
|
fix(torrents): remove peers data from torrent list
|
2018-05-31 02:08:56 +08:00 |
|
OldHawk
|
b3a40f5d65
|
fix(torrents): fixed screenshots upload translate string
|
2018-05-30 19:22:34 +08:00 |
|
OldHawk
|
ebf6bf13d2
|
feat(torrents): new feature for upload torrent screenshots images
|
2018-05-30 19:11:36 +08:00 |
|
OldHawk
|
330f0c5406
|
feat(history): write admin operate history on user account
|
2018-05-29 15:50:18 +08:00 |
|
OldHawk
|
1dcf018e65
|
feat(score): write event_str into score log
|
2018-05-26 22:19:14 +08:00 |
|
OldHawk
|
13914b2e36
|
fix(score): change score transfer logic
|
2018-05-26 15:07:36 +08:00 |
|
OldHawk
|
efe51b129e
|
feat(invitations): cron jobs to remove all expired user invitations
|
2018-05-26 13:33:27 +08:00 |
|
OldHawk
|
342aecadd4
|
fix(torrents): fixed eslint warning
|
2018-05-25 23:07:42 +08:00 |
|
OldHawk
|
bab3a615c4
|
fix(torrents): fixed torrent detail info at home page issue
|
2018-05-25 23:05:51 +08:00 |
|
OldHawk
|
f57582bc07
|
feat(torrents): Optimized torrent list data
|
2018-05-25 17:56:14 +08:00 |
|
OldHawk
|
cf700747cc
|
fix(core): remove debug info
|
2018-05-25 02:43:37 +08:00 |
|
OldHawk
|
00e15a6757
|
feat(score): transfer users score with fixed ratio to inviter per month first day
|
2018-05-24 18:55:07 +08:00 |
|
OldHawk
|
a10d3db01b
|
feat(score): write user score detail log
|
2018-05-24 15:51:51 +08:00 |
|
OldHawk
|
3482b2b9f4
|
feat(messages): add config setting of server messages expires time and auto delete all expired message at midnight
|
2018-05-21 18:00:45 +08:00 |
|
OldHawk
|
120a7da5c1
|
feat(torrents): add H&R system enable config
|
2018-05-20 21:54:14 +08:00 |
|
OldHawk
|
8a03c0bec1
|
fix(torrents): fixed media info css
|
2018-05-19 23:25:20 +08:00 |
|
OldHawk
|
668f547bd2
|
fix(core): fixed torrent upload issue
|
2018-05-19 01:13:13 +08:00 |
|
OldHawk
|
4d53a851c5
|
fix(core): fixed home menu auto nav issue
|
2018-05-18 20:04:39 +08:00 |
|
OldHawk
|
6e3f1f4c6c
|
feat(torrents): new class to auto get resource attr value from mediaInfo
|
2018-05-18 16:11:27 +08:00 |
|
OldHawk
|
51a2f1bd57
|
feat(announce): add more debug log info
|
2018-05-15 13:24:14 +08:00 |
|
OldHawk
|
2428b622a3
|
fix(announce): fixed up/down/score data count issue
|
2018-05-14 15:01:46 +08:00 |
|
OldHawk
|
430875bb81
|
feat(status): add user id info to status page
|
2018-05-13 17:44:01 +08:00 |
|
OldHawk
|
715e2f2718
|
fix(announce): fixed score count issue
|
2018-05-13 16:48:15 +08:00 |
|
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 |
|