]>
source.dussan.org Git - nextcloud-server.git/log
Côme Chilliet [Mon, 4 Mar 2024 11:01:20 +0000 (12:01 +0100)]
chore: Break closure call on two lines to make it readable
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Tue, 27 Feb 2024 09:31:59 +0000 (10:31 +0100)]
fix(systemtags): Forbid tagging of readonly files
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Andy Scherzinger [Tue, 19 Mar 2024 13:09:49 +0000 (14:09 +0100)]
Merge pull request #44281 from nextcloud/fix/app-discover-fetcher
fix(AppDiscoverFetcher): Do not remove entries as expired that have no expiry date
Joas Schilling [Tue, 19 Mar 2024 11:18:11 +0000 (12:18 +0100)]
Merge pull request #44305 from nextcloud/bugfix/noid/use-correct-language-file
fix(federatedfilesharing): Use correct language file to render notifi…
Joas Schilling [Tue, 19 Mar 2024 10:15:18 +0000 (11:15 +0100)]
fix(sharing): Align wording for declining a share
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Tue, 19 Mar 2024 10:08:13 +0000 (11:08 +0100)]
fix(federatedfilesharing): Use correct language file to render notification
Signed-off-by: Joas Schilling <coding@schilljs.com>
Ferdinand Thiessen [Mon, 18 Mar 2024 16:50:12 +0000 (17:50 +0100)]
fix(AppDiscoverFetcher): Do not remove entries as expired that have no expiry date
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Joas Schilling [Tue, 19 Mar 2024 08:32:57 +0000 (09:32 +0100)]
Merge pull request #44154 from nextcloud/enh/appapi-rate-limit-bypass
Added rate limit bypass for app_api requests
John Molakvoæ [Tue, 19 Mar 2024 08:15:38 +0000 (09:15 +0100)]
Merge pull request #44260 from RajeevDash007/dev-docs
John Molakvoæ [Tue, 19 Mar 2024 08:14:41 +0000 (09:14 +0100)]
Merge pull request #37953 from moan0s/reword-disabled-login-form
John Molakvoæ [Tue, 19 Mar 2024 08:12:36 +0000 (09:12 +0100)]
Merge pull request #33546 from adam-blakey/show-enabled-and-disabled-apps
Nextcloud bot [Tue, 19 Mar 2024 00:19:50 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Florian Klinger [Tue, 12 Mar 2024 09:53:14 +0000 (10:53 +0100)]
fix: add check for app_api_system session flag to bypass rate limit
Signed-off-by: Florian Klinger <florian.klinger@nextcloud.com>
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
Robin Appelman [Mon, 18 Mar 2024 17:58:50 +0000 (18:58 +0100)]
Merge pull request #44279 from nextcloud/sort-submount-view
fix: ensure nested mount points are handled in the correct order
Ferdinand Thiessen [Mon, 18 Mar 2024 17:58:11 +0000 (18:58 +0100)]
Merge pull request #44280 from nextcloud/fix/app-discover-animation
fix(settings): App Store Discover carousel animations are inverted
Robin Appelman [Mon, 18 Mar 2024 15:18:35 +0000 (16:18 +0100)]
fix: ensure nested mount points are handled in the correct order
Signed-off-by: Robin Appelman <robin@icewind.nl>
Ferdinand Thiessen [Mon, 18 Mar 2024 17:07:51 +0000 (18:07 +0100)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Mon, 18 Mar 2024 16:22:24 +0000 (17:22 +0100)]
fix(settings): App Store Discover carousel animations are inverted
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Mon, 18 Mar 2024 17:00:59 +0000 (18:00 +0100)]
Merge pull request #44259 from nextcloud/feat/app-discover-app-links
feat(settings): Allow app discover section links to open app routes or the appstore page
Adam Blakey [Mon, 18 Mar 2024 15:46:39 +0000 (15:46 +0000)]
style: Fixed style from composer cs:fix
Signed-off-by: Adam Blakey <adam@blakey.family>
Adam Blakey [Mon, 18 Mar 2024 09:31:21 +0000 (09:31 +0000)]
Update core/Command/App/ListApps.php
refactor: changed overcomplicated if statement into two shorter lines
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Adam Blakey <adam@blakey.family>
Ferdinand Thiessen [Mon, 18 Mar 2024 14:13:46 +0000 (15:13 +0100)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Rajeev Lochan Dash [Sun, 17 Mar 2024 16:35:58 +0000 (22:05 +0530)]
docs: added codespace link
Signed-off-by: Rajeev Lochan Dash <96860040+RajeevDash007@users.noreply.github.com>
Ferdinand Thiessen [Mon, 18 Mar 2024 13:13:01 +0000 (14:13 +0100)]
fix(settings): Open app details also on app discover section when requested
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Sun, 17 Mar 2024 02:19:31 +0000 (03:19 +0100)]
feat(settings): Allow app discover links to open app routes or the appstore page
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Sun, 17 Mar 2024 14:28:22 +0000 (15:28 +0100)]
fix(settings): Adjust appstore types as `releases` are not always set
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Mon, 18 Mar 2024 12:49:09 +0000 (13:49 +0100)]
Merge pull request #44254 from nextcloud/fix/drop-service-chrome
fix(files): Adjust dropservice to work with Blink engine
Ferdinand Thiessen [Mon, 18 Mar 2024 12:48:51 +0000 (13:48 +0100)]
Merge pull request #44255 from nextcloud/fix/apps-search
fix: Correctly add search event listener to make searching the app list work again
Ferdinand Thiessen [Mon, 18 Mar 2024 12:45:53 +0000 (13:45 +0100)]
Merge pull request #44264 from nextcloud/fix/remove-old-unsupported-tooltip-dispose
fix(files_external): Remove invalid jQuery Tooltip usage
Ferdinand Thiessen [Sun, 17 Mar 2024 01:05:43 +0000 (02:05 +0100)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Sun, 17 Mar 2024 01:04:27 +0000 (02:04 +0100)]
fix(files): Adjust files drop to work with Blink engine (chrom(ium), edge)
The datatransfer items list is cleared on Blink after the first access to an inner prop due to async handling and GC.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Joas Schilling [Mon, 18 Mar 2024 09:59:28 +0000 (10:59 +0100)]
Merge pull request #44262 from nextcloud/fix/log-on-invalid-loglevel
fix(Logger): Warn on invalid `loglevel` configuration option
Ferdinand Thiessen [Mon, 18 Mar 2024 00:23:40 +0000 (01:23 +0100)]
fix(files_external): Remove invalid jQuery Tooltip usage
This caused the UI to throw an error causing it to be unusable.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Nextcloud bot [Mon, 18 Mar 2024 00:19:55 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Ferdinand Thiessen [Sun, 17 Mar 2024 02:23:12 +0000 (03:23 +0100)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Sun, 17 Mar 2024 02:20:06 +0000 (03:20 +0100)]
fix(settings): Add event search listener on mounted to guarantee function exists
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Julian-Samuel Gebühr [Thu, 27 Apr 2023 14:03:28 +0000 (16:03 +0200)]
chore: Add changed binaries
Signed-off-by: Julian-Samuel Gebühr <julian-samuel@gebuehr.net>
Julian-Samuel Gebühr [Thu, 27 Apr 2023 13:23:09 +0000 (15:23 +0200)]
feat: Reword login form disabled warning #37949
Co-authored-by: Simon L. <szaimen@e.mail.de>
Signed-off-by: Julian-Samuel Gebühr <julian-samuel@gebuehr.net>
Ferdinand Thiessen [Sun, 17 Mar 2024 19:20:43 +0000 (20:20 +0100)]
fix(Logger): Warn on invalid `loglevel` configuration option
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
dependabot[bot] [Sun, 17 Mar 2024 19:18:40 +0000 (19:18 +0000)]
Merge pull request #44243 from nextcloud/dependabot/npm_and_yarn/vueuse/integrations-10.9.0
dependabot[bot] [Sat, 16 Mar 2024 13:10:43 +0000 (13:10 +0000)]
chore(deps): Bump @vueuse/integrations from 10.8.0 to 10.9.0
Bumps [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations) from 10.8.0 to 10.9.0.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v10.9.0/packages/integrations)
---
updated-dependencies:
- dependency-name: "@vueuse/integrations"
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>
Ferdinand Thiessen [Sun, 17 Mar 2024 18:58:48 +0000 (19:58 +0100)]
Merge pull request #44258 from nextcloud/fix/log_level
fix: getLogLevel return type
skjnldsv [Sun, 17 Mar 2024 13:09:13 +0000 (14:09 +0100)]
fix: getLogLevel return type
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Nextcloud bot [Sun, 17 Mar 2024 00:19:38 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
John Molakvoæ [Sat, 16 Mar 2024 13:09:57 +0000 (14:09 +0100)]
Merge pull request #44189 from nextcloud/artonge/fix/do_not_throw_exception_if_etag_is_not_set
John Molakvoæ [Sat, 16 Mar 2024 13:05:36 +0000 (14:05 +0100)]
Merge pull request #44004 from nextcloud/share-resolve-group-perf
John Molakvoæ [Sat, 16 Mar 2024 13:03:58 +0000 (14:03 +0100)]
Merge pull request #44237 from nextcloud/dependabot/npm_and_yarn/davclient.js-0.2.2
dependabot[bot] [Sat, 16 Mar 2024 02:29:57 +0000 (02:29 +0000)]
chore(deps): Bump davclient.js from 0.2.1 to 0.2.2
Bumps [davclient.js](https://github.com/owncloud/davclient.js) from 0.2.1 to 0.2.2.
- [Release notes](https://github.com/owncloud/davclient.js/releases)
- [Commits](https://github.com/owncloud/davclient.js/compare/
1ab200d099a3c2cd2ef919c3a56353ce26865994...
de93b734bd7a656de0482437df8ef50dd68a10d3)
---
updated-dependencies:
- dependency-name: davclient.js
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
John Molakvoæ [Sat, 16 Mar 2024 12:50:26 +0000 (13:50 +0100)]
Merge pull request #44241 from nextcloud/dependabot/npm_and_yarn/cypress-13.7.0
John Molakvoæ [Sat, 16 Mar 2024 12:29:34 +0000 (13:29 +0100)]
Merge pull request #44245 from nextcloud/dependabot/npm_and_yarn/puppeteer-22.5.0
John Molakvoæ [Sat, 16 Mar 2024 12:29:08 +0000 (13:29 +0100)]
Merge pull request #44238 from nextcloud/dependabot/npm_and_yarn/karma-6.4.3
John Molakvoæ [Sat, 16 Mar 2024 12:23:06 +0000 (13:23 +0100)]
Merge pull request #43613 from nextcloud/version-owner-fallback
John Molakvoæ [Sat, 16 Mar 2024 12:21:47 +0000 (13:21 +0100)]
Merge pull request #43534 from nextcloud/enh/noid/log-mnor-syntax-update
John Molakvoæ [Sat, 16 Mar 2024 12:21:13 +0000 (13:21 +0100)]
Merge pull request #43446 from jithin-space/add-patch-request-to-http-client-interface
Robin Appelman [Tue, 5 Mar 2024 15:42:13 +0000 (16:42 +0100)]
perf: improve performance of resolving group shares
Signed-off-by: Robin Appelman <robin@icewind.nl>
John Molakvoæ [Sat, 16 Mar 2024 12:19:40 +0000 (13:19 +0100)]
Merge pull request #40161 from nextcloud/Jerome-Herbinet-better-devices-wipe-action-wording
Jérôme Herbinet [Wed, 30 Aug 2023 12:41:15 +0000 (14:41 +0200)]
fix: more comprehensive wording for devices wipe action
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
John Molakvoæ [Sat, 16 Mar 2024 12:10:51 +0000 (13:10 +0100)]
Merge pull request #44217 from nextcloud/fix-quick-share-options-subline
dependabot[bot] [Sat, 16 Mar 2024 07:36:53 +0000 (07:36 +0000)]
chore(deps-dev): Bump cypress from 13.6.6 to 13.7.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.6.6 to 13.7.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v13.6.6...v13.7.0)
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sat, 16 Mar 2024 07:35:27 +0000 (07:35 +0000)]
Merge pull request #44244 from nextcloud/dependabot/npm_and_yarn/cypress/vue2-2.1.0
Maksim Sukharev [Sat, 16 Mar 2024 06:38:47 +0000 (07:38 +0100)]
Merge pull request #44226 from nextcloud/fix/noid/widget-ondestroy-callback
fix(files): provide onDestroy callback for interactive widgets
Maksim Sukharev [Sat, 16 Mar 2024 06:09:55 +0000 (07:09 +0100)]
fix(files): provide onDestroy callback for interactive widgets
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
dependabot[bot] [Sat, 16 Mar 2024 05:00:21 +0000 (05:00 +0000)]
Merge pull request #44240 from nextcloud/dependabot/npm_and_yarn/vue-multiselect-2.1.9
dependabot[bot] [Sat, 16 Mar 2024 04:59:52 +0000 (04:59 +0000)]
Merge pull request #44239 from nextcloud/dependabot/npm_and_yarn/typescript-5.4.2
dependabot[bot] [Sat, 16 Mar 2024 02:33:55 +0000 (02:33 +0000)]
chore(deps-dev): Bump puppeteer from 21.11.0 to 22.5.0
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 21.11.0 to 22.5.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v21.11.0...puppeteer-v22.5.0)
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sat, 16 Mar 2024 02:33:31 +0000 (02:33 +0000)]
chore(deps-dev): Bump @cypress/vue2 from 2.0.1 to 2.1.0
Bumps [@cypress/vue2](https://github.com/cypress-io/cypress) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/@cypress/vue2-v2.0.1...@cypress/vue2-v2.1.0)
---
updated-dependencies:
- dependency-name: "@cypress/vue2"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sat, 16 Mar 2024 02:31:37 +0000 (02:31 +0000)]
chore(deps): Bump vue-multiselect from 2.1.8 to 2.1.9
Bumps [vue-multiselect](https://github.com/shentao/vue-multiselect) from 2.1.8 to 2.1.9.
- [Release notes](https://github.com/shentao/vue-multiselect/releases)
- [Commits](https://github.com/shentao/vue-multiselect/compare/v2.1.8...v2.1.9)
---
updated-dependencies:
- dependency-name: vue-multiselect
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sat, 16 Mar 2024 02:31:12 +0000 (02:31 +0000)]
chore(deps-dev): Bump typescript from 5.3.3 to 5.4.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.3 to 5.4.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.3.3...v5.4.2)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sat, 16 Mar 2024 02:30:20 +0000 (02:30 +0000)]
chore(deps-dev): Bump karma from 6.4.2 to 6.4.3
Bumps [karma](https://github.com/karma-runner/karma) from 6.4.2 to 6.4.3.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma/compare/v6.4.2...v6.4.3)
---
updated-dependencies:
- dependency-name: karma
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
nextcloud-command [Sat, 16 Mar 2024 00:55:24 +0000 (00:55 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
fenn-cs [Fri, 15 Mar 2024 10:30:56 +0000 (11:30 +0100)]
fix: List specific share permissions as subline
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Nextcloud bot [Sat, 16 Mar 2024 00:19:23 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Eduardo Morales [Fri, 15 Mar 2024 22:44:44 +0000 (17:44 -0500)]
Merge pull request #44109 from nextcloud/feat/frontend-change-for-version-author
feat: author displayname and avatar on versions
Eduardo Morales [Fri, 15 Mar 2024 22:24:04 +0000 (17:24 -0500)]
chore(assets): compiled assets
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
Eduardo Morales [Thu, 14 Mar 2024 21:03:06 +0000 (16:03 -0500)]
fix: made author-icon smaller and added try-catch
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
Eduardo Morales [Sat, 9 Mar 2024 20:51:26 +0000 (14:51 -0600)]
feat: author displayname and avatar on versions
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
Ferdinand Thiessen [Fri, 15 Mar 2024 19:13:12 +0000 (20:13 +0100)]
Merge pull request #44231 from nextcloud/emoral435/chore/bump-ncvue-to-8.11.0
chore: bump ncvue to 8.11.0
Eduardo Morales [Fri, 15 Mar 2024 17:47:21 +0000 (12:47 -0500)]
chore(assets): compiled assets
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
Eduardo Morales [Fri, 15 Mar 2024 17:40:42 +0000 (12:40 -0500)]
chore(deps): bump NcVue to 8.11.0
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
John Molakvoæ [Fri, 15 Mar 2024 16:53:30 +0000 (17:53 +0100)]
Merge pull request #43862 from nextcloud/enh/cancel-stt-scheduled-transcription
Anupam Kumar [Fri, 15 Mar 2024 16:49:43 +0000 (22:19 +0530)]
Merge pull request #41684 from nextcloud/feat/rst-mimetype
feat(mimetypes): Add mimetype for ReStructuredText
Ferdinand Thiessen [Fri, 15 Mar 2024 16:46:01 +0000 (17:46 +0100)]
Merge pull request #44223 from nextcloud/fix/empty-response-shareeapi
fix(files_sharing): ShareesAPI - Return empty response when user is not allowed to share
John Molakvoæ [Fri, 15 Mar 2024 16:03:54 +0000 (17:03 +0100)]
Merge pull request #40117 from summersab/refactor/OC-Server-getCommentsManager
John Molakvoæ [Fri, 15 Mar 2024 16:03:30 +0000 (17:03 +0100)]
Merge pull request #40125 from summersab/refactor/OC-Server-getThemingDefaults
John Molakvoæ [Fri, 15 Mar 2024 16:03:10 +0000 (17:03 +0100)]
Merge pull request #34115 from cdammanintopix/allowed_grops_to_share
Corentin Damman [Fri, 16 Sep 2022 15:43:01 +0000 (17:43 +0200)]
feat(files_sharing): allow to specify allowed groups to share instead of excluded groups
Relates to #3387
Signed-off-by: Corentin Damman <c.damman@intopix.com>
John Molakvoæ [Fri, 15 Mar 2024 15:46:07 +0000 (16:46 +0100)]
Merge pull request #44202 from nextcloud/fix/migrate-webdav-check-to-setupcheck
John Molakvoæ [Fri, 15 Mar 2024 15:23:06 +0000 (16:23 +0100)]
Merge pull request #44162 from nextcloud/fix/breadcrumb-narrow-width-being-hidden
Julien Veyssier [Fri, 15 Mar 2024 15:15:04 +0000 (16:15 +0100)]
Merge pull request #43993 from nextcloud/fix/noid/ai-settings-default-tp-provider
Fix default text processing provider in AI settings
John Molakvoæ [Fri, 15 Mar 2024 15:06:12 +0000 (16:06 +0100)]
Merge pull request #40115 from summersab/refactor/OC-Server-getCapabilitiesManager
John Molakvoæ [Fri, 15 Mar 2024 15:05:59 +0000 (16:05 +0100)]
Merge pull request #40131 from summersab/refactor/OC-Server-getShareManager
John Molakvoæ [Fri, 15 Mar 2024 14:55:27 +0000 (15:55 +0100)]
Merge branch 'master' into show-enabled-and-disabled-apps
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
Anupam Kumar [Thu, 23 Nov 2023 11:21:58 +0000 (16:51 +0530)]
feat(mimetypes): Add mimetype for ReStructuredText
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
Ferdinand Thiessen [Fri, 15 Mar 2024 14:51:15 +0000 (15:51 +0100)]
fix(files_sharing): ShareesAPI - Return empty response when user is not allowed to share
Resolves: https://github.com/nextcloud/server/issues/20950
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
John Molakvoæ [Fri, 15 Mar 2024 14:33:45 +0000 (15:33 +0100)]
Merge pull request #40116 from summersab/refactor/OC-Server-getCloudFederationFactory
John Molakvoæ [Fri, 15 Mar 2024 14:33:06 +0000 (15:33 +0100)]
Merge branch 'master' into refactor/OC-Server-getCloudFederationFactory
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
John Molakvoæ [Fri, 15 Mar 2024 14:08:32 +0000 (15:08 +0100)]
Merge pull request #40138 from summersab/refactor/OC-Server-getHasher
John Molakvoæ [Fri, 15 Mar 2024 14:05:33 +0000 (15:05 +0100)]
Merge pull request #40127 from summersab/refactor/OC-Server-getTwoFactorAuthManager
John Molakvoæ [Fri, 15 Mar 2024 13:54:36 +0000 (14:54 +0100)]
Merge pull request #40136 from summersab/refactor/OC-Server-getGetRedisFactory
skjnldsv [Fri, 15 Mar 2024 13:51:43 +0000 (14:51 +0100)]
fix: php-cs
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>