Граф коммитов

13292 Коммитов

Автор SHA1 Сообщение Дата
Joas Schilling 0ee1123c65
Prevent server non-vue css from kicking in
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-01 16:29:07 +02:00
Joas Schilling 7ef2bba802
Fix black corners on "Search conversation" form
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-01 16:22:21 +02:00
Joas Schilling 55a94d11b7
Fix page height story
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-01 16:12:18 +02:00
Joas Schilling bbddf9028e
Update to @nextcloud/vue 7
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-01 16:01:43 +02:00
Joas Schilling db86aa4339
Merge pull request #7841 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-6.0.0-beta.5
Bump @nextcloud/vue from 6.0.0-beta.4 to 6.0.0-beta.5
2022-09-01 16:00:39 +02:00
Joas Schilling 2f9a2f9e5f
Merge pull request #7724 from nextcloud/improve-new-group-conversation-modal
Improve new group conversation modal
2022-09-01 16:00:02 +02:00
Joas Schilling 75af49c701
Fix import
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-01 15:58:51 +02:00
Joas Schilling b96fb61082
Fix missing placeholder
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-01 15:57:55 +02:00
Marco Ambrosini 3d42b003eb
Fix .focus is not a function
Signed-off-by: Marco Ambrosini <marcoambrosini@icloud.com>
2022-09-01 15:57:54 +02:00
Marco Ambrosini b571db11ae
Remove unused css
Signed-off-by: Marco Ambrosini <marcoambrosini@icloud.com>
2022-09-01 15:57:54 +02:00
Marco Ambrosini 88cbc40151
Fix layout
Signed-off-by: Marco Ambrosini <marcoambrosini@icloud.com>
2022-09-01 15:57:53 +02:00
Marco Ambrosini 7e8409525f
Remove unused components
Signed-off-by: Marco Ambrosini <marcoambrosini@icloud.com>
2022-09-01 15:57:52 +02:00
Marco Ambrosini 5146a81543
Fix lint
Signed-off-by: Marco Ambrosini <marcoambrosini@icloud.com>
2022-09-01 15:57:52 +02:00
Carl Schwan cc64dcca71
Move LeftSidebar components to new vue components
- Use NcTextField for the search
- Use NcCheckBoxRadioSwitch for the NewGroupConversation component

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-01 15:57:51 +02:00
Joas Schilling 45cb031bb6
Fix empty conten usages
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-01 15:39:47 +02:00
Joas Schilling 4a366b7039
Merge pull request #7834 from nextcloud/bugfix/noid/fix-voted-guests-handling
Fix voted guests handling
2022-09-01 15:07:55 +02:00
dependabot[bot] 7cfe397502
Bump @nextcloud/vue from 6.0.0-beta.4 to 6.0.0-beta.5
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 6.0.0-beta.4 to 6.0.0-beta.5.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-vue/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v6.0.0-beta.4...v6.0.0-beta.5)

---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-01 10:14:24 +00:00
Joas Schilling c8b240989c
Merge pull request #7757 from nextcloud/techdebt/noid/vendor-bin
📦 Use vendor-bin and Mozart to separate dev from production dependencies
2022-09-01 12:13:04 +02:00
Joas Schilling ee785cec03
Use composer v2 to install the dependencies correctly
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-01 10:53:39 +02:00
Joas Schilling a22a546401
Adjust coding style
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-01 10:53:38 +02:00
Joas Schilling 1cdd96a113
Add Mozart to avoid conflict with other JWT apps
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-01 10:53:37 +02:00
Joas Schilling c142394f0e
Use vendor-bin to separate dev from production dependencies
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-01 10:53:36 +02:00
Joas Schilling ffd0b0d032
Fix voted guests handling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-01 06:43:41 +02:00
Nextcloud bot f31a3b819e
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-01 03:37:12 +00:00
Joas Schilling db1af53f17
Merge pull request #7822 from nextcloud/enh/references
Implement link previews
2022-08-31 21:03:49 +02:00
Joas Schilling ec558052b3
Merge pull request #7237 from nextcloud/disconnect-received-videos-by-toggling-the-video-directly-in-janus
Disconnect received videos by toggling the video directly in Janus
2022-08-31 16:35:42 +02:00
Julius Härtl 4dc5d0e243
Move @nextcloud/vue-richtext to actual dependencies
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-08-31 16:15:20 +02:00
Joas Schilling e2caa8596f
Fix jest ignore list
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-08-31 16:12:40 +02:00
Joas Schilling b5c5b4aafc
Adjust exclude list
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-08-31 15:56:47 +02:00
Joas Schilling 5bda7f0cec
Fix eslint
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-08-31 15:56:40 +02:00
Julius Härtl 964377ea92
Move to @nextcloud/vue-richtext
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-08-31 15:51:12 +02:00
Julius Härtl 43b63b9f3b
References
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-08-31 15:50:52 +02:00
Joas Schilling 689dadff0e
Merge pull request #7820 from nextcloud/feature/7795/display-poll-voters
Show voters details in polls
2022-08-31 15:45:51 +02:00
Joas Schilling e17b23c638
Move the margin to the avatar button so the text alone is correclty left aligned
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-08-31 15:25:30 +02:00
Joas Schilling 062e4046a1
Align the wording
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-08-31 15:25:13 +02:00
Joas Schilling 2fb3ee8220
Merge pull request #7491 from nextcloud/feature/#5330/create-text-document-within-conversation
🗒️ Create text document within conversation
2022-08-31 15:11:32 +02:00
Joas Schilling f33f908a17
Make sure the buttons without templates also have margin
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-08-31 14:56:21 +02:00
Marco Ambrosini 75ae64f712 Filter details in a method
Signed-off-by: Marco Ambrosini <marcoambrosini@icloud.com>
2022-08-31 14:32:37 +02:00
Marco Ambrosini 47b4f4d890 Display popover on click
Signed-off-by: Marco Ambrosini <marcoambrosini@icloud.com>
2022-08-31 14:17:15 +02:00
Daniel Calviño Sánchez 9036b8879e Disconnect received videos by toggling the video directly in Janus
Originally the HPB required a renegotiation to block the received
videos. However, besides the standard WebRTC way, Janus also supports
directly toggling on and off the video without any renegotiation. This
is now exposed by the signaling server through the "selectStream"
message, so the video is now blocked using that approach instead.

The previous code to block the video using a renegotiation is still
kept, though, as it could be used without HPB once all the clients
support renegotiations.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2022-08-31 13:05:20 +02:00
Marco Ambrosini a9cc254a7a Filter voters
Signed-off-by: Marco Ambrosini <marcoambrosini@icloud.com>
2022-08-31 10:17:59 +02:00
Marco Ambrosini b5841dce83 Style avatars
Signed-off-by: Marco Ambrosini <marcoambrosini@icloud.com>
2022-08-31 10:02:53 +02:00
Joas Schilling 5d3f41e609
Center the buttons
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-08-31 08:15:45 +02:00
Joas Schilling 4a3864f078
Add some padding between the template options and the other parts of the form
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-08-31 08:15:44 +02:00
Joas Schilling ade8623048
Shamelessly copy the good work of Skjnldsv from the files app
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-08-31 08:15:44 +02:00
Joas Schilling 7de934124f
Fix select/focus of the text input
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-08-31 08:15:43 +02:00
Joas Schilling 40a4ecd4cf
Keep the sidebar visible
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-08-31 08:15:43 +02:00
Joas Schilling a811f2f84a
Remove unused method
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-08-31 08:15:43 +02:00
Joas Schilling fa1157a7e1
Move to NcTextField
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-08-31 08:15:42 +02:00
Joas Schilling 07dfb7dc4c
Make sure the file was created and open the viewer in place
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-08-31 08:15:42 +02:00