summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-09-15Allow configuring ffmpeg executable and global options also in benchmarkrutgerputter-allow-custom-common-optionsDaniel Calviño Sánchez
2023-09-15Make explicit that audio and video options are given to ffmpegDaniel Calviño Sánchez
2023-09-15feat(ffmpeg): allow custom common optionsRutger Putter
2023-09-15Replace "FFmpeg" with "ffmpeg" when referring to the executableDaniel Calviño Sánchez
2023-09-15Fix(l10n): Update translations from TransifexNextcloud bot
2023-09-14Merge pull request #10494 from nextcloud/fix/5907/virtual-scroll-participantsMaksim Sukharev
2023-09-14ease DOM structure, fix stylesMaksim Sukharev
2023-09-14add ParticipantsListVirtual.vue componentMaksim Sukharev
2023-09-14add prop to define root node tag for Participant.vueMaksim Sukharev
2023-09-14Merge pull request #10489 from nextcloud/feat/noid/redo-placeholderMaksim Sukharev
2023-09-14rewrite LoadingPlaceholder.vue componentMaksim Sukharev
2023-09-14Fix(l10n): Update translations from TransifexNextcloud bot
2023-09-13Merge pull request #10495 from nextcloud/fix/noid/guest-store-mixinMaksim Sukharev
2023-09-13move guestNameStore initialisation from mixin to componentsMaksim Sukharev
2023-09-13Fix(l10n): Update translations from TransifexNextcloud bot
2023-09-12Merge pull request #10476 from nextcloud/techdebt/noid/refactor-participant-tabMaksim Sukharev
2023-09-12delete CurrentParticipants.vue, move logic to the parentMaksim Sukharev
2023-09-12move sortParticipants method to composableMaksim Sukharev
2023-09-12replace userStatus mixin with utilsMaksim Sukharev
2023-09-12Merge pull request #10491 from nextcloud/fix/10419/hide-message-expirationMaksim Sukharev
2023-09-12Merge pull request #10467 from nextcloud/feat/855/set-username-for-guestDorra
2023-09-12Add tests and renamingDorraJaouad
2023-09-12redo ExpirationSettings.vue for non-moderatorsMaksim Sukharev
2023-09-11Move the submitGuestUsername to the storeDorraJaouad
2023-09-11Merge pull request #10323 from nextcloud/fix/8755/Lazy-load-files-sidebarDorra
2023-09-11Adding a loading component to the call viewDorraJaouad
2023-09-11Move into one component and add loading componentDorraJaouad
2023-09-11Dynamically import componentsDorraJaouad
2023-09-11Fix(l10n): Update translations from TransifexNextcloud bot
2023-09-10Move the method to the guestNameStore and don't use setGuestUsername in the w...DorraJaouad
2023-09-10Add a welcome window to set username for guestsDorraJaouad
2023-09-09Merge pull request #10481 from nextcloud/dependabot/npm_and_yarn/babel/core-7...dependabot[bot]
2023-09-09Merge pull request #10482 from nextcloud/dependabot/composer/vendor-bin/csfix...dependabot[bot]
2023-09-09Merge pull request #10479 from nextcloud/dependabot/npm_and_yarn/webpack-bund...dependabot[bot]
2023-09-09chore(deps-dev): Bump @babel/core from 7.22.11 to 7.22.17dependabot[bot]
2023-09-09Merge pull request #10478 from nextcloud/dependabot/npm_and_yarn/babel/preset...dependabot[bot]
2023-09-09Merge pull request #10477 from nextcloud/dependabot/npm_and_yarn/vue/vue2-jes...dependabot[bot]
2023-09-09chore(deps-dev): Bump friendsofphp/php-cs-fixer in /vendor-bin/csfixerdependabot[bot]
2023-09-09chore(deps-dev): Bump webpack-bundle-analyzer from 4.9.0 to 4.9.1dependabot[bot]
2023-09-09chore(deps-dev): Bump @babel/preset-env from 7.22.14 to 7.22.15dependabot[bot]
2023-09-09chore(deps-dev): Bump @vue/vue2-jest from 29.2.5 to 29.2.6dependabot[bot]
2023-09-09Fix(l10n): Update translations from TransifexNextcloud bot
2023-09-08Merge pull request #10475 from nextcloud/feat/noid/migrate-to-pinia-guestName...Dorra
2023-09-08Remove the duplicated actions in guestName store and fix namingDorraJaouad
2023-09-08Fixes and refactoringDorraJaouad
2023-09-08Migrate to Pinia for guestNameStoreDorraJaouad
2023-09-08Fix(l10n): Update translations from TransifexNextcloud bot
2023-09-07Fix(l10n): Update translations from TransifexNextcloud bot
2023-09-06Merge pull request #10464 from nextcloud/fix/7896/disable-background-blurMaksim Sukharev
2023-09-05Merge pull request #10415 from nextcloud/build/bundle-analyzeGrigorii K. Shartsev