Commit Graph

665 Commits

Author SHA1 Message Date
OldHawk
354d0edc88 add a filter to format dollar 2017-04-09 00:24:11 +08:00
OldHawk
020029f76b change to open new tab when showing a torrent detail info 2017-04-08 17:58:09 +08:00
OldHawk
f5384e7299 add torrent view page and link 2017-04-08 16:52:03 +08:00
Liran Tal
e596375b62 fix(tests): removing unused mock-fs library which caused tests to fail (#1751) 2017-04-08 11:49:38 +03:00
OldHawk
bc4bb5e494 add $translate support on page-title directive 2017-04-08 16:41:40 +08:00
OldHawk
d04d0226ef change announce url to default value when user download torrent file,and append passkey value at announce url 2017-04-08 04:03:41 +08:00
OldHawk
74da8464c2 add passkey field in user model 2017-04-08 04:01:45 +08:00
OldHawk
01b3d2ef1c user can download torrent file now 2017-04-07 23:29:32 +08:00
OldHawk
80ec55c575 add torrent-download service to download torrent file 2017-04-07 23:25:36 +08:00
OldHawk
9e23446d1d add filter to format torrent file name 2017-04-07 16:10:02 +08:00
OldHawk
cdcacc6b85 add download btn on every list item
change meanTorrent config
2017-04-07 15:34:51 +08:00
OldHawk
1a148f2eda toggle collapse more search tags 2017-04-07 11:52:51 +08:00
OldHawk
219becf1c9 add notify message where no result returned 2017-04-06 18:33:24 +08:00
OldHawk
2944a44f82 add new class when tag is used in current searchTags 2017-04-06 18:01:12 +08:00
OldHawk
006ef5eeb1 click the movie tag can join into searchTags list and reload the search result 2017-04-06 17:39:14 +08:00
OldHawk
4b76d37774 when uploads torrent file, now can reset seleted tags by clearAllCondition 2017-04-06 16:42:08 +08:00
OldHawk
a03f1b6c28 search movie with keyword is ok now 2017-04-06 16:11:01 +08:00
OldHawk
7e0d4dd107 add tags search function to work fine 2017-04-06 13:09:42 +08:00
OldHawk
7a4b9069c1 add torrent_sale_status to model torrent 2017-04-06 10:01:36 +08:00
OldHawk
9c365243f5 add movie keyword on search panel 2017-04-06 09:46:11 +08:00
OldHawk
48da324e3e change bytes filter return format 2017-04-06 09:45:20 +08:00
OldHawk
ae8a005273 list more item into movie list view 2017-04-05 18:51:58 +08:00
OldHawk
1d09ed9827 add field genres of torrents model 2017-04-05 17:40:58 +08:00
OldHawk
33b2a23bd2 add filter bytes to format torrent size 2017-04-05 12:35:03 +08:00
OldHawk
46353b44f9 add filter life to format torrent added time 2017-04-05 12:34:27 +08:00
OldHawk
b5c15e8758 add moment & angular-moment support 2017-04-05 12:33:48 +08:00
OldHawk
3af8cfbbe4 fix class toggle on movie list view 2017-04-04 23:55:00 +08:00
OldHawk
ec771d66c4 add Tag Search on movie list view 2017-04-04 23:45:34 +08:00
OldHawk
cd6ae9f774 add toggleClass directive to toggle element class 2017-04-04 23:45:02 +08:00
OldHawk
e3bcc00d8c add Torrents movie list view,controller 2017-04-04 21:59:30 +08:00
OldHawk
6e64b7463e add Admin submenu 'Manager Torrents' 2017-04-04 19:47:36 +08:00
OldHawk
b1f2d533bd edit the Torrent Model files, add torrent_status and torrent_recommend fields 2017-04-04 19:00:37 +08:00
OldHawk
c51aa6958b show torrent seeds,leechers,finished users and IMDB Votes at home view 2017-04-04 13:19:19 +08:00
OldHawk
c50c3cc6b6 add db.find skip&limit variable 2017-04-04 01:11:12 +08:00
OldHawk
9e01d2e798 reload top movie info of home page 2017-04-04 01:02:21 +08:00
OldHawk
0079236c7b edited body & footer style 2017-04-03 14:59:55 +08:00
OldHawk
81c3123216 write upload torrent info to mongoDB 2017-04-02 18:06:28 +08:00
OldHawk
546e06b701 add directive onErrorSrc when ng-src return 404 to load a default img 2017-04-02 18:05:07 +08:00
OldHawk
3d259e70dd add padding to img-circle->img-thumbnail 2017-04-02 13:57:48 +08:00
OldHawk
c1c1fedb3f modify img src to ng-src 2017-04-02 13:37:40 +08:00
OldHawk
13e4a346d0 add tmdb image base url config and service 2017-04-02 12:37:23 +08:00
OldHawk
b3763f3b85 add torrent server routes and function 2017-04-02 12:16:51 +08:00
OldHawk
36f542b220 check the uploaded torrent file info_has already exists? 2017-04-02 11:25:07 +08:00
OldHawk
1b1ec89c04 check uploads torrent files`s announce url 2017-04-02 00:15:33 +08:00
OldHawk
62a73dce79 add home loading... info 2017-04-01 15:00:59 +08:00
OldHawk
570dc74c79 change views class => container 2017-04-01 14:38:42 +08:00
OldHawk
bf01cb37a3 add home topone backdrop info 2017-04-01 14:22:11 +08:00
OldHawk
a661e09b4d modify uploads function 2017-04-01 10:57:04 +08:00
OldHawk
e2ec5b7d01 add the footer view 2017-04-01 10:28:54 +08:00
OldHawk
305f48f0cc get movie credits info from tmdb 2017-03-31 13:24:36 +08:00