bigbluebutton-Github/bigbluebutton-html5
2016-04-26 11:03:09 -04:00
..
.meteor Upgraded Meteor to 1.3.2.4 2016-04-21 14:30:54 -07:00
client Ran linter and autofixed most of the warnings in the new React code 2016-04-22 16:19:17 -07:00
collections Autofixed most of the linter warnings related to the Airbnb JavaScript Style Guide. 2016-04-06 10:08:08 -03:00
imports/ui Ran linter and autofixed most of the warnings in the new React code 2016-04-22 16:19:17 -07:00
lib Autofixed most of the linter warnings related to the Airbnb JavaScript Style Guide. 2016-04-06 10:08:08 -03:00
log
public/packages/ionicons/fonts Combined two npm configuration files together and put it into the root directory of HTML5 client (required by Meteor to recognize the location of packages installed). 2016-04-06 10:05:52 -03:00
server 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
tests Autofixed most of the linter warnings related to the Airbnb JavaScript Style Guide. 2016-04-06 10:08:08 -03:00
.gitignore
.jscsrc Incorporated linting into the build process. 2016-04-06 10:06:08 -03:00
config.js Autofixed most of the linter warnings related to the Airbnb JavaScript Style Guide. 2016-04-06 10:08:08 -03:00
grunt-instructions.txt Updated the instructions on running Grunt. 2016-04-06 10:08:33 -03:00
Gruntfile.js 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
package.json Upgraded Meteor to 1.3.2.4 2016-04-21 14:30:54 -07:00
settings-development.json Added options of running HTML5 client in development/production modes. 2016-04-25 08:56:49 -04:00
settings-production.json Added options of running HTML5 client in development/production modes. 2016-04-25 08:56:49 -04:00
start.sh make start.sh executable 2016-04-21 21:54:30 +00:00