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
path: root/js
AgeCommit message (Expand)Author
2017-10-06Merge pull request #427 from nextcloud/move-admin-settings-to-own-sectionJoas Schilling
2017-10-05Show green save markJoas Schilling
2017-10-04Only show the name hint onceJoas Schilling
2017-09-29Fix eslintJoas Schilling
2017-09-28Allow multiple turn serversJoas Schilling
2017-09-28Allow setting multiple STUN serversJoas Schilling
2017-09-26Stop sending call description to simplewebrtc using internal signaling.Ivan Sein
2017-09-25Fix conflict-resolution from long-polling vs. passwordsJoas Schilling
2017-09-25Move "get messages" also to signaling routeJoas Schilling
2017-09-25Fix spelling of Signaling (single L)Joas Schilling
2017-09-25Retry after 5 seconds if pull messages failed.Ivan Sein
2017-09-25Fix eslint.Ivan Sein
2017-09-25Unify sending messages into one method (rebased).Ivan Sein
2017-09-25Change js code to use new OCS endpoints.Ivan Sein
2017-09-22ES lintJoas Schilling
2017-09-22Request the password when joining a call with passwordJoas Schilling
2017-09-22Add option for the moderator to set a passwordJoas Schilling
2017-09-22Only do signaling while we ping (after successful join)Joas Schilling
2017-09-20Merge pull request #410 from nextcloud/fix-guest-entries-in-sidebarIvan Sein
2017-09-19Fix guest avatar.Ivan Sein
2017-09-19Fix guest's avatar.Ivan Sein
2017-09-19Fix deleting of guestsJoas Schilling
2017-09-19Use the variablesJoas Schilling
2017-09-19Fix displaying guest entries in the sidebarJoas Schilling
2017-09-19Fix ESlintJoas Schilling
2017-09-08Restrict moderation a bit moreJoas Schilling
2017-09-08Fix moderationJoas Schilling
2017-09-08Only show the sidebar while we are in a roomJoas Schilling
2017-09-08Sort the participantsJoas Schilling
2017-09-08Fix offline detectionJoas Schilling
2017-09-07Use same online detection as beforeJoas Schilling
2017-09-07Correctly handle online/offlineJoas Schilling
2017-09-07Correctly load the list on initial load and when switching roomsJoas Schilling
2017-09-04Sidebar menu bubbleJoas Schilling
2017-08-25Fix loading participants into the sidebarJoas Schilling
2017-08-25What am I doingJoas Schilling
2017-08-25Start debuggingJoas Schilling
2017-08-25Add via and models for the participantsJoas Schilling
2017-08-01Merge pull request #374 from nextcloud/fix-select2-glitchIvan Sein
2017-07-28Fix linting error.Ivan Sein
2017-07-28Add hideRenameInput function.Ivan Sein
2017-07-27Fix room renaming event.Ivan Sein
2017-07-27Rename select2 input id to select-participants.Ivan Sein
2017-07-26Fix select2 selecting action.Ivan Sein
2017-07-24Improve code readability.Ivan Sein
2017-07-24Use 'select' event for creating rooms instead of 'change' event.Ivan Sein
2017-07-21Merge pull request #368 from nextcloud/fix_room_deleteIvan Sein
2017-07-20Use updated API to leave the current call.Joachim Bauch
2017-07-20Fix room message for guests.Ivan Sein
2017-07-19Add only the users that need to be called by you to call description.Ivan Sein