summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-07-13chore: update workflows from templatesautomated/update-workflows/defaultskjnldsv
2024-07-13Merge pull request #12700 from nextcloud/dependabot/npm_and_yarn/ts-jest-29.2.2dependabot[bot]
2024-07-13chore(deps-dev): Bump ts-jest from 29.1.5 to 29.2.2dependabot[bot]
2024-07-13Merge pull request #12703 from nextcloud/dependabot/npm_and_yarn/openapi-type...dependabot[bot]
2024-07-13Merge pull request #12704 from nextcloud/dependabot/npm_and_yarn/extendable-m...dependabot[bot]
2024-07-13Merge pull request #12702 from nextcloud/dependabot/npm_and_yarn/babel/core-7...dependabot[bot]
2024-07-13chore(deps): Bump extendable-media-recorder from 9.2.4 to 9.2.8dependabot[bot]
2024-07-13chore(deps-dev): Bump openapi-typescript from 7.0.0 to 7.0.2dependabot[bot]
2024-07-13chore(deps-dev): Bump @babel/core from 7.24.7 to 7.24.8dependabot[bot]
2024-07-13Fix(l10n): Update translations from TransifexNextcloud bot
2024-07-12Merge pull request #12696 from nextcloud/chore/deps/nextloud-upload-1.4.2Maksim Sukharev
2024-07-12chore(deps): bump @nextcloud/upload library from 1.4.1 to 1.4.2Maksim Sukharev
2024-07-12Merge pull request #12694 from nextcloud/changelog/19.0.6Joas Schilling
2024-07-12chore(release): Changelog for 19.0.6Joas Schilling
2024-07-12Merge pull request #12686 from nextcloud/bugfix/noid/allow-session-state-in-f...Joas Schilling
2024-07-12Merge pull request #12685 from nextcloud/bugfix/noid/fix-more-federation-urlsJoas Schilling
2024-07-12fix(federation): Don't notify users with active sessionsJoas Schilling
2024-07-12test(federation): Add a test for inactive-session-state in federated conversa...Joas Schilling
2024-07-12fix(federation): Allow setting the session state in federated conversationsJoas Schilling
2024-07-12fix(federation): Also fix room::remote_server and pcm::remote_server_urlJoas Schilling
2024-07-12Fix(l10n): Update translations from TransifexNextcloud bot
2024-07-11Merge pull request #12679 from nextcloud/backport/12554/mainJoas Schilling
2024-07-11Merge pull request #12675 from nextcloud/changelog/18.0.10-19.0.5Joas Schilling
2024-07-11perf(sharing): Use getFirstNodeById() which is more performantJoas Schilling
2024-07-11chore(release): Changelog for 18.0.10 and 19.0.5Joas Schilling
2024-07-11Merge pull request #12550 from nextcloud/fix/12454/highlight-temp-messagesMaksim Sukharev
2024-07-11Merge pull request #12672 from nextcloud/bugfix/noid/fix-missing-dashboard-wi...Joas Schilling
2024-07-11fix(dashboard): Fix missing dashboard iconJoas Schilling
2024-07-11Merge pull request #12633 from nextcloud/fix/7896/css-blurJoas Schilling
2024-07-11Fix(l10n): Update translations from TransifexNextcloud bot
2024-07-10Merge pull request #12655 from nextcloud/fix/noid/replace-vue-observe-libMaksim Sukharev
2024-07-10chore(deps): drop v-observe-visibility libraryMaksim Sukharev
2024-07-10fix(directive): replace v-observe-visibility with vIntersectionObserverMaksim Sukharev
2024-07-10Merge pull request #12558 from nextcloud/skalidindi53/12292/Banning-users-and...Shankar Kalidindi
2024-07-10Merge pull request #12657 from nextcloud/feat/12250/picker-visibilityDorra
2024-07-10Merge pull request #12659 from nextcloud/fix/12595/safari-rendering-bug-read-...Marcel Müller
2024-07-10fix: lintDorraJaouad
2024-07-10feat(filepicker): add button to show slash commandsDorraJaouad
2024-07-10fix(db): Bump version to trigger migrationJoas Schilling
2024-07-10fix(ban): Fix frontend call to unbanJoas Schilling
2024-07-10fix(ban): Fix oracle handlingJoas Schilling
2024-07-10fix(ban): Improve documentation of typesJoas Schilling
2024-07-10fix(ban): Remove unused methodsJoas Schilling
2024-07-10fix(ban): Simplify validation and document known errorsJoas Schilling
2024-07-10fix(ban): Ensure the ban is from the current roomJoas Schilling
2024-07-10feat: Integration tests for banning/unbanning usersskalidindi53
2024-07-10fix(CI): Simplify the integration test and move it forwardJoas Schilling
2024-07-10fix(ban): Add missing banId to unban URLJoas Schilling
2024-07-10fix(ban): Don't ban the moderator but the provided actorJoas Schilling
2024-07-10feat: Moderator able to ban users testskalidindi53