summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2020-05-08Improve component structureMarco Ambrosini
2020-05-08Move grid style to a computed propMarco Ambrosini
2020-05-08Debounce the rebuilding of the grid when parent size changesMarco Ambrosini
2020-05-08Add grid navigationMarco Ambrosini
2020-05-08Add ability to set a cap for the amount of videos per pageMarco Ambrosini
2020-05-08Add target aspect ratioMarco Ambrosini
2020-05-08Initialise grid-view componentMarco Ambrosini
2020-05-06Merge pull request #3419 from nextcloud/change-video-quality-based-on-the-num...Joas Schilling
2020-05-05Handle more invalid responsesJoas Schilling
2020-05-05Merge pull request #3456 from nextcloud/bugfix/noid/correctly-catch-the-errorJoas Schilling
2020-05-05Don't go up with firefox screen resolution againJoas Schilling
2020-05-05Decrease constraints min value if applying the default ones failedDaniel Calviño Sánchez
2020-05-05Increase constraints max value if applying the default ones failedDaniel Calviño Sánchez
2020-05-05Set also minimum values for the resolution in the constraintsDaniel Calviño Sánchez
2020-05-05Make "applyConstraints" asyncDaniel Calviño Sánchez
2020-05-05Use imported quality constants instead of internal onesDaniel Calviño Sánchez
2020-05-05Extract constraining the video to its own classDaniel Calviño Sánchez
2020-05-05Force high quality only when speakingDaniel Calviño Sánchez
2020-05-05Add helper to throttle video quality based on the call stateDaniel Calviño Sánchez
2020-05-05Ignore unknown event handlers when trying to unregister themDaniel Calviño Sánchez
2020-05-05Add missing events to call modelsDaniel Calviño Sánchez
2020-05-05Merge pull request #3457 from nextcloud/bugfix/noid/chat-not-loadingChristoph Wurst
2020-05-05Drop the maintenance toast before showing the update toastJoas Schilling
2020-05-05Check for response before using itJoas Schilling
2020-05-05Make the recursion async and delay on errors to avoid ddosJoas Schilling
2020-05-05Only show an error when the hash is thereJoas Schilling
2020-05-05Correctly catch errors that happen when fetching conversationsJoas Schilling
2020-05-05Pause and restart the chat on network changesJoas Schilling
2020-05-05Merge pull request #3402 from nextcloud/bugfix/noid/dont-reconnect-when-we-cl...Joas Schilling
2020-05-05Merge pull request #3398 from nextcloud/feature/noid/improve-callbuttonJoas Schilling
2020-05-04Also make the border green on focus and activeJoas Schilling
2020-05-04Use --color-success for nowJoas Schilling
2020-05-04Use a computed for the css classesJoas Schilling
2020-05-04Make callbutton green when there's an ongoing callMarco Ambrosini
2020-05-04Don't hide the error on close unless navigating away and no warning on top of...Joas Schilling
2020-05-04Don't try to reconnect the socket when we closed by navigating awayJoas Schilling
2020-05-04Don't try to reconnect the socket when we closed it intentionallyJoas Schilling
2020-05-04Fix import formatJoas Schilling
2020-05-04Page title does not update immediatelyJoas Schilling
2020-05-04Use timeout 0 to disable the timeoutsJoas Schilling
2020-05-04Merge pull request #3409 from nextcloud/followup/3370/fix-text-app-loading-filesJoas Schilling
2020-05-01Prevent "No bytes received" to be logged by defaultDaniel Calviño Sánchez
2020-04-29Remove all direct calls to getSignalingJoas Schilling
2020-04-29Add wrappers for signaling related functionsJoas Schilling
2020-04-29Honour token given to "leaveCall"Joas Schilling
2020-04-28Remove the filter on the videos to improve the performance a lotJoas Schilling
2020-04-28Fix the Text app loading filesJoas Schilling
2020-04-27Merge pull request #3403 from nextcloud/bugfix/noid/create-initial-state-in-a...Joas Schilling
2020-04-27Merge pull request #3382 from nextcloud/bugfix/noid/refresh-of-room-list-over...Joas Schilling
2020-04-27Fix attachment folder in Talk sidebarsDaniel Calviño Sánchez