Commit Graph

217 Commits

Author SHA1 Message Date
purebaba
e9390313a6 fix(torrents): fixed the list of the torrents memory limit of 104857600 bytes 2019-07-09 20:51:25 +08:00
purebaba
76d8c1e7d5 fix(torrents): fixed the favorites of the torrent cannot be removed after the torrent was removed 2019-06-12 09:22:08 +08:00
OldHawk
6b666a9124 fix(torrents): fixed irc announce bug 2018-06-28 20:45:20 +08:00
OldHawk
9b5ec0bb20 fix(torrents): show torrent custom title in torrent detail page of other torrent version 2018-06-27 19:14:19 +08:00
OldHawk
fae260643d fix(home): show true uploaded and downloaded data at footer 2018-06-27 17:53:38 +08:00
OldHawk
1f80a0755f fix(torrents): fixed rss issue 2018-06-26 12:57:33 +08:00
OldHawk
0c4b65d4d8 feat(torrents): show reduplicate resource torrent when user upload a torrent 2018-06-24 20:54:17 +08:00
OldHawk
81e37e9494 feat(favorites): new module of Favorites 2018-06-23 17:27:24 +08:00
OldHawk
18dbdf50b1 feat(medals): new module medals 2018-06-18 20:32:11 +08:00
OldHawk
c785b0dd48 feat(home): Check the un-reviewed new torrents and opened tickets status and show in top menu item 2018-06-10 17:43:55 +08:00
OldHawk
e1d4537164 feat(dataLogs): show user score change history 2018-06-06 00:48:30 +08:00
OldHawk
b9900a9b7c feat(users): calculate the user hourly scores income 2018-06-03 23:51:31 +08:00
OldHawk
d2566a163a feat(screenshots): add image url link input support 2018-06-02 18:08:15 +08:00
OldHawk
f813d8f51b feat(torrents): show movie and tvserial more backdrop picture on detail page 2018-06-01 01:13:06 +08:00
OldHawk
cb4bec0e07 feat(torrents): resource screenshots image edit function 2018-05-31 01:10:42 +08:00
OldHawk
ebf6bf13d2 feat(torrents): new feature for upload torrent screenshots images 2018-05-30 19:11:36 +08:00
OldHawk
330f0c5406 feat(history): write admin operate history on user account 2018-05-29 15:50:18 +08:00
OldHawk
bab3a615c4 fix(torrents): fixed torrent detail info at home page issue 2018-05-25 23:05:51 +08:00
OldHawk
f57582bc07 feat(torrents): Optimized torrent list data 2018-05-25 17:56:14 +08:00
OldHawk
edd24df078 feat(torrents): Optimized torrent list data 2018-05-25 16:35:13 +08:00
OldHawk
7009e89a5a fix(torrents): fixed title modify issue 2018-05-23 22:09:46 +08:00
OldHawk
a7012e7543 feat(torrents): add torrent attribute 'unique', these resource no transfer 2018-05-19 15:04:09 +08:00
OldHawk
8a89b27d9a feat(torrents): owner and oper can modify the main title and subtitle now 2018-05-19 10:41:25 +08:00
OldHawk
668f547bd2 fix(core): fixed torrent upload issue 2018-05-19 01:13:13 +08:00
OldHawk
6e3f1f4c6c feat(torrents): new class to auto get resource attr value from mediaInfo 2018-05-18 16:11:27 +08:00
OldHawk
715e2f2718 fix(announce): fixed score count issue 2018-05-13 16:48:15 +08:00
OldHawk
50a0c0d6f6 feat(torrents): resource title and subtitle support 2018-05-12 02:59:18 +08:00
OldHawk
1f33ae5289 fix(core): fixed subdocument remove issue 2018-05-07 16:45:59 +08:00
OldHawk
659131fc61 fix(torrents): fixed mongoose .remove().exec() issue 2018-05-07 11:42:27 +08:00
OldHawk
ee15c8e72a feat(core): add mongoose to 5.0.17 support 2018-05-07 11:12:10 +08:00
OldHawk
726174d784 feat(users): search torrent by _id 2018-05-04 12:16:30 +08:00
OldHawk
c371287f23 feat(torrents): show torrent info_hash in detail page 2018-05-04 11:07:40 +08:00
OldHawk
8356745621 fix(torrents): fixed torrents and forum list from guest user issue 2018-05-01 16:39:10 +08:00
OldHawk
3293176248 feat(torrents): new logic for torrent list and top recommend 2018-04-30 17:08:00 +08:00
OldHawk
aff9298238 feat(torrents): add all torrents list menu and page 2018-04-30 12:30:26 +08:00
OldHawk
8ca9f83d67 fix(logger): fixed announce inactive peer over announce interval 2018-04-30 00:06:36 +08:00
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