bigbluebutton-Github/bigbluebutton-html5
2016-05-13 16:10:48 -07:00
..
.meteor Upgraded Meteor to 1.3.2.4 2016-04-21 14:30:54 -07:00
client Linter fixes 2016-04-27 16:38:57 -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 Added reactive data source for the slide and shapes 2016-05-09 16:54:53 -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 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 Merged getSlideDimensions' with addSlideToCollection 2016-05-13 16:10:48 -07: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 Created Initial Draw Components 2016-05-09 15:06:03 -07:00
package.json Retrieving slide dimensions on the server side 2016-05-13 11:01:29 -07:00
start.sh Got the old start script back to allow the way to run Meteor outside the build process. 2016-04-06 10:08:24 -03:00