KDSBrowne
|
b217a87e9d
|
fixed console log error
|
2016-10-13 11:19:53 -07:00 |
|
KDSBrowne
|
6a580e9e0c
|
Replaced Ajax with fetch()
|
2016-10-12 18:16:34 -07:00 |
|
KDSBrowne
|
993dc70525
|
Cleaned up code
|
2016-10-12 10:03:10 -07:00 |
|
KDSBrowne
|
7e718d0a75
|
changed functions to start with lowercase
|
2016-10-07 10:12:18 -07:00 |
|
KDSBrowne
|
720c16f3ac
|
Moved over the previous solution to the server side and cleaned up the code
|
2016-10-07 09:36:27 -07:00 |
|
KDSBrowne
|
b811f01ad1
|
Fixed lint issues
|
2016-10-03 08:10:20 -07:00 |
|
KDSBrowne
|
d2cc6e1b18
|
Localization update
|
2016-10-02 08:46:15 -07:00 |
|
perroned
|
63953b1384
|
Hooking up viewing from html5
|
2016-08-19 14:07:47 +00:00 |
|
perroned
|
0ab36e8ec3
|
Cleaning up
|
2016-06-20 15:59:48 +00:00 |
|
perroned
|
86035fce39
|
Adds verto manager window functions
|
2016-06-17 17:47:24 +00:00 |
|
perroned
|
a95ed82293
|
Merge remote-tracking branch 'upstream/master' into join-components-with-skeleton
Conflicts:
bigbluebutton-html5/imports/api/verto/index.js
bigbluebutton-html5/imports/ui/components/deskshare/service.js
|
2016-06-15 20:07:42 +00:00 |
|
perroned
|
c2702522ca
|
Upgrades html5 client for new verto code
|
2016-06-08 20:09:43 +00:00 |
|
Oswaldo Acauan
|
c7225d9738
|
Add i18n to chat form
|
2016-06-02 17:32:42 -03:00 |
|
gcampes
|
ce32ae5b20
|
Merge branch 'html5-new-userlist' into html-userlist
|
2016-05-31 08:37:14 -03:00 |
|
perroned
|
c8fdf66099
|
Lints
|
2016-05-27 16:34:03 +00:00 |
|
perroned
|
393b49fdbe
|
Cleans up duplicate code
|
2016-05-27 16:17:16 +00:00 |
|
perroned
|
8fc4c98090
|
Fixes race condition while loading verto libs
|
2016-05-26 20:46:11 +00:00 |
|
perroned
|
53fdb67652
|
Loads jquery json lib
|
2016-05-26 19:58:30 +00:00 |
|
perroned
|
c1adc40315
|
Fix library loading callback
|
2016-05-26 19:57:44 +00:00 |
|
perroned
|
2d0ea2a15d
|
Load verto libs
|
2016-05-19 20:18:05 +00:00 |
|
gcampes
|
18e4f98f1d
|
Adds html5 new userlist, WIP
|
2016-05-19 15:22:56 -03:00 |
|
perroned
|
dc3dd43f1a
|
Merge remote-tracking branch 'upstream/master' into join-components-with-skeleton
Conflicts:
bigbluebutton-html5/imports/api/polls/polls.js
bigbluebutton-html5/imports/ui/components/app/AppService.js
|
2016-05-12 13:58:06 -05:00 |
|
Anton Georgiev
|
783f150442
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into router-merging
Conflicts:
bigbluebutton-html5/imports/startup/client/routes.js
|
2016-05-12 18:08:44 +00:00 |
|
perroned
|
3971bdb548
|
Lints
|
2016-05-12 11:10:43 -05:00 |
|
perroned
|
38d2bff789
|
Loads sip li. Adds audio tag
|
2016-05-11 15:43:07 -05:00 |
|
perroned
|
587627562c
|
Fixes some api structure
|
2016-05-10 10:23:22 -05:00 |
|
Maxim Khlobystov
|
67bb61c975
|
Code style cleanup.
|
2016-05-05 18:30:57 -04:00 |
|
Oswaldo Acauan
|
ddd38c57ac
|
Add i18n, modular layouts and basic styles
|
2016-05-03 17:40:46 -03:00 |
|
Oswaldo Acauan
|
7d31eb43f9
|
Switch from ion-router to react-router
|
2016-04-28 15:57:14 -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 |
|
Oleksandr Zhurbenko
|
8a97afb89e
|
Removed code and files which are not used anymore
|
2016-04-22 15:09:46 -07:00 |
|
Oleksandr Zhurbenko
|
046c9d376b
|
Partially adopted Meteor's recommended file structure
|
2016-04-22 14:19:20 -07:00 |
|
Oleksandr Zhurbenko
|
5b5f06d714
|
Upgraded Meteor to 1.3.2.4
|
2016-04-21 14:30:54 -07:00 |
|
Oleksandr Zhurbenko
|
92d262a104
|
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into meteor-react
Conflicts:
bigbluebutton-html5/.meteor/packages
bigbluebutton-html5/app/.meteor/versions
bigbluebutton-html5/app/client/main.js
bigbluebutton-html5/app/client/main.jsx
bigbluebutton-html5/client/globals.js
bigbluebutton-html5/client/main.jsx
bigbluebutton-html5/client/views/chat/chat_bar.html
bigbluebutton-html5/client/views/chat/chat_bar.js
bigbluebutton-html5/client/views/whiteboard/slide.js
bigbluebutton-html5/client/views/whiteboard/whiteboard.js
bigbluebutton-html5/server/collection_methods/shapes.js
bigbluebutton-html5/server/redispubsub.js
bigbluebutton-html5/server/server.js
|
2016-04-20 16:09:47 -07: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
|
1c311fb9cf
|
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 |
|