17341 Commits (07a838c3663c479e44e0200e2156f848e98451f5)
 

Author SHA1 Message Date
Nextcloud bot 07a838c366
Fix(l10n): Update translations from Transifex 2 years ago
Dorra 6de7100adc
Merge pull request #10589 from nextcloud/fix/noid/solve-class-glitching-in-virtualScroller 2 years ago
Maksim Sukharev 78215c9461
Merge pull request #10720 from nextcloud/fix/noid/shared-items-fixups 2 years ago
Nextcloud bot 8dbaa3a0e8
Fix(l10n): Update translations from Transifex 2 years ago
DorraJaouad 4921677c9e Add key prop to NclistItem to re-render conversation with the appropriate class 2 years ago
Maksim Sukharev 8d1b80916e
Merge pull request #10647 from nextcloud/feat/noid/increase-conversation-verbose 2 years ago
Maksim Sukharev 9c86af40ac
remove checks like 'message === {file}' or {object}' 2 years ago
Maksim Sukharev 3b8e6e9db7
fix name overlapping for shared items tab 2 years ago
Maksim Sukharev 1494ff2120
move NewMessageUploadEditor.vue up to parent component 2 years ago
Maksim Sukharev 3a1b3cda73
fix(LinkShareSettings): fix password protection switch behaviour and input focus 2 years ago
Maksim Sukharev 2df805268e
Merge pull request #10717 from nextcloud/fix/9384/fix-sip-secret-typo 2 years ago
Maksim Sukharev bd0b335f48
fix(SIPBridge): fix type when sending shared secret as payload 2 years ago
Joas Schilling 1228267926
Merge pull request #10716 from nextcloud/bugfix/noid/fix-CI-on-pushes 2 years ago
Joas Schilling d9219705e4
fix(CI): Fix CI on pushes 2 years ago
Joas Schilling 5a098314c4
Merge pull request #10707 from nextcloud/dependabot/composer/cuyz/valinor-1.6.1 2 years ago
Nextcloud bot 64fc832dd6
Fix(l10n): Update translations from Transifex 2 years ago
Maksim Sukharev d0d52ce290
Merge pull request #10712 from nextcloud/fix/noid/remove-deleted-parent-messages 2 years ago
Maksim Sukharev 90366fe2d5
fix(messagesStore): check existing messages for having a deleted message as parent, and update them 2 years ago
Joas Schilling 597450f1aa
Merge pull request #10709 from nextcloud/automated/noid/master-update-nextcloud-ocp 2 years ago
nextcloud-command 432d417d3c chore(dev-deps): Bump nextcloud/ocp package 2 years ago
Nextcloud bot 2f0760f1d2
Fix(l10n): Update translations from Transifex 2 years ago
dependabot[bot] 69fd6c70e5
Merge pull request #10700 from nextcloud/dependabot/npm_and_yarn/babel/core-7.23.2 2 years ago
dependabot[bot] acbdd6d4b7
Merge pull request #10703 from nextcloud/dependabot/composer/vendor-bin/csfixer/friendsofphp/php-cs-fixer-3.35.1 2 years ago
dependabot[bot] e0a3c53acf
chore(deps): Bump cuyz/valinor from 1.6.0 to 1.6.1 2 years ago
dependabot[bot] 25afd00819
Merge pull request #10702 from nextcloud/dependabot/npm_and_yarn/nextcloud/files-3.0.0-beta.26 2 years ago
dependabot[bot] 0f28f414c7
Merge pull request #10701 from nextcloud/dependabot/npm_and_yarn/pinia-2.1.7 2 years ago
dependabot[bot] a2a4734800
chore(deps-dev): Bump @babel/core from 7.23.0 to 7.23.2 2 years ago
dependabot[bot] eeef9c6bed
Merge pull request #10699 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.23.2 2 years ago
dependabot[bot] 1a2668c88f
chore(deps-dev): Bump friendsofphp/php-cs-fixer in /vendor-bin/csfixer 2 years ago
dependabot[bot] 7ff1a1e72f
chore(deps): Bump @nextcloud/files from 3.0.0-beta.25 to 3.0.0-beta.26 2 years ago
dependabot[bot] 2b49e5a8bc
chore(deps): Bump pinia from 2.1.6 to 2.1.7 2 years ago
dependabot[bot] 5cae0d8803
chore(deps-dev): Bump @babel/preset-env from 7.22.20 to 7.23.2 2 years ago
Nextcloud bot 433448d695
Fix(l10n): Update translations from Transifex 2 years ago
Maksim Sukharev 3e46445621
Merge pull request #10687 from nextcloud/fix/10522/minor-rtl-support 2 years ago
Daniel Calviño Sánchez 1c85075875
Merge pull request #10688 from nextcloud/fix-silent-parameter-not-sent-again-when-reconnecting 2 years ago
Maksim Sukharev cf50c3e5bd
add message text rtl support 2 years ago
Joas Schilling 670f924b12
Merge pull request #10694 from nextcloud/bugfix/noid/duplicate-email-exception 2 years ago
Joas Schilling 51f713ea5e
fix(participants): Don't throw an exception when inviting the same email twice 2 years ago
Nextcloud bot c1472ed4cc
Fix(l10n): Update translations from Transifex 2 years ago
rakekniven d1e98d4730
Merge pull request #10691 from roliverio/(l10n)-Grammar-fixes 2 years ago
Joas Schilling eab0226b27
Merge pull request #10693 from nextcloud/bugfix/noid/introduce-constants 2 years ago
Joas Schilling b8a47f2870
fix(federation): Use constants for magic strings 2 years ago
Julio C. Ortega 01cee40590 Fix plural in string 2 years ago
Maksim Sukharev a9501cfb8a
Merge pull request #10637 from nextcloud/feat/noid/start-recording-with-call 2 years ago
Maksim Sukharev 01f0056740
fix(wording): rename 'guest app' to 'Guests app' 2 years ago
Maksim Sukharev 8119b20a7c
feat(ConversationSettings): expose conversation settings to non-moderators 2 years ago
Joas Schilling 1f0a397ce8
Merge pull request #10690 from nextcloud/bugfix/noid/fix-integration-conditions 2 years ago
Maksim Sukharev d8a758052b
fix message grouping with locale-independent comparison method 2 years ago
Joas Schilling bd1a3a6c35
fix(CI): Fix conditions when to wait for integration tests results like with PHPUnit 2 years ago
Joas Schilling a3009bbeed
Merge pull request #10685 from nextcloud/bugfix/5723/fix-remote-share-notifications 2 years ago