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
7e0d4dd107
add tags search function to work fine
2017-04-06 13:09:42 +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
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
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
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
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
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
OldHawk
ee2f358265
add NotifycationService to show custom notify message
2017-03-31 13:23:51 +08:00
OldHawk
23031a43c7
load theMovieDB info by movieID
2017-03-29 19:02:28 +08:00
OldHawk
95d856a07f
upload torrent files is ok.
2017-03-29 13:41:47 +08:00
OldHawk
ab79882d74
fix filestyle directive bug
2017-03-28 12:07:08 +08:00
OldHawk
67146ec788
add filestyle directive
2017-03-28 11:41:03 +08:00
OldHawk
e531a1d0af
add uploads rules string
2017-03-27 15:53:19 +08:00
OldHawk
2989274c37
add an AnnounceConfig client service, it can read announce config data of server side
2017-03-27 13:37:17 +08:00
OldHawk
756c0a9052
add many multilingual fields
...
add torrents and forum topbar menu
2017-03-26 18:27:53 +08:00
OldHawk
111ab49b06
add many multilingual fields
...
add torrents and forum topbar menu
2017-03-26 00:52:31 +08:00
OldHawk
ecad977de7
add angular-translate multilingual support
2017-03-25 23:49:29 +08:00
OldHawk
68f3c6035b
add angular-translate multilingual support
2017-03-25 21:13:45 +08:00
OldHawk
e7af2be34c
add announce module
2017-03-24 11:50:58 +08:00
OldHawk
6526d88042
change config file MEAN.js -> meanTorrent
2017-03-23 13:48:43 +08:00
Laurence Tennant
f53db0f2e2
Better autofocus ( #1664 )
2016-12-13 18:51:19 -08:00
Laurence Tennant
2b6cf53d30
fix(users): Better MIME-type checking, remove image cropping library ( #1589 )
...
* Cropping remove, nicer UI
* Fix MIME-type checking, add image upload tests
* Change image config settings to uploads.profile.image to build a more
rational structure for configuring other types of uploads
2016-11-15 15:59:47 -08:00
Sujeeth
fb9d9d912c
feat(user): add strict validations for username ( #1574 )
...
Idea proposed by @sparshy #1204
Suggestions, rules and tests from Trustroots @simison
Added validations on user server model
Added client side validations
Added relevant tests on user server tests
Added relevant tests on user e2e tests
Fixes #1204
2016-10-19 20:40:26 -07:00
Pedro Rodrigues
59c11c622e
fix(core): fix twitter meta tags ( #1581 )
...
I believe the Twitter meta tags are outdated and this PR fixes them.
Taking into account the current MEAN.js tags and the Twitter docs, the most similar feature I found
is the Twitter Summary Card (https://dev.twitter.com/cards/types/summary ).
2016-10-19 11:49:02 +03:00
Liran Tal
d824224b2f
fix(core): Remove the <base> tag (continues #1230 )
...
fix(core): Remove the <base> tag (continues #1230 )
Merge pull request #1544 from mleanos/remove-base-tag
2016-10-12 14:20:37 +03:00
Sujeeth
d5b8ffa50c
feat(core): Add error handler for failed requests ( #1557 )
...
Add error handle for failed requests(no response from server)
Using Notification.error to show error message
Added test for the notification in Auth Interceptor
Fixes #1556
2016-10-11 20:47:29 -07:00