Commit Graph

22 Commits

Author SHA1 Message Date
Laily Ajellu
2105e911ef HTML5 - Adds more yaml, adds correct properties to objects in Gruntfile, cleans up logger.js 2016-08-23 14:35:28 -07:00
Laily Ajellu
ce50f58c36 HTML5 - removes old settings and changes setting dependant files 2016-08-23 07:35:06 -07:00
Lajellu
8e7b1d6317 HTML5 - Changes config organization and all files dependant on config files 2016-08-17 08:48:03 -07:00
Oleksandr Zhurbenko
949511f9b5 Linting, changed line endings from Windows to Unix 2016-05-30 15:07:02 -07:00
Anton Georgiev
a263c1388b lint mostly 2016-05-16 14:35:59 +00:00
Maxim Khlobystov
d06b9f8b7d Forced the linter tasks to finish despite warnings. 2016-05-05 18:27:27 -04:00
Maxim Khlobystov
1f8df1a3fb Added standalone commands to run JSCS with and without autofixing. 2016-05-05 18:17:34 -04:00
Maxim Khlobystov
726015d172 Made sure JSCS only reruns on modified files. 2016-05-05 18:09:13 -04:00
Maxim Khlobystov
88542275d8 Cleanup. 2016-04-28 18:42:04 -04:00
Maxim Khlobystov
1695f58fe6 Split the Meteor command into options stored as Meteor settings. 2016-04-28 18:27:43 -04:00
Maxim Khlobystov
886928ca4d Got rid of the Karma error in the console (removed Velocity). 2016-04-28 17:44:09 -04:00
Maxim Khlobystov
ee1ea22cd7 Added the ability to dynamically enable/disable the log statements that slow down the whiteboard based on the mode (development/production). 2016-04-26 11:03:09 -04:00
Maxim Khlobystov
4d94efa89c Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into react-client
Conflicts:
	bigbluebutton-html5/Gruntfile.js
2016-04-25 09:40:37 -04:00
Maxim Khlobystov
f36b0512ad Added options of running HTML5 client in development/production modes. 2016-04-25 08:56:49 -04:00
Oleksandr Zhurbenko
b52738be8e Ran linter and autofixed most of the warnings in the new React code 2016-04-22 16:19:17 -07:00
Maxim Khlobystov
f675681ce4 Set Grunt to rerun the syntax check on any JS/JSX file change. 2016-04-06 10:08:42 -03:00
Maxim Khlobystov
755c564efa Cleaning up. 2016-04-06 10:08:38 -03:00
Maxim Khlobystov
f2dcb7b96c Got rid of unused Grunt plugins. 2016-04-06 10:08:29 -03:00
Maxim Khlobystov
76aa113dda Autofixed most of the linter warnings related to the Airbnb JavaScript Style Guide.
Conflicts:
	bigbluebutton-html5/client/globals.js
	bigbluebutton-html5/client/views/whiteboard/whiteboard.js
	bigbluebutton-html5/server/collection_methods/users.js
	bigbluebutton-html5/server/server.js
2016-04-06 10:08:08 -03:00
Maxim Khlobystov
a01ee713ed Added an option to autofix linter warnings (where possible) on build. 2016-04-06 10:06:13 -03:00
Maxim Khlobystov
69df37265d Incorporated linting into the build process. 2016-04-06 10:06:08 -03:00
Anton Georgiev
d830e3358d move the HTML5 client code outside of labs 2015-03-05 17:55:23 +00:00