OldHawk
bbaf40de59
show video size in detail page
2017-04-18 10:45:33 +08:00
OldHawk
352f4c7ed9
init subtitle,mypanel info
2017-04-11 22:37:01 +08:00
OldHawk
79d397de96
add torrent detail info subtitles tab
2017-04-09 22:25:11 +08:00
OldHawk
bdac4d16bc
load torrent video info
2017-04-09 17:35:35 +08:00
OldHawk
389f990468
add ngSanitize support
2017-04-09 17:34:32 +08:00
OldHawk
4cde9f7039
load TMDB detail info of torrent movie
2017-04-09 01:35:09 +08:00
OldHawk
f5384e7299
add torrent view page and link
2017-04-08 16:52:03 +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
01b3d2ef1c
user can download torrent file now
2017-04-07 23:29:32 +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
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
ae8a005273
list more item into movie list view
2017-04-05 18:51:58 +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
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
81c3123216
write upload torrent info to mongoDB
2017-04-02 18:06:28 +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
305f48f0cc
get movie credits info from tmdb
2017-03-31 13:24:36 +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
e531a1d0af
add uploads rules string
2017-03-27 15:53:19 +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
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
Cameron Behar
aebaf2ff74
fix(core): Remove the <base> tag.
2016-10-10 16:05:10 -07:00
Sujeeth
607ed061e3
feat(core): add notification feedback with angular-ui-notification ( #1532 )
...
Added visual notification for user/article updates
angular-ui-notification config added to core client config
Notification idea from #369
2016-10-10 14:51:44 -07:00
itelo
4aa5d77251
feat(core): change console in angular to ( #1551 )
...
logs with $log in client idea proposed by @simison
also removed unnecessary consoles in users.password.server.controller.js
Fixes #1541
2016-10-08 21:43:27 -07:00
Mikael Korpela
07a860f6b5
feat(angular): disable Angular debug data in production ( #1457 )
...
Disable Angular debug data in production for a significant performance
boost.
Passes environment variable from template to app config and from there
to
Angular bootstrap config.
https://docs.angularjs.org/guide/production#disabling-debug-data
See #1294
2016-08-28 14:52:05 +03:00
hyperreality
246c5d953c
feat(profile): Profile picture cropping, mobile uploading and progress bar ( #1443 )
...
* Add ng-file-upload and picture cropping
* Update bower.json
Remove bower dependency for angular-file-upload
2016-08-26 09:56:56 +03:00
Ryan Hutchison
b2462ec86c
feat(core): Modify core module to implement style guidelines.
...
Update the core module to implement the style guidelines.
Reduce size of init.js - moved filter logic out to it's own config.
Rename Menus to menuService
2016-03-23 15:41:57 -04:00
Marek Grzybek
d14d5130af
feat(config): Deprecate JSHint in favor of ESLint
...
Add basic ESLint setup extending well-known Airbnb code style.
Fixes #1072 , #1097
2016-03-15 19:11:12 +01:00
Joris Willems
500d1a62df
feat(config): upgrade to angular 1.5
...
Update bower dependencies to more recent versions.
Resolved hard-coded dependency by updating file upload
PhantomJs to 2.x series for tests (@usta)
Fix assertion in tests for compatibility with MongoDB 3.2 (@rhutchison)
Improve coding style tests to avoid type errors (@ilanbiala)
Fix refresh showing flash of scrollbar in menu
Remove deprecated angular-ui-utils
Fixes #1124
2016-03-02 18:18:53 +01:00
mleanos
bfcfb555ff
fix(core): Client routes guest access bug
...
Adds a check for the existence of the "guest" role in the state configuration
that we're transitioning to, in the core $stateChangeStart event handler. If
it exists, then we allow access.
Also, added validation of Authentication.user object. While writing
tests, I ran into an issue here when the Authentication service wasn't injected
into a controller. Probably best to have this check in place.
Fixes https://github.com/meanjs/mean/issues/1098
2015-12-29 23:28:14 -08:00
Igor Freire
2b8bee0c8c
Fix redirection to previous state after required authentication
...
Fixes the issue with the previous state not being recorded, when the
unauthenticated user is redirected to the signin state, when trying to
access a restricted route.
Added a function that stores the provided state & state params, in the
$state.previous object. This has been implemented in the
$stateChangeSuccess event, and the callback of the $state.go transition
when the user is not allowed to access the requested route.
2015-09-19 16:34:17 -03:00
Liran Tal
01bd98b386
Merge pull request #759 from Gym/client-side-validation
...
client-side form validation with ng-messages.
2015-08-25 16:19:22 +03:00
Liran Tal
05355b986d
Merge pull request #842 from Gym/fb-enhancements
...
Facebook authentication
2015-08-25 16:14:06 +03:00
Ryan Hutchison
801547602b
client-side form validation with ng-messages.
...
remove data prefix from attributes.
fix tests
2015-08-25 02:02:18 -04:00