Joas Schilling
6db184aaf1
fix(CI): Fix color option on CI
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling
28491c5fd5
fix(CI): Move away from setMethods()
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling
fa3c4443c1
fix(tests): Make data providers static for PHPUnit10 compatibility
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Maksim Sukharev
f747bbd787
Merge pull request #10568 from nextcloud/fix/10534/fallback-icon-ratio
fix(ConversationIcon) adjust fallback icon size
2 years ago
Nextcloud bot
529ff2eb99
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Maksim Sukharev
411a0ab151
limit image size to its container for ConversationIcon
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2 years ago
Joas Schilling
d1ceececb7
Merge pull request #10558 from nextcloud/backport/10557/master
fix(RightSidebar) update active tab on mount and conversation change
2 years ago
Maksim Sukharev
b38e4dc268
check on load and covnersation change, if shared items is active
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2 years ago
Joas Schilling
7ce9eb2904
Merge pull request #10553 from nextcloud/changelog/15.0.8-16.0.6-17.1.1
chore(release): Add changelog for 15.0.8, 16.0.6 and 17.1.1
2 years ago
Joas Schilling
9fba2315c7
chore(release): Add changelog for 15.0.8, 16.0.6 and 17.1.1
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling
f539ac8a57
Merge pull request #10537 from nextcloud/fix/noid/redo-shared-items
techdebt(SharedItemsTab) - refactoring of shared items tab
2 years ago
Joas Schilling
939f0d3e6a
Merge pull request #10545 from nextcloud/bugfix/noid/split-index-controller-method
fix(page): Decouple the index controller from the executing method
2 years ago
Maksim Sukharev
def4a3a290
add voice messages to the sharedItemsStore
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2 years ago
Maksim Sukharev
6158ad7d30
pass token to FilePreview component
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2 years ago
Maksim Sukharev
75b16eb267
add hover effects on shared items with preview
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2 years ago
Maksim Sukharev
72af23ad32
show default icon based on mimetype
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2 years ago
Maksim Sukharev
ec9d7ced31
lint, cleanup, style fixes in SharedItemsTab
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2 years ago
Maksim Sukharev
d57a65415e
refactor SharedItems.vue component
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2 years ago
Maksim Sukharev
9005190a0f
remove sharedItems.js mixin
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2 years ago
Maksim Sukharev
3916ee2dfb
Merge pull request #10543 from nextcloud/feat/noid/media-carousel
feat(Viewer) - allow to list shared media
2 years ago
Joas Schilling
2b36f0fdfa
fix(page): Add integration test
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling
61775fd6c6
fix(page): Decouple the index controller from the executing method
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Nextcloud bot
c01c8585fc
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Maksim Sukharev
14dd511d69
add paginated request when reach end of list
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2 years ago
Maksim Sukharev
2b2d8ba5c5
navigate through shared media with Viewer pagination
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2 years ago
Maksim Sukharev
4da92c2180
add generateViewerObject util
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2 years ago
Daniel Calviño Sánchez
d5be55a14c
Merge pull request #9432 from rutgerputter/master
feat(ffmpeg): allow custom common options
2 years ago
Daniel Calviño Sánchez
30163315e0
Allow configuring ffmpeg executable and global options also in benchmark
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Signed-off-by: Rutger Putter <rutger.putter@siemens.com>
2 years ago
Daniel Calviño Sánchez
17e83788d0
Make explicit that audio and video options are given to ffmpeg
This is more consistent with the configuration file, and it will be also
more consistent with the argument that will be added to the benchmark to
customize the ffmpeg executable and global options.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2 years ago
Rutger Putter
7894cd93e8
feat(ffmpeg): allow custom common options
Signed-off-by: Rutger Putter <rutger.putter@siemens.com>
3 years ago
Nextcloud bot
195e4e826c
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Maksim Sukharev
89f4753a29
Merge pull request #10539 from nextcloud/fix/noid/lint-jsdoc
fix(Message | JSDOC) - trim space, fix lint warnings
2 years ago
Joas Schilling
c67c782a91
Merge pull request #10529 from nextcloud/bugfix/noid/message-expiration-breaks-pagination
test(chat): Add integration test for message offset with expiration
2 years ago
Maksim Sukharev
23b16837c7
fix JSDOC warnings
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2 years ago
Joas Schilling
564686dcdd
test(chat): Add integration test for message offset with expiration
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Maksim Sukharev
23d660eef2
remove extra space from translatable string
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2 years ago
Maksim Sukharev
deb906bb9d
Merge pull request #10523 from nextcloud/fix/10497/cancel-second-request
fix(participantsStore) - handle participants fetch through the store
2 years ago
Joas Schilling
b22ce4ef66
Merge pull request #10532 from nextcloud/bugfix/10502/dont-query-participants-again
fix(API): Reuse participant objects we already created
2 years ago
Joas Schilling
25f9ebe249
fix(participants): Don't try to load hardcoded guests
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Nextcloud bot
ed307ca4fe
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
dependabot[bot]
dafccb01ea
Merge pull request #10506 from nextcloud/dependabot/composer/vendor-bin/phpunit/phpunit/phpunit-9.6.12
2 years ago
dependabot[bot]
3c1435c801
chore(deps-dev): Bump phpunit/phpunit in /vendor-bin/phpunit
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 9.6.11 to 9.6.12.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.12/ChangeLog-9.6.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.11...9.6.12 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
e5aae1375e
Merge pull request #10504 from nextcloud/dependabot/composer/tests/integration/phpunit/phpunit-9.6.12
2 years ago
Joas Schilling
0cafb7218b
Merge pull request #10525 from nextcloud/feat/10416/copy-code-block
Add a copy function for code blocks
2 years ago
Joas Schilling
e494ca73d4
Merge pull request #10459 from nextcloud/automated/noid/master-update-nextcloud-ocp
[master] Update nextcloud/ocp dependency
2 years ago
Joas Schilling
3d78849277
fix(API): Reuse participant objects we already created
Instead of querying the database yet again
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling
0c0efb7b75
Merge pull request #10490 from nextcloud/fix/10420/allow-leave-lobby
Allow non-moderators to leave conversation with enabled lobby
2 years ago
Joas Schilling
57fb33b6ff
Merge pull request #10444 from nextcloud/clean-integration-log-output
Remove unneccessary output from php process
2 years ago
Joas Schilling
87ddd3b3cd
Merge pull request #10528 from nextcloud/bugfix/10466/notifications-from-bots
fix(bots): Fix notifications of bot messages and reactions
2 years ago
Joas Schilling
960a301a66
fix(bots): Fix notifications of bot messages and reactions
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago