bigbluebutton-Github/bigbluebutton-html5
2016-04-27 14:30:45 -04:00
..
.meteor Added CSS modules support and adjusted the userlist to work with encapsulated Sass. 2016-04-27 14:30:45 -04:00
client Added CSS modules support and adjusted the userlist to work with encapsulated Sass. 2016-04-27 14:30:45 -04: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 Added CSS modules support and adjusted the userlist to work with encapsulated Sass. 2016-04-27 14:30:45 -04:00
lib Autofixed most of the linter warnings related to the Airbnb JavaScript Style Guide. 2016-04-06 10:08:08 -03:00
log move the HTML5 client code outside of labs 2015-03-05 17:55:23 +00:00
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 move the HTML5 client code outside of labs 2015-03-05 17:55:23 +00:00
.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 Added CSS modules support and adjusted the userlist to work with encapsulated Sass. 2016-04-27 14:30:45 -04: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