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
OldHawk
ee2f358265
add NotifycationService to show custom notify message
2017-03-31 13:23:51 +08:00
OldHawk
b4946a5929
onkeydown keycode 13, begin get movieinfo
2017-03-30 19:09:41 +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
f8144d9434
add torrents file upload API
2017-03-29 11:04:54 +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
3ae30b8cec
add uploads views
2017-03-27 15:54:17 +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
ffff1df791
add torrents module server side code
...
test get movie info from TMDB
2017-03-27 13:35:30 +08:00
OldHawk
756c0a9052
add many multilingual fields
...
add torrents and forum topbar menu
2017-03-26 18:27:53 +08:00
OldHawk
34e11b53c5
add topbar menu: torrents,forums,chat,upload,rules,ranking,vip etc.
...
those menu item also added translate
2017-03-26 18:27:31 +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
484c087444
add many fields for torrents about
2017-03-25 23:46:38 +08:00
OldHawk
7f89038044
change torrents and peers models path
2017-03-25 23:45:47 +08:00
OldHawk
68f3c6035b
add angular-translate multilingual support
2017-03-25 21:13:45 +08:00
OldHawk
72a572aed1
add passkey validate check
2017-03-25 21:11:09 +08:00
OldHawk
6de8eac7b6
add many fields for torrents about
2017-03-25 16:05:26 +08:00
OldHawk
10ed5c925a
add Article model index on field user
2017-03-25 16:03:41 +08:00
OldHawk
e1a6a3b919
add torrents,peers models mongodb Schema
2017-03-25 16:02:35 +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
itelo
0e2ea65918
fix(users): fix redirect when signup or add provider ( #1573 )
...
Fixes the issue of the redirect after Social login authentication, on signup or user profile add provider.
2016-10-19 17:12:47 -07:00