Anton Georgiev
|
244a239810
|
Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into 2020-12-01-merge
|
2020-12-01 20:02:50 +00:00 |
|
Joao Siebel
|
77d493792f
|
Prevent a case where voiceUser collection was being clean for entire server
|
2020-11-30 17:01:41 -03:00 |
|
Joao Siebel
|
11f1a1ac47
|
Merge remote-tracking branch 'upstream/v2.2.x-release' into remove-callbacks
|
2020-11-25 10:54:18 -03:00 |
|
Joao Siebel
|
a244fc1acf
|
WIP remove callback from remove operations
|
2020-11-24 17:44:13 -03:00 |
|
Joao Siebel
|
bcc1d6c880
|
WIP remove callback from mongo operations
|
2020-11-23 10:13:46 -03:00 |
|
Chad Pilkey
|
3781a94a23
|
move slide position data into its own collection
|
2019-07-31 12:22:32 -07:00 |
|
Anton Georgiev
|
3003ccf7ab
|
Merge pull request #6779 from gustavotrott/slide-text-for-accessibility
Add texts extracted from slides for accessibility
|
2019-02-22 11:00:34 -05:00 |
|
Gustavo Trott
|
ff05c4f971
|
Update slides content
|
2019-02-20 13:38:52 -03:00 |
|
Anton Georgiev
|
d2397cba3e
|
handle change of downloadable pres status
|
2019-02-15 19:45:42 +00:00 |
|
Gustavo Trott
|
1695e5e967
|
Add texts extracted from slides for accessibility
|
2019-02-14 16:42:13 -02:00 |
|
Anton Georgiev
|
afa1a64e79
|
improve format of callbacks on collection document removal
|
2018-12-14 20:19:10 +00:00 |
|
Oswaldo Acauan
|
1c12b380a2
|
Fix not clearing pods and token when removing a meeting
|
2018-09-19 14:48:15 -03:00 |
|
Oleksandr Zhurbenko
|
a3f21ee1ce
|
Adjustments to support presentation pods in 2.1
|
2018-04-09 12:48:37 -07:00 |
|
Oleksandr Zhurbenko
|
65cf1d6c16
|
Handle RemovePresentationPod
|
2018-04-05 13:56:41 -07:00 |
|
Tainan Felipe
|
873d227819
|
Merge remote-tracking branch 'upstream/v2.0.x-release' into fix-errors-linter
|
2017-10-13 10:35:38 -03:00 |
|
Oleksandr Zhurbenko
|
430ddc0d3b
|
Removing unnecessary 2x from the collections, publishers, subscriptions and logs
|
2017-10-12 12:07:02 -07:00 |
|
Tainan Felipe
|
4bda76c5bb
|
Merge remote-tracking branch 'upstream/v2.0.x-release' into fix-errors-linter
|
2017-10-12 15:36:52 -03:00 |
|
Oleksandr Zhurbenko
|
015ca3d719
|
Changed imports and removed 'initializeCursor.js' since it's not needed
|
2017-10-11 19:00:28 -07:00 |
|
Oleksandr Zhurbenko
|
337f53e72b
|
Moved files up to api/
|
2017-10-11 18:09:35 -07:00 |
|
Klaus Klein
|
c627deca36
|
Move api to api/1.1
|
2017-06-19 08:57:32 -03:00 |
|
Oswaldo Acauan
|
e6412275a6
|
Linter auto fix
|
2017-06-02 19:25:02 +00:00 |
|
Oswaldo Acauan
|
15f59f9781
|
Fix bug related to presentation handlers
|
2016-11-17 15:54:24 +00:00 |
|
Oswaldo Acauan
|
1df46bb201
|
Refactor of Presentations API
|
2016-11-11 19:02:46 +00:00 |
|
Oswaldo Acauan
|
a76ab6e7e6
|
Refactor API Slides
|
2016-10-21 11:41:17 +00:00 |
|
Lajellu
|
8e7b1d6317
|
HTML5 - Changes config organization and all files dependant on config files
|
2016-08-17 08:48:03 -07:00 |
|
Oleksandr Zhurbenko
|
390935e304
|
Changed 'let' to 'const' where it was possible and adjusted imports
|
2016-06-27 14:48:46 -07:00 |
|
Oleksandr Zhurbenko
|
8b4747a89d
|
Fixed all the 120+ linter warnings
|
2016-06-27 11:24:37 -07:00 |
|
Anton Georgiev
|
9cf03a8ce8
|
move helpers; extract nodejsApp
|
2016-06-01 17:18:13 +00:00 |
|
Anton Georgiev
|
61236078c7
|
bring callback out of if/else
|
2016-05-25 16:32:11 -03:00 |
|
Anton Georgiev
|
eea6bc0829
|
adjust path of collections
|
2016-05-16 20:26:24 +00:00 |
|
Anton Georgiev
|
8d52dc1b40
|
Merge branch 'join-components-with-skeleton' of github.com:perroned/bigbluebutton into router-merging
Conflicts:
bigbluebutton-html5/imports/api/chat/server/methods/sendChatMessagetoServer.js
bigbluebutton-html5/imports/api/meetings/server/modifiers/addMeetingToCollection.js
bigbluebutton-html5/imports/api/polls/server/methods/publishVoteMessage.js
bigbluebutton-html5/imports/api/slides/server/modifiers/clearSlidesCollection.js
bigbluebutton-html5/imports/api/users/server/methods/muteUser.js
bigbluebutton-html5/imports/api/users/server/methods/setUserPresenter.js
bigbluebutton-html5/imports/api/users/server/methods/unmuteUser.js
bigbluebutton-html5/imports/api/users/server/methods/userSetEmoji.js
bigbluebutton-html5/imports/api/users/server/methods/validateAuthToken.js
bigbluebutton-html5/imports/startup/server/eventHandlers.js
bigbluebutton-html5/imports/ui/components/app/AppService.js
|
2016-05-16 19:54:51 +00:00 |
|
Anton Georgiev
|
cbef1c4abd
|
split emitter.on; move to api
|
2016-05-16 19:12:49 +00:00 |
|
perroned
|
4adad8bb32
|
Changes credential passing to 1 object
|
2016-05-16 13:12:27 -05:00 |
|
perroned
|
98aae7aade
|
Changes collection imports
|
2016-05-16 13:05:44 -05:00 |
|
Anton Georgiev
|
a263c1388b
|
lint mostly
|
2016-05-16 14:35:59 +00:00 |
|
Anton Georgiev
|
6a92c9400b
|
restructure modifiers and methods
|
2016-05-12 17:43:59 +00:00 |
|