Joas Schilling
b3af05197b
fix(docs): Add capability and documentation
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling
7c2799d774
feat(note-to-self): Add an API endpoint to get the note-to-self conversation
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling
5fed3e658e
fix(note-to-self): Restrict certain actions in note-to-self conversations
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling
6ee75add04
feat(note-to-self): Create note-to-self conversation for users
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling
ad318aba1e
fix(CI): Adjust PHPUnit to 9.6
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Nextcloud bot
0a71376263
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Joas Schilling
5fc708d907
Merge pull request #10317 from nextcloud/bugfix/10074/fix-capabilities-endpoint-with-openai-translation-integration
Fix capabilities endpoint with openai translation integration
2 years ago
Maksim Sukharev
e19bf9baae
Fix getting translation sets in MessageTranslateDialog.vue
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2 years ago
Joas Schilling
7c1d6d5ebb
fix(chat): Use new way to determinate if translations are available
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling
39d185fe14
fix(capabilities): Fix capability issues with OpenAI integration providing too many translations
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling
49297fa658
Merge pull request #10593 from nextcloud/bugfix/noid/increase-user-status-limitation
feat(user_status): Increase participant limit to 1k users
2 years ago
Joas Schilling
b9f16f3ef7
feat(user_status): Increase participant limit to 1k users
Currently limiting to 1k users because the user_status API would yield
an error on Oracle otherwise. Clients should use a virtual scrolling
mechanism so the data should not be a problem nowadays
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling
7dadcc0224
Merge pull request #10544 from nextcloud/bugfix/1575/notification-with-inactive-tabs
fix(notifications): Allow sessions to mark themselves as inactive
2 years ago
Maksim Sukharev
d833dd3a63
fix(App) send server request from inactive tab
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2 years ago
Maksim Sukharev
1d40a63a31
Merge pull request #10573 from nextcloud/techdebt/pinia/migrate-shared-items
techdebt(sharedItems) migrate store to Pinia
2 years ago
Maksim Sukharev
29835b07cb
update store usage
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2 years ago
Maksim Sukharev
a07927f769
migrate sharedItems store from Vuex to Pinia
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2 years ago
Nextcloud bot
7d7d5062d3
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Maksim Sukharev
c5d63408c8
Merge pull request #10588 from nextcloud/fix/noid/reduce-sharedItems-fetch
fix(RightSidebar) - Optimize update active tab ( sharedItems)
2 years ago
DorraJaouad
e932eee199
Add loading spinner to the sharedItemTab
Signed-off-by: DorraJaouad <dorra.jaoued7@gmail.com>
2 years ago
DorraJaouad
171a9ca74d
Refactor RightSidebar and SharedItemsTab conditions
Signed-off-by: DorraJaouad <dorra.jaoued7@gmail.com>
2 years ago
Joas Schilling
ded7b01435
Merge pull request #10574 from nextcloud/dependabot/composer/vendor-bin/phpunit/phpunit/phpunit-9.6.13
chore(deps-dev): Bump phpunit/phpunit from 9.6.12 to 9.6.13 in /vendor-bin/phpunit
2 years ago
Joas Schilling
0b71649b2e
Merge pull request #10586 from nextcloud/automated/noid/master-update-nextcloud-ocp
[master] Update nextcloud/ocp dependency
2 years ago
Joas Schilling
c581c49e2c
Merge pull request #10571 from nextcloud/techdebt/noid/prepare-phpunit-10
techdebt(CI): Prepare unit tests for PHPUnit 10
2 years ago
nextcloud-command
f1074aedee
chore(dev-deps): Bump nextcloud/ocp package
Signed-off-by: GitHub <noreply@github.com>
2 years ago
Nextcloud bot
6c5dccb5b5
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
dependabot[bot]
da83acc596
Merge pull request #10580 from nextcloud/dependabot/npm_and_yarn/babel/core-7.22.20
2 years ago
dependabot[bot]
92359ab919
Merge pull request #10578 from nextcloud/dependabot/npm_and_yarn/nextcloud/dialogs-4.2.1
2 years ago
dependabot[bot]
931d1ff122
Merge pull request #10584 from nextcloud/dependabot/composer/vendor-bin/csfixer/friendsofphp/php-cs-fixer-3.28.0
2 years ago
dependabot[bot]
a447da8885
Merge pull request #10576 from nextcloud/dependabot/composer/tests/integration/phpunit/phpunit-9.6.13
2 years ago
dependabot[bot]
88427cfee3
chore(deps-dev): Bump @babel/core from 7.22.19 to 7.22.20
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.22.19 to 7.22.20.
- [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.22.20/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
48d01b9e51
Merge pull request #10579 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.22.20
2 years ago
dependabot[bot]
6a3e2fadc5
chore(deps): Bump @nextcloud/dialogs from 4.2.0 to 4.2.1
Bumps [@nextcloud/dialogs](https://github.com/nextcloud-libraries/nextcloud-dialogs ) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-dialogs/releases )
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-dialogs/blob/v4.2.1/CHANGELOG.md )
- [Commits](https://github.com/nextcloud-libraries/nextcloud-dialogs/compare/v4.2.0...v4.2.1 )
---
updated-dependencies:
- dependency-name: "@nextcloud/dialogs"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
1fd6952148
Merge pull request #10577 from nextcloud/dependabot/npm_and_yarn/nextcloud/files-3.0.0-beta.22
2 years ago
dependabot[bot]
49ff86be89
Merge pull request #10575 from nextcloud/dependabot/npm_and_yarn/nextcloud/auth-2.2.1
2 years ago
dependabot[bot]
23643868d2
chore(deps-dev): Bump friendsofphp/php-cs-fixer in /vendor-bin/csfixer
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer ) from 3.26.1 to 3.28.0.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases )
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.26.1...v3.28.0 )
---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
d798acd46c
chore(deps-dev): Bump @babel/preset-env from 7.22.15 to 7.22.20
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.22.15 to 7.22.20.
- [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.22.20/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
f4fc5bdfb7
chore(deps): Bump @nextcloud/files from 3.0.0-beta.21 to 3.0.0-beta.22
Bumps [@nextcloud/files](https://github.com/nextcloud-libraries/nextcloud-files ) from 3.0.0-beta.21 to 3.0.0-beta.22.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-files/releases )
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-files/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nextcloud-libraries/nextcloud-files/compare/v3.0.0-beta.21...v3.0.0-beta.22 )
---
updated-dependencies:
- dependency-name: "@nextcloud/files"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
febf243fb4
chore(deps-dev): Bump phpunit/phpunit in /tests/integration
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 9.6.12 to 9.6.13.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.13/ChangeLog-9.6.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.12...9.6.13 )
---
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]
5d81ee6678
chore(deps): Bump @nextcloud/auth from 2.1.0 to 2.2.1
Bumps [@nextcloud/auth](https://github.com/nextcloud/nextcloud-auth ) from 2.1.0 to 2.2.1.
- [Release notes](https://github.com/nextcloud/nextcloud-auth/releases )
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-auth/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nextcloud/nextcloud-auth/compare/v2.1.0...v2.2.1 )
---
updated-dependencies:
- dependency-name: "@nextcloud/auth"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
5365df160f
chore(deps-dev): Bump phpunit/phpunit in /vendor-bin/phpunit
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 9.6.12 to 9.6.13.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.13/ChangeLog-9.6.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.12...9.6.13 )
---
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
Nextcloud bot
f3036d2123
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Joas Schilling
379addd252
fix(CI): Move away from withConsecutive()
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
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