bigbluebutton-Github/bigbluebutton-html5
Arthurk12 a9c8fd7051 fix(screenshare): removes redundant presentation restore
Removes redundant presentation restore code since the presentation restore
is executed by the layout context when updating the presentation pile.
2024-08-15 14:47:26 -03:00
..
.vscode refactor (typescript): fix typescript build errors (#18454) 2023-08-14 17:52:35 -03:00
client fix(client): add doctype + remove extra styles (#20911) 2024-08-12 17:36:41 -04:00
imports fix(screenshare): removes redundant presentation restore 2024-08-15 14:47:26 -03:00
private/config chore: add list of supported languages for captions (#20924) 2024-08-13 14:09:09 -04:00
public Fix: [3.0] Audio autoplay button is visually broken (#20950) 2024-08-15 11:18:56 -03:00
server Add dynamic import config 2024-07-02 17:04:34 -03:00
.eslintignore
.eslintrc.js disable require default props eslint rule 2024-06-11 10:03:42 -03:00
.gitignore Refactor: Make bundle using webpack (#20811) 2024-08-09 13:58:44 -04:00
babel.config.js Refactor: Make bundle using webpack (#20811) 2024-08-09 13:58:44 -04:00
deploy.sh Add scripts to run html5 from source (#20899) 2024-08-12 09:35:45 -03:00
jsconfig.json
package-lock.json build(deps): bump the npm_and_yarn group across 6 directories with 2 updates (#20928) 2024-08-14 08:52:25 -04:00
package.json build(deps): bump the npm_and_yarn group across 6 directories with 2 updates (#20928) 2024-08-14 08:52:25 -04:00
run-dev.sh Add scripts to run html5 from source (#20899) 2024-08-12 09:35:45 -03:00
test-html5.sh
tsconfig.json Refactor: Make bundle using webpack (#20811) 2024-08-09 13:58:44 -04:00
webpack.config.js Fix: Improve performance in webpack hmr and build (#20912) 2024-08-12 14:41:38 -04:00