Commit Graph

181 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
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
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
845c40ea93 opt(core): optimization file download with encodeURIComponent and UTF-8 on filename 2017-12-27 15:38:11 +08:00
OldHawk
7a1a6fa2b6 fix(announce): fixed seedtime work with H&R warning
#20
2017-12-25 09:20:55 +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
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
b83dd0234b feat(forums): new server notice message of torrent sale status changed
#20
2017-12-16 23:30:15 +08:00
OldHawk
8ef930edc9 feat(forums): new server notice message of torrent H&R status changed
#20
2017-12-16 23:20:52 +08:00
OldHawk
eaac1fab60 feat(forums): new server notice message of torrent vip status changed
#20
2017-12-16 23:15:47 +08:00
OldHawk
bd9f6ea962 feat(forums): new server notice message of torrent review status change and thumbs up
#20
2017-12-16 23:03:38 +08:00
OldHawk
5f34ddc189 feat(forums): new server notice message of torrent comment submit and deleted
#20
2017-12-16 22:47:49 +08:00
OldHawk
a131964b4a fix(torrents): fixed upload access not work issues
#20
2017-12-09 08:13:08 +08:00
OldHawk
abbc7ed169 feat(torrents): new torrent pass review directly when maker or user upload-access is 'pass'
#20
2017-12-08 17:16:30 +08:00
OldHawk
7fc085b8d1 fix(torrents): Reorganize show/hide uploader and maker group name 2017-12-07 12:18:56 +08:00
OldHawk
c93ff903bf fix(vip): Reorganize vip torrents show/hide
show in user status uploaded torrents list
show in uploaded list at admin user page
show in all newest torrents list at admin manage page
2017-12-07 11:45:58 +08:00
OldHawk
1026b5922d fix(torrents): forbidden access vip torrent through their url by normal users.
#20
2017-12-06 17:08:08 +08:00
OldHawk
cc8f1b9a29 fix(torrents): optimization torrents search keys 2017-12-06 15:20:44 +08:00
OldHawk
e79176aa6b feat(torrents): show sale status in torrent other torrents panel 2017-12-05 17:22:04 +08:00
OldHawk
7bb553986c fix(torrents): forbidden access vip torrent through their url by normal users.
#20
2017-12-05 11:22:22 +08:00
OldHawk
edc7464f0b fix(torrents): fixed torrent all files included issues 2017-12-04 10:28:14 +08:00