Commit Graph

556 Commits

Author SHA1 Message Date
OldHawk
131838ad81 fix(score): fixed score level issue 2018-06-06 19:43:40 +08:00
OldHawk
4e79f9a76f feat(score): new hourly score tooltip info 2018-06-06 19:32:36 +08:00
OldHawk
ee74e79d5c feat(dataCenter): admin can view any users dataCenter 2018-06-06 16:39:01 +08:00
OldHawk
e1d4537164 feat(dataLogs): show user score change history 2018-06-06 00:48:30 +08:00
OldHawk
94280e658c fix(users): fixed show the user hourly scores income issue 2018-06-04 02:10:52 +08:00
OldHawk
40c4da9771 fix(users): fixed eslint warning 2018-06-03 23:55:18 +08:00
OldHawk
b9900a9b7c feat(users): calculate the user hourly scores income 2018-06-03 23:51:31 +08:00
OldHawk
7a5880d2c9 feat(invitations): add expires time tooltip when user exchange an invitation 2018-06-03 14:17:06 +08:00
OldHawk
102b85f7ef feat(about): add switch toggle for operlist command to user or oper 2018-06-02 15:41:33 +08:00
OldHawk
37cd2887fe feat(history): show user account history on manage page 2018-05-29 18:05:10 +08:00
OldHawk
330f0c5406 feat(history): write admin operate history on user account 2018-05-29 15:50:18 +08:00
taobataoma
6138c09414 Merge branch 'master' into master 2018-05-29 01:13:22 +08:00
katoxi
281ffac7c0 Update status-hnr-warning-zh-tw.md 2018-05-27 00:25:31 +08:00
katoxi
12d5aa2f7d Update how-score-zh-tw.md 2018-05-27 00:22:55 +08:00
katoxi
9702343823 Update how-level-zh-tw.md 2018-05-27 00:22:26 +08:00
OldHawk
aae53f4104 feat(users): hide remark info to user self 2018-05-26 20:28:41 +08:00
OldHawk
4fecaa5300 feat(users): oper/admin can add remark info to user account 2018-05-26 20:16:45 +08:00
OldHawk
2d32f50ff0 fix(user): new user info and manage logic 2018-05-26 17:28:59 +08:00
OldHawk
1e06cc9f5a feat(invitations): admin can present official invitations to user 2018-05-26 12:58:22 +08:00
OldHawk
f57582bc07 feat(torrents): Optimized torrent list data 2018-05-25 17:56:14 +08:00
OldHawk
9931c82626 fix(model): fixed mongo model issue 2018-05-24 18:42:26 +08:00
OldHawk
a10d3db01b feat(score): write user score detail log 2018-05-24 15:51:51 +08:00
OldHawk
6c1f8c1520 fix(torrents): fixed tags issue 2018-05-22 00:47:40 +08:00
OldHawk
af9cb20fc0 fix(torrents): fixed torrent tags filter issue in user status page 2018-05-21 23:36:49 +08:00
OldHawk
120a7da5c1 feat(torrents): add H&R system enable config 2018-05-20 21:54:14 +08:00
OldHawk
a7012e7543 feat(torrents): add torrent attribute 'unique', these resource no transfer 2018-05-19 15:04:09 +08:00
OldHawk
7caf321f95 fix(users): continue write examination data 2018-05-15 14:24:13 +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
a96abac21a feat(torrents): add torrent top status filter 2018-05-12 12:34:08 +08:00
taobataoma
4ce02e7f30 Merge pull request #63 from katoxi/master
add new translate zh-tw
2018-05-12 11:02:48 +08:00
OldHawk
50a0c0d6f6 feat(torrents): resource title and subtitle support 2018-05-12 02:59:18 +08:00
katoxi
78abcd25c0 add new translate zh-tw also can be zh-hk 2018-05-10 23:54:27 +08:00
katoxi
2f07858f0a add new translate zh-tw also can be zh-hk 2018-05-10 23:53:54 +08:00
OldHawk
f0a5f447ee fix(cron): fixed count peers issue in cron job 2018-05-08 12:13:54 +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
ee15c8e72a feat(core): add mongoose to 5.0.17 support 2018-05-07 11:12:10 +08:00
OldHawk
9005a0ce1b fix(core): fixed issue of $resource returned data type 2018-05-06 00:16:34 +08:00
OldHawk
1cf2084e78 fix(follow): fixed issue of users follow 2018-05-05 15:04:10 +08:00
OldHawk
ccfc005397 feat(user): show users true upload and download data count 2018-05-05 11:36:39 +08:00
OldHawk
78b9e737f1 feat(user): show users true upload and download data count 2018-05-05 11:33:30 +08:00
OldHawk
c396ccf292 feat(announce): write user true upload and download data 2018-05-05 11:04:43 +08:00
OldHawk
726174d784 feat(users): search torrent by _id 2018-05-04 12:16:30 +08:00
OldHawk
93e9c6d1f8 feat(users): search user by passkey or _id 2018-05-04 11:58:15 +08:00
OldHawk
2da29e9edc feat(core): set db fields setter of Number type 2018-05-03 18:04:55 +08:00
OldHawk
7955a83683 feat(core): add many db fields min value of Number type 2018-05-03 16:59:33 +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
ee5124759d feat(core): write all returned data from $resource to cache 2018-05-02 14:10:53 +08:00