summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2023-05-04Merge pull request #9408 from nextcloud/fix/7708/replace-native-inputsMaksim Sukharev
2023-05-04Merge pull request #9371 from nextcloud/fix/9345/group-chat-tabsMaksim Sukharev
2023-05-04Declare constants in the setup functionMarco
2023-05-04Update src/components/MediaSettings/MediaSettings.vueMarco
2023-05-04Do not display background if there's no capabilityMarco
2023-05-04Display images from background folderMarco
2023-05-04remove redundant Object.valuesMarco
2023-05-04Load background firstMarco
2023-05-04Use unique id for inputMarco
2023-05-04Handle exception while creating background folderMarco
2023-05-04Remove unneeded commentsMarco
2023-05-04Use BrowserStorage instead of localstorageMarco
2023-05-04Add note for translatorsMarco
2023-05-04Design improvementsMarco
2023-05-04Load previously saved backgrounds and show current selected backgroundMarco
2023-05-04Center backgrounds in buttonsMarco
2023-05-04Use four columns layoutMarco
2023-05-04Use none instead of clear for no background effect optionMarco
2023-05-04Show all options in main gridMarco
2023-05-04Show custom background options in grid instead of in modalMarco
2023-05-04Add ability to use custom backgroundsMarco
2023-05-04Merge pull request #9336 from nextcloud/feat/9295/editor-viewer-while-in-a-callJoas Schilling
2023-05-04replace inputs with type 'text' and 'number', remove commented out inputMaksim Sukharev
2023-05-04fixup! adjust styles for sidebar tabsMaksim Sukharev
2023-05-04adjust styles for sidebar tabsMaksim Sukharev
2023-05-04remove deprecated slot syntax and redundant codeMaksim Sukharev
2023-05-04remove nextTick when join the call and switch between tabsAntreesy
2023-05-04change icon for moderators with custom permissionsMaksim Sukharev
2023-05-04check if participant belongs to conversationMaksim Sukharev
2023-05-03feat(chat): Highlight own group mentions with primaryJoas Schilling
2023-05-03refactor(frontend): make openViewer and isInCall mixins composablesGrigorii Shartsev
2023-05-03chore(ViewerOverlay): fix license in a new Vue filesGrigorii Shartsev
2023-05-03fix(ViewerOverlay): make local video in line with bottom barGrigorii Shartsev
2023-05-03fix(ViewerOverlay): use secondary styled buttonsGrigorii Shartsev
2023-05-03Merge pull request #9410 from nextcloud/techdebt/noid/use-deep-selectorMarco
2023-05-03fix(ViewerOverlay): decrease border radius of local videoGrigorii Shartsev
2023-05-03Use deep selectorMarco
2023-05-02chore(front): make unit-testing cross-platformGrigorii Shartsev
2023-05-02Refactor: remove unused method and propertyGrigorii Shartsev
2023-05-02Refactor: add Local Audio and Video Control ButtonsGrigorii Shartsev
2023-05-02Refactor: add openViewer mixinGrigorii Shartsev
2023-05-02Fix viewer overlaying ViewerOverlayCallViewGrigorii Shartsev
2023-05-02Add ViewerOverlayCallViewGrigorii Shartsev
2023-05-02Fix FilePreview testGrigorii Shartsev
2023-05-02Change isViewerOverlay callView state on Viewer toggleGrigorii Shartsev
2023-05-02Add isViewerOverlay mode in callView storeGrigorii Shartsev
2023-05-02Merge pull request #9409 from nextcloud/bugfix/9389/fix-mentions-with-spacesJoas Schilling
2023-05-01fix(user-status): Emit event when we have a new status so NcAvatar updatesJoas Schilling
2023-05-01Merge pull request #9384 from nextcloud/fix/7708/refactor-admin-settingsMaksim Sukharev
2023-05-01add a vertical gap between select fieldsMaksim Sukharev