Commit Graph

525 Commits

Author SHA1 Message Date
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
OldHawk
3a5e79a50c feat(userinfo): hide username for not oper user 2018-05-01 11:20:20 +08:00
OldHawk
1956d60e31 feat(torrents): show torrent file link in all list page 2018-05-01 11:10:46 +08:00
OldHawk
d3e5afe4c0 chg(torrents): update torrents list page css 2018-04-30 18:18:05 +08:00
OldHawk
0988d6e5bf chg(torrents): update torrents list page css 2018-04-30 18:03:28 +08:00
OldHawk
8ca9f83d67 fix(logger): fixed announce inactive peer over announce interval 2018-04-30 00:06:36 +08:00
OldHawk
2a82971ff3 fix(templates): fixed some string issue 2018-04-29 15:06:04 +08:00
OldHawk
52e7920c38 feat(logger): new logger logic 2018-04-29 15:05:18 +08:00
OldHawk
a1617b9ab4 chg(translate): update translate strings 2018-04-28 11:09:50 +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
74d4f07a67 feat(home): add idle configure value into template 2018-04-27 11:34:56 +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
ab3d7ac2bb feat(torrents): add access limit to maker group settings of torrent uploader 2018-04-24 12:01:53 +08:00
OldHawk
48ef2a9482 fix(core): fixed limited ip for admin center issue 2018-04-23 16:25:22 +08:00
OldHawk
34ddd451bb fix(core): fixed limited ip for admin center issue 2018-04-23 16:09:40 +08:00
OldHawk
c725627d4b fix(torrents): fixed translate string of user account 2018-04-23 15:10:17 +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
OldHawk
e0a9d81bda feat(tickets): new recommend level 2018-04-17 17:37:49 +08:00
OldHawk
d2a10bc280 feat(core): add message to admin group support 2018-04-10 16:41:30 +08:00
OldHawk
fea4887673 feat(templates): vip rules template 2018-04-10 13:31:59 +08:00
OldHawk
8d27f9b758 feat(core): add support settings into templates 2018-04-03 14:33:08 +08:00
OldHawk
38e8eeeb9e feat(core): add Cloudflare support 2018-03-22 12:44:54 +08:00
OldHawk
61151257fd feat(users): add latest sign in ip log 2018-03-22 11:31:54 +08:00
OldHawk
6b4212214c feat(templates): add more variable into server templates 2018-03-20 13:19:35 +08:00
OldHawk
13fd8970e3 feat(system): add templates of server side for user sign in or reset password 2018-03-20 12:09:20 +08:00
OldHawk
9f2b294b9d feat(core): change menu icon color 2018-03-19 17:30:36 +08:00
OldHawk
b249186a9a feat(core): add icon for menu item 2018-03-17 18:20:53 +08:00
OldHawk
1e2bcc57b1 feat(core): add more templates file content with sprintf format support 2018-03-17 11:34:32 +08:00
OldHawk
59ab58cf37 feat(users): hide user`s email address when user set to hide more detail info 2018-03-16 22:00:16 +08:00
OldHawk
e46e95b9ee fix(core): remove all code for public mode, meanTorrent support private mode only now 2018-03-16 21:57:19 +08:00
OldHawk
89962c594d fix(core): remove unused code and add a comm-variable 2018-03-16 17:41:51 +08:00
OldHawk
f9755c68c6 chg(score): change some score operator logic to ready for examination 2018-02-01 11:51:39 +08:00