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/src
AgeCommit message (Expand)Author
2022-07-18Merge pull request #7601 from nextcloud/bugfix/7566/fix-invalid-attribute-ico...Joas Schilling
2022-07-15Remove unknown attribute menu-alignbugfix/7566/unknown-property-menu-alignJoas Schilling
2022-07-15Fix HTML validation DIV not allowed inside ULJoas Schilling
2022-07-15Remove invalid attribute icon from buttonbugfix/7566/fix-invalid-attribute-icon-on-buttonJoas Schilling
2022-07-15Fix HTML validation of material design iconsJoas Schilling
2022-07-14Correctly forward avatar containerJoas Schilling
2022-07-14Remove invalid role and tabindexJoas Schilling
2022-07-13Since v5.0.0 of the lib, the property decorative has been removed.bugfix/noid/html-validation-vue-material-design-iconsJoas Schilling
2022-07-13Fix custom SVGs to match the new lib versionJoas Schilling
2022-07-13Merge pull request #7133 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue...Marco
2022-07-13Fix modal height and scrollingJoas Schilling
2022-07-13Replace conversation settings iconJoas Schilling
2022-07-13Fix buttonsJoas Schilling
2022-07-13Fix position of "Scroll to bottom" buttonJoas Schilling
2022-07-12Move settings-admin.scss to vue filesbugfix/7373/move-admin-settings-scss-to-vue-filesJoas Schilling
2022-07-12Fix eslintJoas Schilling
2022-07-12Use material design icons for the sidebar tabsJoas Schilling
2022-07-12Fix lobby iconJoas Schilling
2022-07-12Move icon-text to material design iconJoas Schilling
2022-07-12Fix device settings iconJoas Schilling
2022-07-12Replace view icons with material design iconsJoas Schilling
2022-07-12Fix broken Conversation settings icon in left sidebarJoas Schilling
2022-07-12Remove ConversationIcon overlaysJoas Schilling
2022-07-12Restore last topbar iconJoas Schilling
2022-07-12Force local media controls menu to be whiteJoas Schilling
2022-07-12Force the conversation settings icon white while being in a callJoas Schilling
2022-07-12Move app navigation toggle handling to the app fileJoas Schilling
2022-07-12Remove remenants from call button iconsJoas Schilling
2022-07-12Replace reply button icon with material designJoas Schilling
2022-07-12Move critical delete action to material design iconJoas Schilling
2022-07-12Move app.scss into App.vueJoas Schilling
2022-07-11Focus input after closing quoteMarco Ambrosini
2022-07-11Merge pull request #7551 from nextcloud/followup/7549/syntax-fixJoas Schilling
2022-07-11Merge pull request #7545 from nextcloud/bugfix/7519/locations-not-visible-in-...Marco
2022-07-11Fix syntaxJoas Schilling
2022-07-11Merge pull request #7547 from nextcloud/bugfix/7527/add-aria-label-to-close-q...Marco
2022-07-11Merge pull request #7548 from nextcloud/bugfix/7533/add-aria-labels-on-removi...Marco
2022-07-11Add more aria-labelsJoas Schilling
2022-07-11Add aria-labels to voice message buttonsJoas Schilling
2022-07-11Add aria labels to "Remove input" buttonsJoas Schilling
2022-07-11Move to single button and add label to "Cancel quote" buttonJoas Schilling
2022-07-08Fix locations not showing in chat due to missing heightbugfix/7519/locations-not-visible-in-chatJoas Schilling
2022-07-05Add a warning when FPM is used with MPM_PREFORKbugfix/7499/fpm-prefork-warningJoas Schilling
2022-07-04Print peer ID in unidentifiable log messagesadjust-logs-during-callsDaniel Calviño Sánchez
2022-07-04Print peer ID along the peer object in logsDaniel Calviño Sánchez
2022-07-04Remove logs about simulcast stream not changedDaniel Calviño Sánchez
2022-06-30Merge pull request #7473 from nextcloud/feature/3089/password-policyJoas Schilling
2022-06-29Use "Send without notification" wordingJoas Schilling
2022-06-29Validate password with a debounceJoas Schilling
2022-06-29Implement password policy checkerJoas Schilling