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 fix: prop types, invalid hook call, styled-components prop 2024-02-16 17:32:14 -03:00
component.jsx feat(API): Add file scanning to presentation upload (#21217) 2024-10-03 16:30:38 -04:00
container.jsx refactor: remove withTracker from presentation uploader 2024-06-12 12:16:00 -03:00
mutation.ts Remove: presentation upload token subscription 2024-04-23 16:51:08 -03:00
queries.ts Remove: presentation upload token subscription 2024-04-23 16:51:08 -03:00
service.js refactor: remove remaining Meteor imports (#20602) 2024-06-28 16:44:14 -03:00
styles.js rename graphql fields 2023-10-17 13:35:48 -03:00