Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-06Remove unneeded event handlerextract-view-for-call-screenDaniel Calviño Sánchez
2019-12-06Set call related CSS classes always in the call containerDaniel Calviño Sánchez
2019-12-06Add explicit handling of a dark background in the CallViewDaniel Calviño Sánchez
2019-12-06Simplify updates of "appContentElement" CSS classesDaniel Calviño Sánchez
2019-12-06Remove unused CSS rulesDaniel Calviño Sánchez
2019-12-06Move speaker promotion logic to its own classDaniel Calviño Sánchez
2019-12-06Move promotion of new speaker into "add" functionDaniel Calviño Sánchez
2019-12-06Trigger event when the video container dummy needs to be updatedDaniel Calviño Sánchez
2019-12-06Move VideoView objects into CallView objectDaniel Calviño Sánchez
2019-12-06Move handling of peers without streams where the model is createdDaniel Calviño Sánchez
2019-12-06Add collection for CallParticipantModelsDaniel Calviño Sánchez
2019-12-06Move LocalVideoView object into CallView objectDaniel Calviño Sánchez
2019-12-06Add dummy CallViewDaniel Calviño Sánchez
2019-12-06Hide videos and screens in the initial pageDaniel Calviño Sánchez
2019-12-06Use participant name from model in ScreenViewuse-model-in-screen-viewDaniel Calviño Sánchez
2019-12-06Explicitly attach the screen in the ScreenViewDaniel Calviño Sánchez
2019-12-06Do not use the "videoRemoved" eventDaniel Calviño Sánchez
2019-12-06Embed entering/exiting screen mode in adding/removing screensDaniel Calviño Sánchez
2019-12-06Merge branch 'extract-model-for-the-remote-participants' into base-for-use-mo...Daniel Calviño Sánchez
2019-12-06Add model for the local participant of a callextract-model-for-the-local-participantDaniel Calviño Sánchez
2019-12-06Access signaling through the model instead of through the appDaniel Calviño Sánchez
2019-12-06Set initial media state in LocalMediaModelDaniel Calviño Sánchez
2019-12-06Include the matched constraints in the "localStream" eventDaniel Calviño Sánchez
2019-12-06Prevent SimpleWebRTC from creating a video element if none was givenDaniel Calviño Sánchez
2019-12-06Explicitly attach the local stream in the LocalVideoViewDaniel Calviño Sánchez
2019-12-06Handle speaking while muted events in LocalMediaModelDaniel Calviño Sánchez
2019-12-06Handle speaking events in LocalMediaModelDaniel Calviño Sánchez
2019-12-06Use LocalMediaModel from LocalVideoViewDaniel Calviño Sánchez
2019-12-06Show notification about guest name when joining a roomDaniel Calviño Sánchez
2019-12-05Extract model for local media from MediaControlsViewDaniel Calviño Sánchez
2019-12-05Do not store whether audio and video is enabled or disabledDaniel Calviño Sánchez
2019-12-05Handle speaking events in CallParticipantModelextract-model-for-the-remote-participantsDaniel Calviño Sánchez
2019-12-05Do not remove speaker and video for own peerDaniel Calviño Sánchez
2019-12-05Handle screen Peer in CallParticipantmodelDaniel Calviño Sánchez
2019-12-05Explicitly attach the stream in the VideoViewDaniel Calviño Sánchez
2019-12-05Handle audio and video available events in CallParticipantModelDaniel Calviño Sánchez
2019-12-05Handle names in CallParticipantModelDaniel Calviño Sánchez
2019-12-05Split setting the user ID and the participant nameDaniel Calviño Sánchez
2019-12-05Simplify getting the participant nameDaniel Calviño Sánchez
2019-12-05Handle connection state changes in CallParticipantModelDaniel Calviño Sánchez
2019-12-05Set initial VideoView state in "onRender"Daniel Calviño Sánchez
2019-12-04Rename "ConnectionStatus" to "ConnectionState"Daniel Calviño Sánchez
2019-12-04Update dummy when needed directly from VideoViewDaniel Calviño Sánchez
2019-12-04Add dummy model for participants in a callDaniel Calviño Sánchez
2019-12-04[tx-robot] updated from transifexNextcloud bot
2019-12-04Merge pull request #2475 from nextcloud/request-offer-again-when-receiving-pe...Joas Schilling
2019-12-02Merge pull request #2509 from nextcloud/fix-too-broad-css-rules-for-video-ele...Ivan Sein
2019-12-02[tx-robot] updated from transifexNextcloud bot
2019-12-01[tx-robot] updated from transifexNextcloud bot
2019-11-30[tx-robot] updated from transifexNextcloud bot