Commit Graph

155 Commits

Author SHA1 Message Date
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
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
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
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
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
OldHawk
ced86df811 feat(announce): idle user can not download torrent 2017-12-03 16:49:58 +08:00
OldHawk
d69e4ebfb9 feat(torrents): add sale filter on torrent list page and admin list page
to list all sale now torrents
2017-12-03 12:38:50 +08:00
OldHawk
54b98c6878 feat(torrents): list all files in torrent on torrent detail page
#20
2017-12-03 10:35:51 +08:00
OldHawk
5213d138c1 fix(string): fixed error uploader of torrent with sale type setting
#20
2017-12-01 10:46:02 +08:00
OldHawk
953138277e fix(string): fixed translate string issues. 2017-11-30 17:50:20 +08:00
OldHawk
1d33071efe feat(torrents): auto change announce url to setting value when upload on PRIVATE TRACKER MODE 2017-11-27 16:02:10 +08:00
OldHawk
adec02d013 fix(torrents): hide vip torrents in maker group torrents list 2017-11-27 10:51:22 +08:00
OldHawk
6f64cf3a69 feat(messages): interval auto refresh message list and count unread number 2017-11-26 19:45:16 +08:00
OldHawk
0228610194 feat(announce): refresh torrent`s sale status when any torrents list request 2017-11-25 19:47:03 +08:00
OldHawk
037c0f5844 feat(announce): refresh torrent`s sale status when any torrents list request 2017-11-25 11:22:57 +08:00
OldHawk
51df18fe80 feat(home): optimization home torrent list 2017-11-21 13:41:03 +08:00
OldHawk
91c10752fa feat(torrents): auto search tvserial from tmdb when uploading 2017-11-13 17:04:43 +08:00
OldHawk
c1180b394e feat(torrents): auto search movie from tmdb when uploading 2017-11-13 16:26:47 +08:00
OldHawk
da35eb3eee feat(torrents): pagination for torrent seed users and leech users list on torrent detail page 2017-11-10 17:24:52 +08:00
OldHawk
d7adbb8236 fix(torrent): reset torrent recommend level issues 2017-11-08 10:50:18 +08:00
OldHawk
31990b887d feat(torrents): limit vip torrent can download only by vip users 2017-11-03 22:09:20 +08:00