summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2023-12-12fixup! Tempbugfix/tmepJoas Schilling
2023-12-12TempJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-12-12Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-11Merge pull request #11185 from nextcloud/backport/11181/stable28Marcel Müller
[stable28] Add backend url to connection error
2023-12-11Merge pull request #11193 from nextcloud/backport/11188/stable28Joas Schilling
[stable28] fix(OCC): Fix error reporting and success message when adding a STUN …
2023-12-11Merge pull request #11196 from nextcloud/backport/11149/stable28Maksim Sukharev
[stable28] fix(shares): reserve space for file preview while it's loading
2023-12-11fix(shares): fix anchor size and jump after preview loadedMaksim Sukharev
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2023-12-11fix(shares): fix preview size for uploaded non-media filesMaksim Sukharev
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2023-12-11fix(shares): reserve space for file preview while it's loadingMaksim Sukharev
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2023-12-11fix(OCC): Fix error reporting and success message when adding a STUN serverJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-12-11Merge pull request #11184 from nextcloud/backport/11183/stable28Joas Schilling
[stable28] fix(CI): Make psalm more happy about not returning null
2023-12-11Merge pull request #11147 from nextcloud/backport/10978/stable28v18.0.0Joas Schilling
[stable28] fix(activeSession): remove toast message
2023-12-11Merge pull request #11164 from nextcloud/release/18.0.0Joas Schilling
Release 18.0.0
2023-12-11Add backend url to connection errorMarcel Müller
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2023-12-11fix(CI): Make psalm more happy about not returning nullJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-12-11Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-10Merge pull request #11179 from ↵github-actions[bot]
nextcloud/automated/noid/stable28-update-nextcloud-ocp [stable28] Update nextcloud/ocp dependency
2023-12-10chore(dev-deps): Bump nextcloud/ocp packagenextcloud-command
Signed-off-by: GitHub <noreply@github.com>
2023-12-10Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-09Merge pull request #11175 from ↵dependabot[bot]
nextcloud/dependabot/npm_and_yarn/stable28/extendable-media-recorder-9.1.5
2023-12-09chore(deps): Bump extendable-media-recorder from 9.1.4 to 9.1.5dependabot[bot]
Bumps [extendable-media-recorder](https://github.com/chrisguttandin/extendable-media-recorder) from 9.1.4 to 9.1.5. - [Release notes](https://github.com/chrisguttandin/extendable-media-recorder/releases) - [Commits](https://github.com/chrisguttandin/extendable-media-recorder/compare/v9.1.4...v9.1.5) --- 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>
2023-12-09Merge pull request #11174 from ↵dependabot[bot]
nextcloud/dependabot/npm_and_yarn/stable28/types/jest-29.5.11
2023-12-09Merge pull request #11173 from ↵dependabot[bot]
nextcloud/dependabot/npm_and_yarn/stable28/extendable-media-recorder-wav-encoder-7.0.101
2023-12-09chore(deps-dev): Bump @types/jest from 29.5.10 to 29.5.11dependabot[bot]
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.10 to 29.5.11. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) --- updated-dependencies: - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-12-09chore(deps): Bump extendable-media-recorder-wav-encoderdependabot[bot]
Bumps [extendable-media-recorder-wav-encoder](https://github.com/chrisguttandin/extendable-media-recorder-wav-encoder) from 7.0.100 to 7.0.101. - [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.100...v7.0.101) --- 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>
2023-12-08Merge pull request #11162 from nextcloud/backport/11161/stable28Joas Schilling
[stable28] fix(messages): apply ltr styles to system messages
2023-12-08chore(release): Bump version to 18.0.0Joas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-12-08fix(changelog): Remove duplicated changelog from beta3 and rc1Joas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-12-08chore(release): Add changelog for 18.0.0Joas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-12-08fix(messages): apply ltr styles to system messagesMaksim Sukharev
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2023-12-08Merge pull request #11160 from nextcloud/backport/11116/stable28Joas Schilling
[stable28] Improve conversation test split to have more even execution times
2023-12-08Improve conversation test split to have more even execution timesJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-12-08Merge pull request #11158 from nextcloud/backport/11156/stable28Maksim Sukharev
[stable28] fix(settings): apply correct conditions to expiration settings
2023-12-08fix(settings): apply correct conditions to expiration settingsMaksim Sukharev
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2023-12-08Merge pull request #11155 from nextcloud/bugfix/noid/bump-openapi-extractorJoas Schilling
fix(openapi): Bump openapi-extractor for improved API results
2023-12-08fix(openapi): Bump openapi-extractor for improved API resultsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-12-08Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-07Merge pull request #11151 from nextcloud/release/18.0.0-rc.3v18.0.0-rc.3Joas Schilling
Release 18.0.0-rc.3
2023-12-07Merge pull request #11150 from nextcloud/backport/11148/stable28Maksim Sukharev
[stable28] chore(eslint): enable import/order rule back
2023-12-07chore(release): Bump version to 18.0.0-rc.3Joas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-12-07chore(release): Add changelog for 18.0.0-rc.3Joas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-12-07fix(eslint): revert rule for testingMaksim Sukharev
- storeConfig import messagesStore as well, so there might be a loop while initializing Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2023-12-07chore(eslint): run eslintMaksim Sukharev
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2023-12-07chore(eslint): enable import/order rule againMaksim Sukharev
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2023-12-07fix(activeSession): remove toast messageMaksim Sukharev
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2023-12-07Merge pull request #11131 from nextcloud/backport/11093/stable28Joas Schilling
[stable28] Add metadata to file parameters
2023-12-07Merge pull request #11140 from nextcloud/backport/11127/stable28Maksim Sukharev
[stable28] fix(session): track mouse movement activity
2023-12-07Merge pull request #11141 from nextcloud/update-ci-workflowsJoas Schilling
[stable28] fix(ci): Update CI workflows
2023-12-07fix(ci): Update CI workflowsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-12-07Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>