Commit Graph

143 Commits

Author SHA1 Message Date
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
OldHawk
571c2a953d fix(core): fixed torrent set salesType and recommend level issues 2017-11-03 18:34:51 +08:00
OldHawk
6db2fd29b9 feat(torrents): show seed or leech progress stats in vip torrent list page 2017-11-03 15:15:44 +08:00
OldHawk
fb48320b9c fix(torrents): fixed torrent delete issues 2017-11-01 14:21:22 +08:00
OldHawk
89a35d38f8 feat(torrents): order by imdb vote on torrent list page when click the table header of 'vote' 2017-10-26 11:52:44 +08:00
OldHawk
36deb6e3a4 fix(torrents): fixed torrent upload and scrape status data on public mode issues. 2017-10-22 20:55:53 +08:00
OldHawk
f079bd718c fix(scrape): fixed torrent status scrape Interval ussues 2017-10-21 23:33:37 +08:00
OldHawk
b86931b68a feat(about): list all torrents group by maker group 2017-10-20 22:26:22 +08:00
OldHawk
18f3af75cb feat(maker): admin oper can create maker group for user now, in user manager page 2017-10-19 18:44:22 +08:00
OldHawk
198744578b feat(collections): add new module Collections server side method
controller, routes, views, policy
2017-10-18 16:02:36 +08:00
OldHawk
78674d3384 feat(torrents): add search movie collection and get collection info from TMDB 2017-10-17 17:37:11 +08:00
OldHawk
23d3ff96a0 feat(torrents): admin or oper can edit torrent tags in admin panel 2017-10-14 15:27:22 +08:00
OldHawk
c2809ba24d fix(core): fixed site total Info issues, by 'ruhul' 2017-10-13 18:56:20 +08:00