summaryrefslogtreecommitdiffstats
path: root/webpack.common.js
AgeCommit message (Expand)Author
2021-06-17Bump dependencies and use npm7Marco Ambrosini
2021-06-10Add appName variable globallyMarco Ambrosini
2021-04-15Fix compatibility with nextcloud-vue > 3.9.0Vincent Petry
2021-02-15Merge pull request #5110 from nextcloud/enh/5106/share-deck-card-with-convers...Vincent Petry
2021-02-12Sort alphabeticallyJoas Schilling
2021-02-12Fix IE11Joas Schilling
2021-02-12Add sharing deck card with a conversationVincent Petry
2021-01-21Replace blur with average color in video backgroundDaniel Calviño Sánchez
2021-01-15Fix dashboard for IE11Joas Schilling
2021-01-15Update @babel/preset-env and fix commonjs loadingVincent Petry
2021-01-15Transpile more deps for IE 11Vincent Petry
2020-12-06Offload generation of blurred backgrounds to a workerDaniel Calviño Sánchez
2020-10-20Fix isolated modules in Files app sidebarDaniel Calviño Sánchez
2020-10-05Use the url-loader to correctly load the close-imageJoas Schilling
2020-08-07Implement a talk dashboard panelJulius Härtl
2020-07-31Make IE11 render the page againJoas Schilling
2020-07-29Use `babel-loader-exclude-node-modules-except`Joas Schilling
2020-05-13Only allow loading .vue from vue-material-design-iconsJoas Schilling
2020-05-13Add material design iconsMarco Ambrosini
2020-05-08Run stylelint with the version from package.jsonJoas Schilling
2020-04-03Fix webpack configMarco Ambrosini
2020-04-02Compile some more libs to make IE loadJoas Schilling
2020-03-27fix code style config filesMarco Ambrosini
2020-03-26Combine the admin settings into one JS file so we watch less resourcesJoas Schilling
2020-01-16Add dummy Talk sidebar to public share pageDaniel Calviño Sánchez
2020-01-14Add dummy Talk sidebar to public share auth pageDaniel Calviño Sánchez
2020-01-09Generalize names to encompass both the chat tab and the call viewDaniel Calviño Sánchez
2019-12-16Merge pull request #2487 from nextcloud/enh/2414/flow-operatorJoas Schilling
2019-12-13Import custom version of SimpleWebRTCDaniel Calviño Sánchez
2019-12-13add flow operation, frontend partArthur Schiwon
2019-12-13Add talk sidebar tab for filesMarco Ambrosini
2019-11-05Add the projects sidebarJoas Schilling
2019-10-18Move collection integration to src/Joas Schilling
2019-10-18Move signaling settings to src/Joas Schilling
2019-10-18Move turn settings to src/Joas Schilling
2019-10-18Move stun settings to src/Joas Schilling
2019-10-18Move GeneralSettings to src/Joas Schilling
2019-10-18Move commands settings to src/Joas Schilling
2019-10-18Move AllowedGroupsSettings to src/Joas Schilling
2019-10-09Create Message componentMarco Ambrosini