Joao Victor
|
e3062f2da7
|
fix: increase exporting threshold to 1 minute
|
2022-07-21 16:40:52 -03:00 |
|
Joao Victor
|
2f623a2731
|
fix: better log message when setting exporting status
|
2022-07-21 16:39:19 -03:00 |
|
Joao Victor
|
854dcf5a93
|
fix: use Meteor bindings for both setTimeout and clearTimeout
|
2022-07-21 10:49:36 -03:00 |
|
Gustavo Trott
|
59ddf3e8e3
|
broadcast NewPresAnnFileAvailableMsg to html5
|
2022-07-20 20:20:32 -03:00 |
|
Joao Victor
|
cff1c087a8
|
feat: front-end support for exporting presentations with annotations
|
2022-07-19 16:36:00 -03:00 |
|
Gustavo Trott
|
807f0286c9
|
Merge pull request #14786 from paultrudel/recording-api-changes
|
2022-06-30 15:57:23 -03:00 |
|
mvasylenko
|
a2164e45d9
|
fix for issue #15209
Some slides of presentation not selectable if image is embedded
|
2022-06-28 09:10:18 -03:00 |
|
mvasylenko
|
e0784b9c18
|
fix for issue #15209
Some slides of presentation not selectable if image is embedded
|
2022-06-20 15:50:49 +02:00 |
|
germanocaumo
|
45febec644
|
panAndZoom through akka + some cleanup
|
2022-05-13 02:47:41 +00:00 |
|
KDSBrowne
|
5cb29535f7
|
embed Tldraw into BBB client
|
2022-05-13 02:21:35 +00:00 |
|
Ramon Souza
|
1c873bd8d6
|
Merge remote-tracking branch 'upstream/v2.4.x-release' into merge-2425-apr08
|
2022-04-08 17:30:21 -03:00 |
|
Guilherme Leme
|
9104a0308e
|
[issue-14321] - Changes to make it possible to send 2 presentations with the same name
|
2022-03-14 12:10:27 -03:00 |
|
Ramón Souza
|
266d62a350
|
replace deprecated dependency http
|
2022-03-09 16:41:53 +00:00 |
|
Guilherme Leme
|
f9d97ca562
|
[issue-14014] / [issue-14313] / [issue-14312] - Fixed and refactored back-end to fit the logic of passing parameters, not only by document with url, but by base64 encoded document too. And refactored front-end.
|
2022-02-10 15:27:44 -03:00 |
|
Guilherme Leme
|
006340489d
|
[issue-14014] - Reverted debug changes in front-end and implemented the new front-end logic to fit the insert api end-point.
|
2022-02-09 10:37:40 -03:00 |
|
Guilherme Leme
|
ea09c7001c
|
[issue-14014] - WIP adding current tag on presentation payload
|
2022-02-04 14:52:53 -03:00 |
|
Guilherme Leme
|
75f3eab3f8
|
Resolve merging conflicts
|
2022-02-03 12:03:26 -03:00 |
|
Guilherme Leme
|
715888584b
|
Front-end changes to fit the removable and downloadable properties.
|
2022-02-03 11:37:14 -03:00 |
|
Tainan Felipe
|
f5eef03f3f
|
Improve data structure to not break on reconnections
|
2021-11-03 14:37:54 -03:00 |
|
Joao Siebel
|
9f39e119fd
|
Add try/catch on presentations methods
|
2021-05-05 11:34:36 -03:00 |
|
Joao Siebel
|
c5071093d9
|
Improve feedback to user after a failed file upload
|
2021-04-20 14:21:12 -03:00 |
|
Ramon Souza
|
ca345de246
|
add check after extractCredentials is used
|
2021-03-16 13:15:41 -03:00 |
|
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 |
|
Anton Georgiev
|
3faabd1821
|
Merge 2.2.29 and 2.2.30 into 2.3.x
|
2020-11-24 15:13:09 +00:00 |
|
Anton Georgiev
|
21644a1a43
|
Remove string interpolation for server debug and verbose logs
|
2020-11-23 14:35:59 -05:00 |
|
Joao Siebel
|
bcc1d6c880
|
WIP remove callback from mongo operations
|
2020-11-23 10:13:46 -03:00 |
|
Joao Siebel
|
4be9bc4c94
|
Adjust publishers to use auth-token-validation collection
|
2020-09-01 13:31:11 -03:00 |
|
Anton Georgiev
|
a8f4827af8
|
utilize Meteor connection id instead of trusting client side meetingId, userId
|
2020-02-06 15:48:16 -05:00 |
|
Ghazi Triki
|
cd944d4770
|
Add missing PdfConversionInvalidErrorEvtMsg event to be sent to the web client.
|
2019-10-21 13:33:40 +01:00 |
|
Ghazi Triki
|
ba109530ae
|
Disallow converting PDF files that have at least one big weighted page.
|
2019-10-16 08:37:03 +01:00 |
|
Chad Pilkey
|
3781a94a23
|
move slide position data into its own collection
|
2019-07-31 12:22:32 -07:00 |
|
Anton Georgiev
|
0287e00b2e
|
Handle incorrect presentationId passed from client
Closes https://github.com/bigbluebutton/bigbluebutton/issues/7516
|
2019-05-28 14:11:38 -04:00 |
|
Tainan Felipe
|
b4bbfbb7c6
|
Fix modal closing when get some conversion error
|
2019-03-25 13:20:18 -03:00 |
|
Anton Georgiev
|
31acde212f
|
reduce log noise for common benign events
|
2019-03-08 16:00:16 +00: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 |
|
Anton Georgiev
|
a7c69f6d27
|
add toggle for presenter to set downloadable for presentations
|
2019-02-20 22:20:04 +00:00 |
|
Anton Georgiev
|
9438b45a46
|
use real link to presentation to download
|
2019-02-20 17:17:17 +00: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 |
|
bobakoftadeh
|
9c81a06e68
|
Fix removing presentation feature
|
2019-02-11 23:02:32 +00:00 |
|
Anton Georgiev
|
afa1a64e79
|
improve format of callbacks on collection document removal
|
2018-12-14 20:19:10 +00:00 |
|
João Francisco Siebel
|
016efcc0eb
|
Remove ACL from client side. close #6138
|
2018-11-05 17:30:37 -02:00 |
|
Oswaldo Acauan
|
1c12b380a2
|
Fix not clearing pods and token when removing a meeting
|
2018-09-19 14:48:15 -03:00 |
|
Oswaldo Acauan
|
5c9518bd27
|
Adjust the presentation upload to use the security token introduced in 2.1. Closes #4948
|
2018-09-11 16:00:49 -03:00 |
|
Oleksandr Zhurbenko
|
4afc455e8a
|
Corrected indexing for Slides, Presentation, Pods, and Annotations
|
2018-04-10 16:27:11 -07: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 |
|
Oleksandr Zhurbenko
|
4af6d30f6a
|
Switched from the broken 4commerce:env-settings package to native Meteor.settings
|
2018-01-07 16:24:05 -08:00 |
|
Oswaldo Acauan
|
807bd99f82
|
Fix stuck state on conversion failure
|
2017-11-28 10:26:00 -02:00 |
|
Oswaldo Acauan
|
e8de534964
|
Add error handling on presentation upload and covnersion
|
2017-11-27 15:44:45 -02: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
|
19f119fcf6
|
Fix presentations not being removed while non existent in the reply message
|
2017-02-24 13:57:10 +00:00 |
|
Lajellu
|
b3f1d9f804
|
HTML5 - Add the three emojis: applause, thumbs up, thumbs down and fixes some master lint issues
|
2016-12-20 10:06:01 -08: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 |
|
Lajellu
|
76679c9cb9
|
removes HTML5 whiteboard extra code, whiteboard css trailing space, and rename service in slide controls
|
2016-08-05 13:13:48 -07:00 |
|
Lajellu
|
12ec76d375
|
Fixes slide control PR comments
|
2016-08-05 11:39:24 -07:00 |
|
Lajellu
|
219078f49d
|
adds slide controls and new bbb icons
|
2016-08-02 15:55:20 -07:00 |
|
Lajellu
|
1ead9ced59
|
adds presentation controls
|
2016-07-26 13:56:43 -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 |
|
perroned
|
d9dbb51023
|
Moves to api/collection/index
|
2016-05-16 09:14:02 -05:00 |
|
Anton Georgiev
|
6a92c9400b
|
restructure modifiers and methods
|
2016-05-12 17:43:59 +00:00 |
|
Anton Georgiev
|
45342b8a04
|
restructure; subscribe for remaining collections
|
2016-05-10 18:53:05 +00:00 |
|