]>
source.dussan.org Git - nextcloud-server.git/log
Josh Richards [Sat, 19 Aug 2023 22:15:49 +0000 (18:15 -0400)]
(config sample) Remove defunct trystack.org url
Fixes nextcloud/documentation#10434 and nextcloud/documentation#9400
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
Daniel [Sat, 19 Aug 2023 16:19:45 +0000 (18:19 +0200)]
Merge pull request #39727 from nextcloud/automated/noid/master-update-psalm-baseline
nextcloud-command [Sat, 19 Aug 2023 03:24:27 +0000 (03:24 +0000)]
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
dependabot[bot] [Sat, 19 Aug 2023 14:28:03 +0000 (14:28 +0000)]
Merge pull request #39968 from nextcloud/dependabot/npm_and_yarn/nextcloud-vue-collections-0.11.1
dependabot[bot] [Sat, 19 Aug 2023 01:24:36 +0000 (01:24 +0000)]
chore(deps): Bump nextcloud-vue-collections from 0.10.0 to 0.11.1
Bumps [nextcloud-vue-collections](https://github.com/juliushaertl/nextcloud-vue-collections) from 0.10.0 to 0.11.1.
- [Release notes](https://github.com/juliushaertl/nextcloud-vue-collections/releases)
- [Commits](https://github.com/juliushaertl/nextcloud-vue-collections/compare/v0.10.0...v0.11.1)
---
updated-dependencies:
- dependency-name: nextcloud-vue-collections
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
dependabot[bot] [Sat, 19 Aug 2023 12:58:56 +0000 (12:58 +0000)]
Merge pull request #39976 from nextcloud/dependabot/github_actions/actions/stale-8
dependabot[bot] [Sat, 19 Aug 2023 12:54:25 +0000 (12:54 +0000)]
Merge pull request #39975 from nextcloud/dependabot/github_actions/actions/github-script-6
dependabot[bot] [Sat, 19 Aug 2023 04:17:02 +0000 (04:17 +0000)]
Merge pull request #39967 from nextcloud/dependabot/npm_and_yarn/sass-1.66.1
dependabot[bot] [Sat, 19 Aug 2023 02:44:38 +0000 (02:44 +0000)]
chore(deps): Bump actions/stale from 5 to 8
Bumps [actions/stale](https://github.com/actions/stale) from 5 to 8.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v5...v8)
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sat, 19 Aug 2023 02:44:37 +0000 (02:44 +0000)]
chore(deps): Bump actions/github-script from 5 to 6
Bumps [actions/github-script](https://github.com/actions/github-script) from 5 to 6.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v5...v6)
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sat, 19 Aug 2023 01:24:10 +0000 (01:24 +0000)]
chore(deps-dev): Bump sass from 1.64.2 to 1.66.1
Bumps [sass](https://github.com/sass/dart-sass) from 1.64.2 to 1.66.1.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.64.2...1.66.1)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Nextcloud bot [Sat, 19 Aug 2023 00:33:57 +0000 (00:33 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
John Molakvoæ [Fri, 18 Aug 2023 21:45:15 +0000 (23:45 +0200)]
Merge pull request #39924 from nextcloud/bugfix/noid/x-requested-with
Daniel [Fri, 18 Aug 2023 21:26:35 +0000 (23:26 +0200)]
Merge pull request #39754 from nextcloud/Jerome-Herbinet-download-and-enable-all
Jérôme Herbinet [Tue, 8 Aug 2023 13:17:23 +0000 (15:17 +0200)]
Download and enable all
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
Download and enable all
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
npm run build
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
Joas Schilling [Fri, 18 Aug 2023 20:00:21 +0000 (22:00 +0200)]
Merge pull request #39961 from nextcloud/bugfix/noid/simplify-route-name
fix(CS): Use the naming pattern for the URL scheme
Julius Härtl [Thu, 17 Aug 2023 06:29:25 +0000 (08:29 +0200)]
fix: Set X-Requested-With header on all requests to avoid browser auth dialogs
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Joas Schilling [Fri, 18 Aug 2023 16:01:47 +0000 (18:01 +0200)]
Merge pull request #39888 from nextcloud/less-container-queries
Reduce the number of container queries
Ferdinand Thiessen [Fri, 18 Aug 2023 14:12:32 +0000 (16:12 +0200)]
Merge pull request #39922 from nextcloud/dependabot/npm_and_yarn/marked-7.0.3
chore(deps): Bump marked from 5.1.2 to 7.0.3
Ferdinand Thiessen [Fri, 18 Aug 2023 13:32:55 +0000 (15:32 +0200)]
Merge pull request #39938 from nextcloud/dependabot/npm_and_yarn/libphonenumber-js-1.10.41
chore(deps): Bump libphonenumber-js from 1.10.38 to 1.10.41
Robin Appelman [Tue, 15 Aug 2023 16:33:57 +0000 (18:33 +0200)]
only determine quota_include_external_storage once for quota wrapper
Signed-off-by: Robin Appelman <robin@icewind.nl>
dependabot[bot] [Wed, 16 Aug 2023 23:48:39 +0000 (23:48 +0000)]
chore(deps): Bump marked from 5.1.2 to 7.0.3
Bumps [marked](https://github.com/markedjs/marked) from 5.1.2 to 7.0.3.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v5.1.2...v7.0.3)
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Joas Schilling [Fri, 18 Aug 2023 11:54:15 +0000 (13:54 +0200)]
Merge pull request #39867 from nextcloud/login-less
Add a separate event for login page rendering
Joas Schilling [Fri, 18 Aug 2023 10:52:40 +0000 (12:52 +0200)]
chore(assets): Recompile JS
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Fri, 18 Aug 2023 10:52:16 +0000 (12:52 +0200)]
fix(CS): Use the naming pattern for the URL scheme
Signed-off-by: Joas Schilling <coding@schilljs.com>
Robin Appelman [Tue, 15 Aug 2023 16:31:40 +0000 (18:31 +0200)]
only get logger when needed in sabre/directory
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Tue, 15 Aug 2023 16:31:10 +0000 (18:31 +0200)]
better caching in storage stats calculations
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Tue, 15 Aug 2023 14:51:35 +0000 (16:51 +0200)]
only gather dependencies for trashbin wrapper once
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Tue, 15 Aug 2023 14:44:23 +0000 (16:44 +0200)]
reuse dependencies from wrapped cache
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Fri, 18 Aug 2023 07:52:42 +0000 (09:52 +0200)]
Merge pull request #39903 from nextcloud/no-dav-acl-files
don't bother checking dav acl's in files
Nextcloud bot [Fri, 18 Aug 2023 00:35:47 +0000 (00:35 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
dependabot[bot] [Thu, 17 Aug 2023 14:08:06 +0000 (14:08 +0000)]
chore(deps): Bump libphonenumber-js from 1.10.38 to 1.10.41
Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) from 1.10.38 to 1.10.41.
- [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.10.38...v1.10.41)
---
updated-dependencies:
- dependency-name: libphonenumber-js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
max-nextcloud [Thu, 17 Aug 2023 21:10:38 +0000 (23:10 +0200)]
Merge pull request #39770 from nextcloud/fix/always-use-displayname-from-correct-backend
fix: always use display name from correct backend
Joas Schilling [Thu, 17 Aug 2023 20:53:55 +0000 (22:53 +0200)]
Merge pull request #39910 from nextcloud/bugfix/noid/fix-memcache-class-handling
fix(memcache): Fix comparison of Memcache configs to classes
John Molakvoæ [Thu, 17 Aug 2023 18:00:15 +0000 (20:00 +0200)]
Merge pull request #39808 from nextcloud/feat/f2v/files
John Molakvoæ [Thu, 17 Aug 2023 16:58:59 +0000 (18:58 +0200)]
chore: remove outdated acceptance tests
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Thu, 17 Aug 2023 07:14:35 +0000 (09:14 +0200)]
fix(tests): preview phpunit
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Thu, 17 Aug 2023 06:55:30 +0000 (08:55 +0200)]
fix(files): trashbin redirect and default fileid Sidebar open
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Wed, 16 Aug 2023 15:46:13 +0000 (17:46 +0200)]
chore: update openapi
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Wed, 16 Aug 2023 14:22:51 +0000 (16:22 +0200)]
fix(cypress): adjust selectors
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Wed, 16 Aug 2023 14:05:43 +0000 (16:05 +0200)]
fix(files): window.caches check
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Wed, 16 Aug 2023 10:52:02 +0000 (12:52 +0200)]
chore: compile assets
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Wed, 16 Aug 2023 10:30:01 +0000 (12:30 +0200)]
fix(tests): actions adjust and jest fetch mock
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Wed, 16 Aug 2023 09:05:02 +0000 (11:05 +0200)]
fix(files): sidebar favorite event sync
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Sat, 12 Aug 2023 15:10:24 +0000 (17:10 +0200)]
fix(files): navigation quota alignments
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Sat, 12 Aug 2023 15:09:52 +0000 (17:09 +0200)]
fix(files): unnecessary navigation change detection
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Sat, 12 Aug 2023 15:08:25 +0000 (17:08 +0200)]
fix(files): dir contents variables
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Sat, 12 Aug 2023 15:07:46 +0000 (17:07 +0200)]
fix(files): router and fileid sidebar open
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Fri, 11 Aug 2023 17:55:36 +0000 (19:55 +0200)]
fix(files): active and open sidebar on mount
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Fri, 11 Aug 2023 17:18:56 +0000 (19:18 +0200)]
fix: FileEntry boundariesElement and right click menu
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Fri, 11 Aug 2023 12:32:42 +0000 (14:32 +0200)]
feat: redirect to the mime icon if no preview available
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Fri, 11 Aug 2023 11:21:29 +0000 (13:21 +0200)]
perf(files): reuse vnode with unique key
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Fri, 11 Aug 2023 07:29:20 +0000 (09:29 +0200)]
feat: virtual scrolling update
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Fri, 11 Aug 2023 07:03:21 +0000 (09:03 +0200)]
fix(files): service worker
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Wed, 9 Aug 2023 12:59:35 +0000 (14:59 +0200)]
chore(files): add Headers, remove legacy methods and cleanup
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Wed, 9 Aug 2023 10:31:54 +0000 (12:31 +0200)]
feat(f2v): migrate Files
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Ferdinand Thiessen [Thu, 17 Aug 2023 13:49:08 +0000 (15:49 +0200)]
Merge pull request #39599 from nextcloud/fix/l10n-password-header
fix(l10n): Password column header
Ferdinand Thiessen [Thu, 17 Aug 2023 12:30:57 +0000 (14:30 +0200)]
Merge pull request #39927 from nextcloud/Jerome-Herbinet-better-design-for-update-channel-selector
A better design for update channel selector
Julius Härtl [Thu, 17 Aug 2023 11:23:04 +0000 (13:23 +0200)]
Merge pull request #39481 from nextcloud/fix/transfer-ownersip
Christopher Ng [Mon, 31 Jul 2023 18:45:17 +0000 (11:45 -0700)]
fix(l10n): Password column header
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Ferdinand Thiessen [Thu, 17 Aug 2023 09:31:53 +0000 (11:31 +0200)]
Merge pull request #39906 from nextcloud/fix/prevent-warnings-if-attr-unset
Prevent PHP warning when CacheEntry extension keys are not set
Robin Appelman [Thu, 17 Aug 2023 09:18:26 +0000 (11:18 +0200)]
add core fileclient script before others
Signed-off-by: Robin Appelman <robin@icewind.nl>
Jérôme Herbinet [Thu, 17 Aug 2023 09:18:02 +0000 (11:18 +0200)]
npm run build
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
Jérôme Herbinet [Thu, 17 Aug 2023 09:14:08 +0000 (11:14 +0200)]
Remove extra tab
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
Robin Appelman [Tue, 15 Aug 2023 10:11:08 +0000 (12:11 +0200)]
don't always add core/common and core/main during "sorting"
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Mon, 14 Aug 2023 15:47:10 +0000 (17:47 +0200)]
add separate event for rendering login page template
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Mon, 14 Aug 2023 15:46:43 +0000 (17:46 +0200)]
move "aways loaded" sharing script to event listener
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Mon, 14 Aug 2023 15:45:53 +0000 (17:45 +0200)]
move core script loading from static template to event listener
Signed-off-by: Robin Appelman <robin@icewind.nl>
Jérôme Herbinet [Thu, 17 Aug 2023 08:53:11 +0000 (10:53 +0200)]
npm run build
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
Jérôme Herbinet [Thu, 17 Aug 2023 08:42:56 +0000 (10:42 +0200)]
A better design for update channel selector
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
Anna Larch [Wed, 19 Jul 2023 14:39:04 +0000 (16:39 +0200)]
fix: don't emit Hooks when hookpaths are empty
Signed-off-by: Anna Larch <anna@nextcloud.com>
Nextcloud bot [Thu, 17 Aug 2023 00:33:49 +0000 (00:33 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
dependabot[bot] [Wed, 16 Aug 2023 23:42:06 +0000 (23:42 +0000)]
Merge pull request #39095 from nextcloud/dependabot/github_actions/skjnldsv/read-package-engines-version-actions-2.2
dependabot[bot] [Wed, 16 Aug 2023 23:29:51 +0000 (23:29 +0000)]
Merge pull request #39833 from nextcloud/dependabot/npm_and_yarn/puppeteer-21.0.3
Pytal [Wed, 16 Aug 2023 22:22:14 +0000 (15:22 -0700)]
Merge pull request #39909 from nextcloud/fix/a11y-users-list-select-focus-on-tag-delete
Ferdinand Thiessen [Wed, 16 Aug 2023 21:38:25 +0000 (23:38 +0200)]
Merge pull request #39916 from nextcloud/enh/noid/fix-public-file-upload-button
try to fix regression with public file upload button
Kate [Wed, 16 Aug 2023 17:29:57 +0000 (19:29 +0200)]
Merge pull request #39125 from nextcloud/refactor/csrf-ocs-check
Rewrite OCS CSRF check to be readable
Simon L [Wed, 16 Aug 2023 16:21:11 +0000 (18:21 +0200)]
try to fix regression with public file upload button
Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Julia Kirschenheuter [Wed, 16 Aug 2023 15:44:26 +0000 (17:44 +0200)]
Merge pull request #39332 from nextcloud/fix/36981-fix-focus-style-on-status-radio-buttons
Set double outline on checked state for radio buttons
Robin Appelman [Wed, 16 Aug 2023 15:14:07 +0000 (17:14 +0200)]
Merge pull request #39860 from nextcloud/metadata-dont-preload-subfolders
don't preload metadata for the sub-childen
Simon L [Wed, 16 Aug 2023 15:11:17 +0000 (17:11 +0200)]
Merge pull request #39884 from nextcloud/enh/37207/adjust-add-button
adjust add button
Joas Schilling [Wed, 16 Aug 2023 14:01:00 +0000 (16:01 +0200)]
fix(memcache): Fix comparison of Memcache configs to classes
Signed-off-by: Joas Schilling <coding@schilljs.com>
jld3103 [Mon, 3 Jul 2023 16:59:51 +0000 (18:59 +0200)]
Rewrite OCS CSRF check to be readable
Signed-off-by: jld3103 <jld3103yt@gmail.com>
Grigorii K. Shartsev [Wed, 16 Aug 2023 10:33:40 +0000 (12:33 +0200)]
chore(assets): build assets
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Grigorii K. Shartsev [Wed, 16 Aug 2023 13:45:00 +0000 (15:45 +0200)]
fix(settings): fix "Set user manager" label in users settings
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Grigorii K. Shartsev [Wed, 16 Aug 2023 13:44:15 +0000 (15:44 +0200)]
fix(settings): fix set manager loading indicator in users settings
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Grigorii K. Shartsev [Wed, 16 Aug 2023 10:27:42 +0000 (12:27 +0200)]
fix(settings): do not disable select on loading in users settings
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Ferdinand Thiessen [Wed, 16 Aug 2023 12:12:40 +0000 (14:12 +0200)]
fix: Prevent PHP warnings when optional CacheEntry attributes are unset
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Wed, 16 Aug 2023 11:48:31 +0000 (13:48 +0200)]
tests: Add test for CacheEntry getters
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
julia.kirschenheuter [Wed, 12 Jul 2023 10:35:32 +0000 (12:35 +0200)]
Set double outline on checked state for radio buttons
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Simon L [Wed, 16 Aug 2023 10:41:44 +0000 (12:41 +0200)]
address review
Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Ferdinand Thiessen [Wed, 16 Aug 2023 11:16:08 +0000 (13:16 +0200)]
Merge pull request #39686 from nextcloud/fix/modern-mimetype
fix(core): Modernize JS for mimetype handling
Robin Appelman [Wed, 16 Aug 2023 10:12:14 +0000 (12:12 +0200)]
don't bother checking dav acl's in files
any permissions for files is handled in the filesystem layer anyway
Signed-off-by: Robin Appelman <robin@icewind.nl>
Thomas Citharel [Wed, 16 Aug 2023 08:17:19 +0000 (10:17 +0200)]
Merge pull request #39525 from nextcloud/fix/set-owner-principal-for-SAB
fix(CardDAV): set owner-principal, displayname properties for SAB
Ferdinand Thiessen [Thu, 3 Aug 2023 03:13:44 +0000 (05:13 +0200)]
fix(core): Modernize the mimetype handling
No need for jQuery or lodash as standard ECMA is supported by all of our supported browsers
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Anna Larch [Fri, 21 Jul 2023 10:33:00 +0000 (12:33 +0200)]
fix(CardDAV): set owner-principal, displayname properties for SAB
Signed-off-by: Anna Larch <anna@nextcloud.com>
Nextcloud bot [Wed, 16 Aug 2023 00:25:37 +0000 (00:25 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Pytal [Tue, 15 Aug 2023 15:40:46 +0000 (08:40 -0700)]
Merge pull request #39876 from nextcloud/fix/files-reminders
Andy Scherzinger [Tue, 15 Aug 2023 15:01:14 +0000 (17:01 +0200)]
Merge pull request #39885 from nextcloud/chore/noid/bumpHubNext
Bump Hub 5 -> Hub 6
Andy Scherzinger [Tue, 15 Aug 2023 15:00:05 +0000 (17:00 +0200)]
BUmp Hub 5 -> Hub 6
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>