Joas Schilling
175b054efa
Adjust postgres database access
Following server example from
https://github.com/nextcloud/server/pull/34645
Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years ago
Marco
e54e457da2
Merge pull request #8430 from nextcloud/dependabot/npm_and_yarn/extendable-media-recorder-wav-encoder-worker-8.0.73
Bump extendable-media-recorder-wav-encoder-worker from 8.0.72 to 8.0.73
3 years ago
Marco
c11cfc2787
Merge pull request #8431 from nextcloud/dependabot/npm_and_yarn/extendable-media-recorder-7.0.7
bump extendable-media-recorder from 7.0.6 to 7.0.7
3 years ago
Marco
8f40724fd2
Merge pull request #8432 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-7.1.0
bump @nextcloud/vue from 7.1.0-beta.2 to 7.1.0
3 years ago
Marco
14c8f66645
Merge pull request #8433 from nextcloud/dependabot/npm_and_yarn/vue/vue2-jest-29.2.1
Bump @vue/vue2-jest from 29.2.0 to 29.2.1
3 years ago
Marco
a963106f8c
Merge pull request #8434 from nextcloud/dependabot/npm_and_yarn/babel/core-7.20.5
bump @babel/core from 7.20.2 to 7.20.5
3 years ago
Marco
84c6698a10
Merge pull request #8435 from nextcloud/dependabot/npm_and_yarn/ts-loader-9.4.2
Bump ts-loader from 9.4.1 to 9.4.2
3 years ago
Joas Schilling
48df0233bc
Merge pull request #8437 from nextcloud/automated/noid/master-update-nextcloud-ocp
[master] Update nextcloud/ocp dependency
3 years ago
nextcloud-command
fe88c476df
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
3 years ago
Nextcloud bot
098b119336
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years ago
dependabot[bot]
5526a9a53b
Bump ts-loader from 9.4.1 to 9.4.2
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader ) from 9.4.1 to 9.4.2.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases )
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/ts-loader/compare/9.4.1...v9.4.2 )
---
updated-dependencies:
- dependency-name: ts-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot]
727c8a403c
bump @babel/core from 7.20.2 to 7.20.5
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot]
9989463376
Bump @vue/vue2-jest from 29.2.0 to 29.2.1
Bumps [@vue/vue2-jest](https://github.com/vuejs/vue-jest ) from 29.2.0 to 29.2.1.
- [Release notes](https://github.com/vuejs/vue-jest/releases )
- [Commits](https://github.com/vuejs/vue-jest/compare/v29.2.0...v29.2.1 )
---
updated-dependencies:
- dependency-name: "@vue/vue2-jest"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot]
5f01c01c87
bump @nextcloud/vue from 7.1.0-beta.2 to 7.1.0
---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot]
b807245674
bump extendable-media-recorder from 7.0.6 to 7.0.7
---
updated-dependencies:
- dependency-name: extendable-media-recorder
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot]
0439e23754
Bump extendable-media-recorder-wav-encoder-worker from 8.0.72 to 8.0.73
Bumps [extendable-media-recorder-wav-encoder-worker](https://github.com/chrisguttandin/extendable-media-recorder-wav-encoder-worker ) from 8.0.72 to 8.0.73.
- [Release notes](https://github.com/chrisguttandin/extendable-media-recorder-wav-encoder-worker/releases )
- [Commits](https://github.com/chrisguttandin/extendable-media-recorder-wav-encoder-worker/compare/v8.0.72...v8.0.73 )
---
updated-dependencies:
- dependency-name: extendable-media-recorder-wav-encoder-worker
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Joas Schilling
d00d906d69
Merge pull request #8421 from nextcloud/changelog/13.0.11-14.0.7-15.0.2
Changelog 13.0.11, 14.0.7 and 15.0.2
3 years ago
Joas Schilling
0044a2755d
Changelog 13.0.11, 14.0.7 and 15.0.2
Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years ago
Nextcloud bot
56db69cfb4
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years ago
Joas Schilling
86969e5a6a
Merge pull request #8418 from nextcloud/revert-nextcloud-vue-changes-to-sidebar-scrolling
Revert @nextcloud/vue changes to sidebar scrolling
3 years ago
Daniel Calviño Sánchez
da87a426aa
Revert @nextcloud/vue changes to sidebar scrolling
Since @nextcloud/vue 7.1.0-beta.0 the tabs in the right sidebar expand
to the full height of its contents, which causes the sidebar to be fully
scrollable, rather than scrollable only in the tab contents, which
breaks the chat when shown in the sidebar.
Until a better fix is found for now the changes in the sidebar CSS from
@nextcloud/vue that causes that are reverted specifically for Talk.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
3 years ago
Joas Schilling
c65353f056
Merge pull request #8413 from nextcloud/bugfix/8408/fix-doc-parameter
Fix parameter name in docs
3 years ago
Joas Schilling
0dadf1ff46
Fix parameter name in docs
Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years ago
Nextcloud bot
3c94ab0806
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years ago
Nextcloud bot
af835fccac
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years ago
Marco
b48c86ff5b
Merge pull request #8395 from nextcloud/dependabot/npm_and_yarn/extendable-media-recorder-7.0.6
Bump extendable-media-recorder from 7.0.5 to 7.0.6
3 years ago
Marco
cdc1d6535d
Merge pull request #8397 from nextcloud/dependabot/npm_and_yarn/webdav-4.11.2
Bump webdav from 4.11.0 to 4.11.2
3 years ago
dependabot[bot]
677c2eff4d
Bump extendable-media-recorder from 7.0.5 to 7.0.6
Bumps [extendable-media-recorder](https://github.com/chrisguttandin/extendable-media-recorder ) from 7.0.5 to 7.0.6.
- [Release notes](https://github.com/chrisguttandin/extendable-media-recorder/releases )
- [Commits](https://github.com/chrisguttandin/extendable-media-recorder/compare/v7.0.5...v7.0.6 )
---
updated-dependencies:
- dependency-name: extendable-media-recorder
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Marco
c295120f04
Merge pull request #8399 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-7.1.0-beta.2
Bump @nextcloud/vue from 7.1.0-beta.1 to 7.1.0-beta.2
3 years ago
Marco
d32187e847
Merge pull request #8400 from nextcloud/dependabot/npm_and_yarn/extendable-media-recorder-wav-encoder-7.0.79
Bump extendable-media-recorder-wav-encoder from 7.0.78 to 7.0.79
3 years ago
Marco
16ddb9c791
Merge pull request #8402 from nextcloud/bugfix/noid/remove-unused-required-prop
Remove unused prop
3 years ago
Marco
4de0077d5e
Remove unused required prop
Signed-off-by: Marco <marcoambrosini@icloud.com>
3 years ago
Nextcloud bot
2fa31d1ec9
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years ago
Joas Schilling
0975e27be1
Merge pull request #8401 from nextcloud/automated/noid/master-update-nextcloud-ocp
[master] Update nextcloud/ocp dependency
3 years ago
nextcloud-command
02cc2fd3ad
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
3 years ago
Joas Schilling
30cb7a653a
Merge pull request #8396 from nextcloud/dependabot/npm_and_yarn/nextcloud/axios-2.2.0
Bump @nextcloud/axios from 2.1.0 to 2.2.0
3 years ago
dependabot[bot]
5aa9de0419
Bump extendable-media-recorder-wav-encoder from 7.0.78 to 7.0.79
Bumps [extendable-media-recorder-wav-encoder](https://github.com/chrisguttandin/extendable-media-recorder-wav-encoder ) from 7.0.78 to 7.0.79.
- [Release notes](https://github.com/chrisguttandin/extendable-media-recorder-wav-encoder/releases )
- [Commits](https://github.com/chrisguttandin/extendable-media-recorder-wav-encoder/compare/v7.0.78...v7.0.79 )
---
updated-dependencies:
- dependency-name: extendable-media-recorder-wav-encoder
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot]
282315221c
Bump @nextcloud/vue from 7.1.0-beta.1 to 7.1.0-beta.2
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue ) from 7.1.0-beta.1 to 7.1.0-beta.2.
- [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/v7.1.0-beta.1...v7.1.0-beta.2 )
---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot]
1d18d5e822
Bump webdav from 4.11.0 to 4.11.2
Bumps [webdav](https://github.com/perry-mitchell/webdav-client ) from 4.11.0 to 4.11.2.
- [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.11.0...v4.11.2 )
---
updated-dependencies:
- dependency-name: webdav
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot]
fd937656be
Bump @nextcloud/axios from 2.1.0 to 2.2.0
Bumps [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios ) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/nextcloud/nextcloud-axios/releases )
- [Changelog](https://github.com/nextcloud/nextcloud-axios/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nextcloud/nextcloud-axios/compare/v2.1.0...v2.2.0 )
---
updated-dependencies:
- dependency-name: "@nextcloud/axios"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Joas Schilling
3d49db3b71
Merge pull request #8265 from nextcloud/bugfix/4670/fix-session-issues
Don't keep the session open when joining/leaving a room to reduce the…
3 years ago
Joas Schilling
6e4e79ea46
Merge pull request #8391 from nextcloud/bugfix/8354/apiversion-regex
Move all API version requirements to the same format
3 years ago
Nextcloud bot
10408826fb
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years ago
Nextcloud bot
bf0d1583d6
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years ago
Joas Schilling
94866a460e
Move all API version requirements to the same format
This allows better parsing for OpenAPI specs later
Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years ago
Marco
7eeff4d013
Merge pull request #8374 from nextcloud/dependabot/npm_and_yarn/emoji-mart-vue-fast-12.0.1
Bump emoji-mart-vue-fast from 11.2.0 to 12.0.1
3 years ago
Nextcloud bot
e162bdb8c6
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years ago
Joas Schilling
63f60ea1eb
Merge pull request #8341 from nextcloud/feature/6766/add-useful-information-to-the-topbar
⏺️ Recording part 1 - Add useful information to the top-bar
3 years ago
Marco
c18297d490
Revert prop declarations in isInLobby mixin
Signed-off-by: Marco <marcoambrosini@icloud.com>
3 years ago
Joas Schilling
e6662e5b73
Fix participant count
Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years ago