-
- Downloads
Merge pull request #2730 from OZhurbenko/meteor-ui
Polling, Sorting and URL Validation
Showing
- bigbluebutton-html5/app/client/globals.coffee 67 additions, 14 deletionsbigbluebutton-html5/app/client/globals.coffee
- bigbluebutton-html5/app/client/lib/bbb_api_bridge.coffee 13 additions, 0 deletionsbigbluebutton-html5/app/client/lib/bbb_api_bridge.coffee
- bigbluebutton-html5/app/client/lib/regex-weburl.js 100 additions, 0 deletionsbigbluebutton-html5/app/client/lib/regex-weburl.js
- bigbluebutton-html5/app/client/stylesheets/chat.less 1 addition, 1 deletionbigbluebutton-html5/app/client/stylesheets/chat.less
- bigbluebutton-html5/app/client/stylesheets/whiteboard.less 28 additions, 1 deletionbigbluebutton-html5/app/client/stylesheets/whiteboard.less
- bigbluebutton-html5/app/client/views/whiteboard/whiteboard.coffee 12 additions, 0 deletions...utton-html5/app/client/views/whiteboard/whiteboard.coffee
- bigbluebutton-html5/app/client/views/whiteboard/whiteboard.html 7 additions, 0 deletions...ebutton-html5/app/client/views/whiteboard/whiteboard.html
- bigbluebutton-html5/app/client/whiteboard_models/whiteboard_paper.coffee 13 additions, 2 deletions...tml5/app/client/whiteboard_models/whiteboard_paper.coffee
- bigbluebutton-html5/app/client/whiteboard_models/whiteboard_poll.coffee 284 additions, 0 deletions...html5/app/client/whiteboard_models/whiteboard_poll.coffee
- bigbluebutton-html5/app/client/whiteboard_models/whiteboard_text.coffee 3 additions, 3 deletions...html5/app/client/whiteboard_models/whiteboard_text.coffee
- bigbluebutton-html5/app/collections/collections.coffee 1 addition, 0 deletionsbigbluebutton-html5/app/collections/collections.coffee
- bigbluebutton-html5/app/config.coffee 2 additions, 1 deletionbigbluebutton-html5/app/config.coffee
- bigbluebutton-html5/app/lib/router.coffee 1 addition, 0 deletionsbigbluebutton-html5/app/lib/router.coffee
- bigbluebutton-html5/app/server/collection_methods/poll.coffee 72 additions, 0 deletions...luebutton-html5/app/server/collection_methods/poll.coffee
- bigbluebutton-html5/app/server/collection_methods/shapes.coffee 3 additions, 0 deletions...ebutton-html5/app/server/collection_methods/shapes.coffee
- bigbluebutton-html5/app/server/publish.coffee 15 additions, 0 deletionsbigbluebutton-html5/app/server/publish.coffee
- bigbluebutton-html5/app/server/redispubsub.coffee 34 additions, 1 deletionbigbluebutton-html5/app/server/redispubsub.coffee
- bigbluebutton-html5/app/server/server.coffee 1 addition, 0 deletionsbigbluebutton-html5/app/server/server.coffee
- bigbluebutton-html5/app/server/user_permissions.coffee 10 additions, 1 deletionbigbluebutton-html5/app/server/user_permissions.coffee
Loading
Please register or sign in to comment