Commit Graph

240 Commits

Author SHA1 Message Date
OldHawk
5924f86030 feat(torrents): log many error info 2018-04-28 17:51:22 +08:00
OldHawk
443c35ff18 fix(torrents): fixed eslint warning 2018-04-28 17:18:10 +08:00
OldHawk
e000358a76 feat(torrents): log many error info 2018-04-28 17:09:10 +08:00
OldHawk
3349ca6b6f fix(torrents): fixed eslint warning 2018-04-28 12:35:51 +08:00
OldHawk
f5a7f941dd feat(home): add idle and banned users count on home 2018-04-28 12:34:07 +08:00
OldHawk
8301ef9d8e feat(torrents): limit to upload torrent if uploader access is limit to maker group 2018-04-24 12:40:40 +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
e0a9d81bda feat(tickets): new recommend level 2018-04-17 17:37:49 +08:00
OldHawk
d69ba188ba feat(announce): settings addition ratio of upload for torrent uploader 2018-03-20 12:48:40 +08:00
OldHawk
7a0bafae08 feat(finished): add model finished to save user`s completed download torrent record 2018-03-20 10:56:12 +08:00
OldHawk
47c7017c56 feat(torrents): add torrent file metadata info of private status and source info
idea from: gynkkun(https://github.com/taobataoma/meanTorrent/commits?author=gyakkun)
2018-03-16 22:54:56 +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
f9755c68c6 chg(score): change some score operator logic to ready for examination 2018-02-01 11:51:39 +08:00
OldHawk
a748399a46 chg(score): change thumbs score config and update logic 2018-01-31 12:31:27 +08:00
OldHawk
861efafd7f feat(torrents): torrents cover image support crop 2018-01-21 22:01:51 +08:00
OldHawk
2a995dcf18 fix(core): fixed all res.send(message) of not found from db by id 2018-01-21 16:27:17 +08:00
OldHawk
afc3cce920 feat(torrents): torrent images preview support crop size 2018-01-21 00:38:42 +08:00
OldHawk
c9ae334a4b feat(requests): requests comment finished
#20
2018-01-16 15:51:09 +08:00
OldHawk
9986236f2b fix(torrents): check torrent status when user download a torrent 2018-01-13 17:20:17 +08:00
OldHawk
8ce455ce88 feat(requests): accept response for request
* rewards score transfer
* request status check

#20
2018-01-12 16:53:24 +08:00
OldHawk
c85aa64170 feat(requests): upload request torrent and server notice to requestor 2018-01-11 17:19:35 +08:00
OldHawk
fed88277e3 feat(mongo): add common.server.model to define common Schema for all models. 2018-01-10 14:05:45 +08:00
OldHawk
83e25da223 feat(requests): requests views and controllers of client side 2018-01-09 16:27:08 +08:00
OldHawk
e624d79fa6 feat(torrents): update user score when torrent was deleted only by torrent status is reviewed 2018-01-08 09:45:30 +08:00
OldHawk
ee84f4f376 feat(torrents): add user score of uploaded torrent when torrent status change to reviewed 2018-01-08 09:38:42 +08:00
OldHawk
11635470bc feat(config): set config default value on render index 2017-12-29 13:56:08 +08:00
OldHawk
be3d7b9484 feat(rss): add sendRSS server module
#20
2017-12-29 12:39:25 +08:00
OldHawk
e95ce29ca0 feat(rss): compete rss feed support.
#20
2017-12-28 17:25:07 +08:00
OldHawk
2c95970e4e feat(torrents): download torrent by passkey policy to logined user 2017-12-27 16:37:58 +08:00
OldHawk
10b09322f5 feat(torrents): support guest download torrent file with their passkey
used in rss download and irc download
2017-12-27 15:39:39 +08:00
OldHawk
845c40ea93 opt(core): optimization file download with encodeURIComponent and UTF-8 on filename 2017-12-27 15:38:11 +08:00
OldHawk
cf311b3f7a opt(mongo): optimization db index 2017-12-26 18:33:22 +08:00
OldHawk
b0b9c49985 opt(announce): optimization announce data
check H&R warning when user stop a download session and server check each two hours(this value has new configure item)
remove H&R when user announce request timely

#20
2017-12-25 14:52:13 +08:00
OldHawk
7a1a6fa2b6 fix(announce): fixed seedtime work with H&R warning
#20
2017-12-25 09:20:55 +08:00
OldHawk
b694e1e6c4 opt(announce): optimization announce data 2017-12-24 16:05:55 +08:00
OldHawk
965be75bb8 opt(debug): optimization debug console print methods 2017-12-24 14:31:51 +08:00
OldHawk
328a05e437 opt(announce): optimization announce data 2017-12-24 08:57:17 +08:00
OldHawk
afee637238 opt(announce): optimization announce data 2017-12-24 00:13:28 +08:00
OldHawk
bae7da82c0 opt(mongo): optimization db index 2017-12-23 17:26:39 +08:00
OldHawk
56d6a4b67a opt(announce): optimization announce data 2017-12-23 02:05:28 +08:00
OldHawk
0177016ae5 opt(mongo): optimization db index 2017-12-21 23:55:25 +08:00
OldHawk
36b4518227 opt(mongo): optimization db index 2017-12-21 22:56:54 +08:00
OldHawk
c61a1c991a feat(core): list torrent user seeding/leeching without ghost peer 2017-12-21 22:15:12 +08:00
OldHawk
02b58362d3 feat(core): list user seeding/leeching without ghost peer 2017-12-21 21:26:16 +08:00
OldHawk
7b152e4749 fix(core): fixed model.remove method with exec() 2017-12-20 18:28:47 +08:00
OldHawk
8375237fdf fix(core): fixed model.remove method with exec() 2017-12-20 18:12:34 +08:00
OldHawk
9b10478a71 opt(announce): optimization announce data 2017-12-20 17:37:22 +08:00
OldHawk
4a95d27f48 feat(forums): new server notice message of torrent subtitle file uploaded and deleted
#20
2017-12-17 15:17:57 +08:00
OldHawk
437566868b feat(forums): new server notice message of torrent delete and support delete reason select or enter
#20
2017-12-17 13:57:11 +08:00
OldHawk
a53c2ff8cf fix(H&R): fixed server notice is opposite when h&r warning add or removed
#20
2017-12-17 08:45:32 +08:00