Commit Graph

544 Commits

Author SHA1 Message Date
OldHawk
a96abac21a feat(torrents): add torrent top status filter 2018-05-12 12:34:08 +08:00
taobataoma
4ce02e7f30 Merge pull request #63 from katoxi/master
add new translate zh-tw
2018-05-12 11:02:48 +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
katoxi
175e0d5458 add new translate zh-tw also can be zh-hk 2018-05-10 23:51:20 +08:00
OldHawk
9df9c64e34 fix(torrents): fixed torrents tags filter issue 2018-05-09 18:25:59 +08:00
OldHawk
3c6c294a05 feat(torrents): add tags filter in all torrents page 2018-05-09 17:51:17 +08:00
OldHawk
a3714bd3d1 feat(torrents): add torrent file link button on torrent detail page 2018-05-08 18:34:53 +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
641e3d83c2 fix(torrents): fixed auto download torrent file after upload issue 2018-05-06 22:58:56 +08:00
OldHawk
9005a0ce1b fix(core): fixed issue of $resource returned data type 2018-05-06 00:16:34 +08:00
OldHawk
2062485347 Revert "fix(core): fixed many issue of $resource method"
This reverts commit 00cfe341db.
2018-05-05 20:05:47 +08:00
OldHawk
00cfe341db fix(core): fixed many issue of $resource method 2018-05-05 14:56:26 +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
775ea6d59b feat(core): update cache data when $resource method of PUT|POST|DELETE 2018-05-03 15:09:08 +08:00
OldHawk
eb103e168c fix(torrents): add target=blank to tmdb url 2018-05-03 14:42:05 +08:00
OldHawk
ee5124759d feat(core): write all returned data from $resource to cache 2018-05-02 14:10:53 +08:00
OldHawk
d0f0679eac feat(tickets): change admin tickets dir 2018-05-02 12:54:21 +08:00
OldHawk
8356745621 fix(torrents): fixed torrents and forum list from guest user issue 2018-05-01 16:39:10 +08:00
OldHawk
03ffdf86ed feat(torrents): set upload button disabled status when submit on torrent upload page 2018-05-01 13:46:22 +08:00
OldHawk
1956d60e31 feat(torrents): show torrent file link in all list page 2018-05-01 11:10:46 +08:00
OldHawk
334dc39ed8 feat(torrents): new directive to show torrent file link 2018-05-01 10:58:21 +08:00
OldHawk
0b2709be60 fix(torrents): fixed torrens list issue 2018-04-30 21:47:37 +08:00
OldHawk
82e563aab5 feat(torrents): add tip for copy torrent file link to clipboard 2018-04-30 20:25:56 +08:00
OldHawk
112a813848 feat(torrents): add copy torrent file link to clipboard 2018-04-30 18:56:16 +08:00
OldHawk
d3e5afe4c0 chg(torrents): update torrents list page css 2018-04-30 18:18:05 +08:00
OldHawk
0988d6e5bf chg(torrents): update torrents list page css 2018-04-30 18:03:28 +08:00
OldHawk
0bb3634ab5 fix(core): fixed csslint warning 2018-04-30 17:15:07 +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
125cbbf46e feat(users): set modal support html css 2018-04-27 14:11:59 +08:00
OldHawk
63572afc28 feat(home): add a cron job to check users account status to idle if for lang time no sign in 2018-04-26 18:45:34 +08:00
OldHawk
2a58ea03e9 feat(torrents): add resource type of documentary 2018-04-26 14:25:22 +08:00
OldHawk
944a59467b feat(home): add configure settings item to hide more info from home page 2018-04-25 17:08:00 +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
ab3d7ac2bb feat(torrents): add access limit to maker group settings of torrent uploader 2018-04-24 12:01:53 +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
46fc0d01fb fix(torrents): removed test event code 2018-04-20 14:09:13 +08:00
OldHawk
06ed33657c feat(torrents): optimization the popup seed tooltip dialog 2018-04-20 14:05:44 +08:00