Commit Graph

210 Commits

Author SHA1 Message Date
imean.io
709fbdd866 modified: package.json 2017-06-19 21:09:21 -07:00
OldHawk
418f7fa5cc fix(core): upgrade conflict 2017-06-19 13:06:59 +08:00
OldHawk
4596c91d8c Merge commit '8f50eecc7c1ec7dda3363093b3b3e7f17ca9a692'
# Conflicts:
#	modules/users/server/controllers/users/users.authentication.server.controller.js
#	package.json
2017-06-19 12:43:44 +08:00
snyk-bot
8f50eecc7c fix: package.json & .snyk to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/npm:ms:20170412


The following vulnerabilities are fixed with a Snyk patch:
- https://snyk.io/vuln/npm:ms:20170412

Latest report for meanjs/mean:
https://snyk.io/test/github/meanjs/mean
2017-06-14 10:21:56 +00:00
Mikael Korpela
482c38c287 feat(travis): start testing against Node.js 8 and other CI improvements (#1785)
* Test against Node.js 8

Configure Travis CI test against Node.js 8 and allow failures.

Node.js 8 release notes: https://nodejs.org/en/blog/release/v8.0.0/

* Updates to TravisCI

* Refactor picking debug argument for different Node.js versions
2017-06-14 00:45:34 +03:00
Cody B. Daig
4321744a09 fix(dependencies): upgrading nodemailer (#1794) 2017-06-14 00:44:12 +03:00
Snyk bot
c6215a0ed5 fix: package.json to reduce vulnerabilities (#1782)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/npm:ms:20170412

Latest report for meanjs/mean:
https://snyk.io/test/github/meanjs/mean
2017-06-12 11:14:43 +03:00
Snyk bot
8c975c4b14 fix: package.json to reduce vulnerabilities (#1787)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/npm:ms:20170412

Latest report for meanjs/mean:
https://snyk.io/test/github/meanjs/mean
2017-06-12 11:14:26 +03:00
Liran Tal
68c96066c2 fix(package): updating node engine supported version (#1789) 2017-06-10 21:55:33 +03:00
OldHawk
c9d6dbe5e7 feat(TVseries): load TVSeries data
upload tvseries, create tvseries torrent item, load tvseries data to home view, admin manage tvseries data etc.
2017-05-23 18:55:59 +08:00
OldHawk
621e08c126 upgrade mongoose 2017-04-17 16:50:54 +08:00
Liran Tal
5f9e0188dc fix(dependencies): moving phantomjs-prebuild to devDependencies (#1754) 2017-04-09 09:28:20 +03:00
Liran Tal
73135df49f fix(protractor): support for gulp-protractor for v6-7 only (#1752)
* fix(protractor): updating gulp-protractor
* re-factoring out protractor prep tasks
2017-04-09 08:40:48 +03:00
Liran Tal
e5d7f15b05 fix(dependencies): upgrading dependencies to latest versions (#1753)
* fix(dependencies): upgrading dependencies to latest versions
2017-04-08 18:28:49 +03: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
Liran Tal
817c4e3cdf fix(snyk): disabling snyk until we resolve insecure deps & snyk integration
* fix(snyk): disabling snyk until we resolve insecure deps & snyk integration

* update serve-favicon dep
* updating packages
2017-04-07 19:35:29 +03:00
Liran Tal
994369d7bb fix(node-inspector): deprecating node-inspector infavor of native nodejs debug (#1744) 2017-04-07 13:19:06 +03:00
OldHawk
f4f1144c51 add fent/node-torrent to get torrent file info 2017-04-02 00:14:28 +08:00
OldHawk
683dd842e9 add The moviedb support, it can get movie info from TMDB 2017-03-27 13:33:28 +08:00
OldHawk
6526d88042 change config file MEAN.js -> meanTorrent 2017-03-23 13:48:43 +08:00
Liran Tal
fd154c7f61 * chore(release): bumping to version 0.5.0
Bumping to version 0.5.0 (#1586)
* chore(core): updating changelog
2016-10-21 18:15:06 +03:00
Liran Tal
b40cd2dbdb * feat(core): node engine update, adding cleanup and reinstall npm scripts
Node engine updates and package.json additional scripts (#1567)
* updated cleanup with 'npm cache clean' as well
2016-10-15 10:37:46 +03:00
Liran Tal
83ffc98efa Merge branch 'master' into feat/replacing-gulp-node-inspector 2016-10-13 22:59:34 +03:00
Liran Tal
19145b920b feat(debug): replacing deprecated gulp-node-inspector with vanilla node-inspector 2016-10-13 22:59:09 +03:00
Liran Tal
119753f902 feat(gulp): replacing the unmaintained gulp-livereload with gulp-refresh
* feat(gulp): replacing the unmaintained gulp-livereload with gulp-refresh
Replacing the unmaintained gulp-livereload with gulp-refresh (#1552)

* ~ instead of ^ for gulp-refresh package
2016-10-11 22:20:56 +03:00
Liran Tal
8645b24397 feat(core): updating gulp dependencies
* feat(core): updating dependencies

* updating more dependencies
2016-10-08 00:47:08 +03:00
Liran Tal
e5e984cf99 feat(core): updating dependencies (#1548) 2016-10-08 00:11:09 +03:00
Cody B. Daig
afe0d38e4c grunt(core): Remove Excess Grunt Dependencies (#1543) 2016-10-06 10:32:19 -06:00
Sujeeth
b0c5ad9f69 feat(core): Add prod asset versioning (#1536)
Asset versioning for prod - idea from #1509

Fixes #1509
2016-10-06 18:48:43 +03:00
Cody B. Daig
f0867c2d69 bluemix(remove): Remove Excess CF files (#1542) 2016-10-04 21:26:05 -06:00
Cody B. Daig
83c7c47578 deprecate(grunt): Remove Grunt (#1175) 2016-10-04 19:28:17 -06:00
Liran Tal
015a430fec fix(dependencies): updating karma and gulp dependencies to keep up to date (#1516)
* attempting to update karma and gulp-load-plugins to check build status

* updating karma to 1.3.0

* updating other karma related packages to latest versions

* updating package dependencies to keep up to date
2016-09-18 19:42:11 +03:00
Liran Tal
38d92e39ac fix(core): Updating old package dependencies (#1490)
* fix(core): updating old package dependencies

* mistaken updated the wrong package

* updating gulpfile with new csslint package

* updating old gulpfile usage with the failformatter option of csslint

* updating package.json for original version of airbnb supported version

* resolving eslint issue

* eslint back to original package

* updating no failure of CSS issues
2016-09-09 08:52:46 +03:00
hyperreality
70a3e4cac3 fix(tests): Reorganized coverage tests (#1480)
* Added coverage to Gulp

* Moved karma coverage task to Gulpfile, moved LCOV posting to coveralls to .travis.yml config
2016-09-05 20:42:37 +03:00
hyperreality
7be1910420 feat(tests): add client and server test coverage to Gulp (#1466)
* Added coverage to Gulp

* Integrated coveralls tests with gulp

* spurious changes to kick off coveralls
2016-09-04 01:30:32 +03:00
Liran Tal
c0f6cb3e4d feat(mongodb): support for mongodb secure connections with ssl certificates (#1472)
Fixes #1349
2016-09-04 01:29:28 +03:00
Mikael Korpela
64fd860fb3 fix(core): update npm commands and documentation (#1456)
- Removes deprecated `onlyChanged` npm script. Watch now always runs only changed tests, no parameter needed. Change to gulp tasks was in this commit: eaead7a30c
- Renames npm script `test:watch` to `test:server:watch`
- Updates README.md to mention Gulp less and npm commands more
- Removes mentions to Grunt from README.md
2016-08-30 19:29:33 +03:00
hyperreality
14136450ab feat(core): update project dependencies, fix express config (#1463) 2016-08-30 01:10:14 +03:00
Liran Tal
f6e579765f feat(express): introducing handlebars nodejs template system (#1461)
This commit introduces handlebars template system and completely replacing Swig and the Consolidate project to handle multiple template systems.
Fixes #1286
2016-08-29 08:32:21 +03:00
Mikael Korpela
c35713d352 fix(core): Fixes issues with tests and Node v6 (#1458)
Fixes issues with Mocha tests and Node v6.

Related to #1455
2016-08-28 14:30:27 +03:00
Liran Tal
6911b80446 feat(forever): removing forever dependency (#1409)
cleaning up project dependencies by removing the forever package which is only really used by Heroku's
procfile to start up the node service
2016-07-24 16:36:03 +03:00
Liran Tal
b198ca75b1 feat(gulp) - refactoring gulpfile to properly add support for node-inspector as its own dedicated gulp task (#1395) 2016-07-23 21:27:32 +03:00
shanavas
0934f87cfb feat(build): Wiredep task for grunt and gulp (#1402)
* Fix(grunt): remove redundant grunt task loading

remove explicit grunt task loading for `grunt-protactor-coverage` as
`load-grunt-tasks` handles it

* Feat(grunt): add wiredep task for grunt

Automatically update bower dependencies.

* Fix(grunt-wiredep):Remove trailing comma from assets

Remove trailing comma from assets configuration generated by wiredep

* Fix(gulp): Remove trailing comma from asset files

Remove trailing comma from asset configurations generated by wiredep

* Fix(npm): use tilde ranges

* Fix(gulp): use wiredep instead of gulp-wiredep

Fixes #1398

* Fix(grunt): use wiredep instead of grunt-wiredep

* Fix(lint): suppress eslint errors in asset files

Fixes #1402
2016-07-23 18:25:35 +03:00
Liran Tal
1600705c41 fix(core): packages update due to insecure old versions that carry vulnerabilities
* fix(core): packages update due to insecure old versions that carry vulnerabilities

* updating packages to satisify deps

* updating deps for peer dependencies

* updating deps for peer dependencies
2016-07-16 12:05:40 +03:00
Liran Tal
d915157e8f feat(gulp): deprecating Grunt in favor of Gulp and NPM commands (#1390)
* feat(gulp): updating the README.md instructions with the changes to gulp being the mainstream vs the deprecation of grunt. Also added gulp as a task runner for freely executing tasks through npm run.
2016-07-13 23:07:39 +03:00
Mikael Korpela
5a91d7d3a0 eat(core): use npm commands
* feat(core): use npm commands

Replace variety of commands by npm commands.

See #1258

* Remove prestart

* Move bower --config.interactive=false to .bowerrc
2016-07-09 13:18:47 -06:00
Liran Tal
239ce61de5 feat(sass): replacing grunt-contrib-sass with grunt-sass (#1363)
* replacing grunt-contrib-sass with grunt-sass which doesnt require the ruby dependency anymore

* updating README instructions to remove any reference to grunt-contrib-sass, ruby or gem installation for sass compilation
2016-06-17 18:08:52 +03:00
Liran Tal
c8cbcd326f feat(logs): replacing unmaintained and vulnerable file-stream-rotator package with winston log facility (#1334)
* replacing file-stream-rotator with a better logging mechanism using winston which can be extended later for other use cases and integrations

* refactoring logger mechanism, accomodating for tests and environment variable configurations

* only enabling morgan logger if config.log.format option was defined, and disabling the app.log file transport option for the test environment

* disabling all kind of logging when in test enviroment
2016-05-22 01:03:18 +03:00
Michael Leanos
eaead7a30c feat(gulp): test:server:watch task onlyChanged (#1298)
Sets the behavior of the test:server:watch Gulp task to only run a single
test suite if the modified server file is a test suite. Previously this was
acheived through the use of the `onlyChanged` parameter. The parameter has
been removed since this is almost certainly the only use case.

Also, refactors this Gulp task to be a stand-alone watch task rather than
including it in the 'watch' task.

Removed the need for using yargs library, and removed the yargs package
from the framework.

Closes #1297
2016-04-10 16:56:57 -07:00
Liran Tal
8da372519a Merge pull request #1252 from lirantal/bugfix/replace-gulp-css-min
fix(gulp): replacing gulp-cssmin which has been deprecated and un-maintained with gulp-csso
2016-03-28 00:11:11 +03:00