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

9935 Коммитов

Автор SHA1 Сообщение Дата
Joas Schilling eb9339b786
Merge pull request #5698 from nextcloud/bugfix/noid/fix-screen-sharing-menu-icon-color
Fix color of screen share menu icons
2021-06-02 11:27:48 +02:00
Joas Schilling 9294e71a01
Merge pull request #5697 from nextcloud/bugfix/5492/file-upload-md-icon
Upload icon is now material design "attachment"
2021-06-02 11:21:59 +02:00
Vincent Petry 818eb6565f
Use vertical paperclip icon instead
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-06-02 10:21:41 +02:00
Vincent Petry bf5e18e0ca
Fix color of screen share menu icons
Remove fill color to avoid white on grey.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-06-02 10:05:21 +02:00
Vincent Petry 077e1ebad2
Upload icon is now material design "attachment"
Use attachment icon from material design for file uploads.
Also fixes an alignment issue with nextcloud-vue 4.0.0.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-06-02 09:50:32 +02:00
Nextcloud bot 1a1485a2e7
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-06-02 03:24:45 +00:00
Vincent Petry e72ab5014b
Merge pull request #5682 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.14.4
Bump @babel/preset-env from 7.14.2 to 7.14.4
2021-06-01 21:11:58 +02:00
Vincent Petry e9854656f3
Merge pull request #5691 from nextcloud/bugfix/noid/bug-fix-circles-integration
Deduplicate and bug-fix circles integration
2021-06-01 20:55:35 +02:00
Vincent Petry e08c27e22c
Merge pull request #5684 from nextcloud/dependabot/npm_and_yarn/util-0.12.4
Bump util from 0.12.3 to 0.12.4
2021-06-01 20:54:45 +02:00
Vincent Petry 9f6d7b5352
Merge pull request #5685 from nextcloud/dependabot/npm_and_yarn/webdav-4.6.0
Bump webdav from 4.5.0 to 4.6.0
2021-06-01 20:53:50 +02:00
Joas Schilling 168c67d79b
Merge pull request #5679 from nextcloud/remove-unneeded-webrtc-code
Remove unneeded webrtc code
2021-06-01 20:52:08 +02:00
dependabot[bot] 6c5fcf3268
Bump util from 0.12.3 to 0.12.4
Bumps [util](https://github.com/browserify/node-util) from 0.12.3 to 0.12.4.
- [Release notes](https://github.com/browserify/node-util/releases)
- [Changelog](https://github.com/browserify/node-util/blob/master/CHANGELOG.md)
- [Commits](https://github.com/browserify/node-util/compare/v0.12.3...v0.12.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-01 18:16:54 +00:00
Vincent Petry 20523ea8bb
Merge pull request #5683 from nextcloud/dependabot/npm_and_yarn/jest-localstorage-mock-2.4.13
Bump jest-localstorage-mock from 2.4.12 to 2.4.13
2021-06-01 20:13:55 +02:00
Joas Schilling 1bbd895427
Merge pull request #5695 from nextcloud/wait-for-async-test-functions
Wait for async test functions
2021-06-01 18:01:36 +02:00
Daniel Calviño Sánchez 0f1d1478b2 Wait for async test functions
The test needs to wait for the async function. Otherwise the test would
finish before the test function was executed, which could cause the test
to silently fail.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2021-06-01 16:32:37 +02:00
Joas Schilling 1029a6f6bb
Ignore circle classes for now
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-06-01 10:17:49 +02:00
Joas Schilling 3b8fcb79d0
Merge pull request #5690 from nextcloud/Valdnet-patch-1
l10n: Improve styling, appearance and fix l10n
2021-06-01 09:58:20 +02:00
Nextcloud bot 3dd754cac3
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-06-01 03:25:13 +00:00
Valdnet 7a0ebf43a1
Add slash 2021-05-31 19:29:53 +02:00
Valdnet 944bd0cdf6
Return to h3 and add "the" 2021-05-31 19:25:13 +02:00
Joas Schilling 6e995e6a2b
Merge pull request #5616 from nextcloud/feature/1576/allow-to-specify-meta-data-on-a-share
Allow to specify meta-data for sharing
2021-05-31 16:44:09 +02:00
Joas Schilling 7203029911
Deduplicate and bug-fix circles integration
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-05-31 13:39:46 +02:00
Valdnet d8d1a5edd7
Fix <em> 2021-05-31 11:47:12 +02:00
Valdnet b52aa64c48
Gray description
Function descriptions are grayed out, which makes them more suited to the overall settings window.
2021-05-31 11:44:37 +02:00
Valdnet 5450836a13
l10n: Add dot 2021-05-31 11:30:48 +02:00
Valdnet 3e273cd199
Fix l10n 2021-05-31 11:13:44 +02:00
Valdnet 80f3bb2b34
l10n: Improve styling 2021-05-31 11:07:54 +02:00
Joas Schilling cc98dbdb6d
Merge pull request #5688 from nextcloud/techdebt/noid/alpha-1
Update version to alpha 1
2021-05-31 10:10:50 +02:00
Joas Schilling cb17be725c
Update version to alpha 1
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-05-31 09:42:24 +02:00
Lukas Reschke ae5c7471ce
Merge pull request #5686 from nextcloud/fix/noid/migrate-more-to-ghcr
Migrate more build images to GHCR
2021-05-29 21:24:13 +02:00
Gary Kim 35c2fd10c9
Migrate more build images to GHCR
Signed-off-by: Gary Kim <gary@garykim.dev>
2021-05-29 12:57:20 -04:00
Gary Kim 55ba08cb2d
Merge pull request #5678 from nextcloud/fix/noid/ghcr-php7.3
Use GHCR for PHP 7.3 images
2021-05-29 12:48:40 -04:00
Nextcloud bot fefa278930
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-05-29 03:37:47 +00:00
dependabot[bot] 0144c691f0
Bump webdav from 4.5.0 to 4.6.0
Bumps [webdav](https://github.com/perry-mitchell/webdav-client) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/perry-mitchell/webdav-client/releases)
- [Changelog](https://github.com/perry-mitchell/webdav-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/perry-mitchell/webdav-client/compare/v4.5.0...v4.6.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-29 01:47:32 +00:00
dependabot[bot] b277261175
Bump jest-localstorage-mock from 2.4.12 to 2.4.13
Bumps [jest-localstorage-mock](https://github.com/clarkbw/jest-localstorage-mock) from 2.4.12 to 2.4.13.
- [Release notes](https://github.com/clarkbw/jest-localstorage-mock/releases)
- [Commits](https://github.com/clarkbw/jest-localstorage-mock/compare/v2.4.12...v2.4.13)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-29 01:42:45 +00:00
dependabot[bot] f940af5e64
Bump @babel/preset-env from 7.14.2 to 7.14.4
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.14.2 to 7.14.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.14.4/packages/babel-preset-env)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-29 01:41:53 +00:00
Gary Kim 4ca2d16d63
Use GHCR for PHP 7.3 images
Signed-off-by: Gary Kim <gary@garykim.dev>
2021-05-28 18:16:50 -04:00
Daniel Calviño Sánchez 4114775358 Remove unused "prefix" signaling message field
The WebUI no longer uses the "prefix" parameter, and it was never used
by the mobile apps.

The Android app declares the field in its NCSignalingMessage parcelable
object, but if a received message does not contain the field it will
be just set to an empty value.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2021-05-28 19:23:26 +02:00
Daniel Calviño Sánchez 70dbd46dd9 Remove unneeded code
Neither "webrtcSupport.prefix === 'moz'", "pcConfig.iceTransports" or
"candidate.candidate.candidate" were ever set, so the check always
failed.

Moreover, currently candidates are restricted based on the transport
only to test the TURN server. This is done through the
"iceTransportRelay" parameter and is handled by the browser itself, so
there is no need to fix the code, it can be simply removed.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2021-05-28 19:23:26 +02:00
Daniel Calviño Sánchez c358a84a31 Remove unused "browserPrefix" attribute
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2021-05-28 19:23:26 +02:00
Vincent Petry 24f30c0932
Merge pull request #5675 from nextcloud/fix-raised-hand-handler-not-detached-when-peer-is-destroyed
Fix raised hand handler not detached when peer is destroyed
2021-05-28 15:15:31 +02:00
Daniel Calviño Sánchez 08afd89909 Fix raised hand handler not detached when peer is destroyed
This fixes a memory leak, as the reference to the Peer object was
retained forever by the webrtc object.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2021-05-28 13:56:32 +02:00
Nextcloud bot 394caa68f7
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-05-28 03:22:52 +00:00
Vincent Petry cc24fb86ac
Merge pull request #5671 from nextcloud/bugfix/noid/remove-groups-when-deleted
Remove groups as participants when deleted
2021-05-27 17:31:47 +02:00
Vincent Petry 44edf846d4
Merge pull request #5673 from nextcloud/bugfix/5672/fix-dav-path-encoding
Encode dav path segments for direct preview
2021-05-27 17:29:13 +02:00
Vincent Petry acf697daeb
Encode dav path segments for direct preview
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-05-27 17:24:16 +02:00
Joas Schilling 1b6eae491b
Remove groups as participants when deleted
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-05-27 15:44:40 +02:00
Joas Schilling 61aa4e33b5
Update baseline
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-05-27 13:05:58 +02:00
Joas Schilling af1827cfc1
Allow to specify meta-data for shares into a talk conversation
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-05-27 11:09:26 +02:00
marco 4b2ef5c08a
Merge pull request #5668 from nextcloud/bugfix/5479/edit-description-no-click-outside
Don't cancel editing when clicking outside description
2021-05-27 09:30:23 +01:00