Tainan Felipe
|
c4c0930317
|
remove log
|
2018-05-09 15:12:51 -03:00 |
|
Tainan Felipe
|
10a90b4180
|
WIP
|
2018-05-08 13:30:00 -03:00 |
|
Oswaldo Acauan
|
8219c28084
|
Remove debug code
|
2018-02-20 11:59:47 -03:00 |
|
Oswaldo Acauan
|
2f741df97b
|
Impl user-session based connections on server. Fix #5150
Implement a connectionId for each user, each time a user try to validate we change their connectionId
and end all other connections of that user.
|
2018-02-20 11:26:36 -03:00 |
|
KDSBrowne
|
5b93033126
|
remove window.popstate and add onLeave to meeting-ended route
|
2018-01-30 08:39:43 -08:00 |
|
Tainan Felipe
|
c582f5bf08
|
add meetingEnded in Base component aand add intl translation
|
2017-12-14 17:03:34 -02:00 |
|
Tainan Felipe
|
004290183d
|
add screen to when the meeting is closed
|
2017-12-12 11:08:43 -02:00 |
|
Tainan Felipe
|
5393051d9d
|
fix errors linter
|
2017-10-10 10:06:34 -03:00 |
|
Oleksandr Zhurbenko
|
251bd22738
|
PR review fixes
|
2017-09-06 12:36:52 -07:00 |
|
Klaus
|
0c596c304d
|
Merge remote-tracking branch 'upstream/bbb-2x-mconf' into SplitRedis
|
2017-06-20 14:16:16 -03:00 |
|
Anton Georgiev
|
8e16114c3f
|
html5client login now redirect=true to url+sessionToken
|
2017-06-19 14:01:24 -04:00 |
|
Oswaldo Acauan
|
e6412275a6
|
Linter auto fix
|
2017-06-02 19:25:02 +00:00 |
|
Oswaldo Acauan
|
72dc94ab31
|
Remove old Kicked screen in favor of the new error screen
|
2017-03-17 14:38:18 +00:00 |
|
Oswaldo Acauan
|
2090883b03
|
Refactor Auth logout and credentials getter
|
2017-03-17 14:23:00 +00:00 |
|
Oswaldo Acauan
|
2129979112
|
Fix error screen
|
2017-03-10 20:47:23 +00:00 |
|
Oswaldo Acauan
|
d6780c3013
|
Refactor Authentication flow
|
2017-03-10 18:33:46 +00:00 |
|
Oswaldo Acauan
|
be7f36e00c
|
Refactor the i18n server code
|
2017-03-09 19:50:21 +00:00 |
|
Lajellu
|
8e7b1d6317
|
HTML5 - Changes config organization and all files dependant on config files
|
2016-08-17 08:48:03 -07:00 |
|
Oswaldo Acauan
|
b8e4a2692c
|
Add handlers for kick
|
2016-07-28 19:48:26 +00:00 |
|
Oleksandr Zhurbenko
|
bcfa3d41ec
|
Linting
|
2016-07-08 16:13:26 -07:00 |
|
Gabriel Carvalho de Campes
|
352011e92c
|
Remove unused imports
|
2016-07-08 12:22:49 +00:00 |
|
Gabriel Carvalho de Campes
|
e8f1a877c4
|
Remove logs, and add some removed code back
|
2016-07-07 14:46:18 +00:00 |
|
Gabriel Carvalho de Campes
|
ac3353d855
|
Changes Router in order for the livereloading to work again
|
2016-07-07 14:01:40 +00:00 |
|
Gabriel Carvalho de Campes
|
7f8f4417e4
|
try to fix the reload issue
|
2016-07-05 18:59:18 +00:00 |
|
Oswaldo Acauan
|
378c94ce7b
|
Resolve merge conflicts
|
2016-06-01 13:45:01 -03:00 |
|
gcampes
|
b6366ff451
|
removes .js and .jsx from startup/routes in html5
|
2016-06-01 10:04:23 -03:00 |
|
Oswaldo Acauan
|
877e91a43e
|
Rename to new structure
|
2016-05-23 10:09:47 -03:00 |
|
Oswaldo Acauan
|
99c2e94c80
|
Remove unnecessary extension on imports
|
2016-05-20 10:46:30 -03:00 |
|
gcampes
|
18e4f98f1d
|
Adds html5 new userlist, WIP
|
2016-05-19 15:22:56 -03:00 |
|
perroned
|
6adaff0c44
|
Cleans lint
|
2016-05-13 11:31:06 -05:00 |
|
perroned
|
544220f7c0
|
Updating import paths for new structure
|
2016-05-13 09:47:24 -05:00 |
|
perroned
|
d966aee2d7
|
Fixing paths for structure
|
2016-05-12 14:50:02 -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 |
|
Anton Georgiev
|
699fde7344
|
accommodate for poll and deskshare
|
2016-05-10 20:25:24 +00:00 |
|
Anton Georgiev
|
298927cf4f
|
Merge branch 'join-components-with-skeleton' of github.com:perroned/bigbluebutton into router-merging
Conflicts:
bigbluebutton-html5/collections/collections.js
bigbluebutton-html5/imports/api/meetings/server/meetings.js
bigbluebutton-html5/imports/startup/server/collectionManagers/poll.js
bigbluebutton-html5/imports/startup/server/eventHandlers.js
bigbluebutton-html5/imports/startup/server/helpers.js
bigbluebutton-html5/imports/startup/server/meteorMethods/publishVoteMessage.js
bigbluebutton-html5/imports/startup/server/publish.js
bigbluebutton-html5/imports/ui/components/app/AppService.js
bigbluebutton-html5/server/server.js
|
2016-05-10 19:39:01 +00:00 |
|
Anton Georgiev
|
bfd4afd07d
|
Users collection now available on client side
|
2016-05-09 21:19:45 +00:00 |
|
Anton Georgiev
|
dcce6d3122
|
set baseUrl to html5client/
|
2016-05-09 19:19:52 +00:00 |
|
Anton Georgiev
|
76d599eb32
|
join route handled via localStorage
|
2016-05-06 19:12:28 +00:00 |
|
Anton Georgiev
|
b95c380b56
|
working on join route
|
2016-05-06 15:34:00 +00: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
|
01860a8804
|
Add basic styles for new design
|
2016-05-02 19:42:54 -03:00 |
|
Oswaldo Acauan
|
7d31eb43f9
|
Switch from ion-router to react-router
|
2016-04-28 15:57:14 -04:00 |
|