285 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
55cb451687 fix(torrents): torrent uploader can edit the tags of torrent 2018-06-27 18:32:08 +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
014b0021e8 opt(tracker): Optimized tracker ipv6 support 2018-06-08 21:43:20 +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
9931c82626 fix(model): fixed mongo model issue 2018-05-24 18:42:26 +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
d0b93db6ff feat(announce): add more debug log info 2018-05-15 13:35:02 +08:00
OldHawk
51a2f1bd57 feat(announce): add more debug log info 2018-05-15 13:24:14 +08:00
OldHawk
2428b622a3 fix(announce): fixed up/down/score data count issue 2018-05-14 15:01:46 +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
8ae849779e fix(peers): recount user download percent of torrent 2018-05-11 23:46:10 +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
2da29e9edc feat(core): set db fields setter of Number type 2018-05-03 18:04:55 +08:00
OldHawk
7955a83683 feat(core): add many db fields min value of Number type 2018-05-03 16:59:33 +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