bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/presentation/presentation-uploader
Paul Trudel 62e2f396cb
feat(API): Add file scanning to presentation upload (#21217)
* Add ClamAV file scanning

* Add file uploade virus message and event

* Add file virus message to front end

* Delete bigbluebutton-html5/.meteor/local/build/programs/web.browser/app/app.js

* Add error message to locale

* Fix typo in frontend error message

* Remove malicious file after detection

* Add property to enable/disable file scanning

* Create and send new message when file scanning fails

* Readd space in prop file

* Update bigbluebutton-html5/public/locales/en.json

Co-authored-by: Anton Georgiev <antobinary@users.noreply.github.com>

---------

Co-authored-by: Anton Georgiev <antobinary@users.noreply.github.com>
2024-10-03 16:30:38 -04:00
..
presentation-download-dropdown
component.jsx feat(API): Add file scanning to presentation upload (#21217) 2024-10-03 16:30:38 -04:00
container.jsx
mutation.ts
queries.ts
service.js refactor: remove remaining Meteor imports (#20602) 2024-06-28 16:44:14 -03:00
styles.js