]>
source.dussan.org Git - nextcloud-server.git/log
Joas Schilling [Thu, 12 Sep 2024 21:04:16 +0000 (23:04 +0200)]
fix(tests): Test OTF font file
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 12 Sep 2024 14:37:27 +0000 (16:37 +0200)]
fix(a11y): Update OpenDyslexic from 0.920 to 2.001
Signed-off-by: Joas Schilling <coding@schilljs.com>
Josh [Thu, 12 Sep 2024 13:34:47 +0000 (09:34 -0400)]
Merge pull request #47526 from nextcloud/jtr/fix-ftp-custom-port-ui
fix(files_external): Handling in FTP UI for custom ports
Josh [Thu, 12 Sep 2024 13:34:32 +0000 (09:34 -0400)]
Merge pull request #47527 from nextcloud/fix-sftp-custom-port-ui
fix(files_external): Handling in SFTP UI for custom ports
Côme Chilliet [Thu, 12 Sep 2024 12:34:07 +0000 (14:34 +0200)]
Merge pull request #47685 from nextcloud/fix/move-apihelper-to-oc-namespace
fix: Move OC_API into \OC\ApiHelper in standard namespace
Arthur Schiwon [Thu, 12 Sep 2024 10:53:44 +0000 (12:53 +0200)]
Merge pull request #47914 from nextcloud/fix/noid/ldap-range-index-check
fix(LDAP): check index before accessing it
Arthur Schiwon [Thu, 12 Sep 2024 08:38:46 +0000 (10:38 +0200)]
fix(LDAP): check index before accessing it
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Julius Knorr [Thu, 12 Sep 2024 09:07:22 +0000 (11:07 +0200)]
Merge pull request #47913 from nextcloud/fix/whiteboard-app-bundles
fix: Add whiteboard to education and public sector bundle
Julius Knorr [Thu, 12 Sep 2024 07:08:46 +0000 (09:08 +0200)]
fix: Add whiteboard to education and public sector bundle
Signed-off-by: Julius Knorr <jus@bitgrid.net>
Andy Scherzinger [Thu, 12 Sep 2024 06:51:22 +0000 (08:51 +0200)]
Merge pull request #47906 from nextcloud/chore/trashbin-retention-config-cleanup
chore: Update trashbin retention documentation with exceeded quota details
Nextcloud bot [Thu, 12 Sep 2024 00:20:20 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Christopher Ng [Wed, 11 Sep 2024 18:57:31 +0000 (11:57 -0700)]
chore: Update trashbin retention documentation with exceeded quota details
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Ferdinand Thiessen [Wed, 11 Sep 2024 13:10:09 +0000 (15:10 +0200)]
Merge pull request #47586 from nextcloud/fix/color
fix(theming): Add migration to restore primary color after separating primary and background
Kate [Wed, 11 Sep 2024 12:44:20 +0000 (14:44 +0200)]
Merge pull request #47891 from nextcloud/fix/make-watcher-null-safe
nextcloud-command [Wed, 11 Sep 2024 11:53:41 +0000 (11:53 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Ferdinand Thiessen [Wed, 11 Sep 2024 09:51:20 +0000 (11:51 +0200)]
fix(files): Make `openMenu` watcher null safe
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
John Molakvoæ [Wed, 11 Sep 2024 11:42:15 +0000 (13:42 +0200)]
Merge pull request #47339 from nextcloud/fix/leave-share-instead-of-delete
fix: Display 'Leave share' instead of 'Delete'
skjnldsv [Thu, 22 Aug 2024 08:02:37 +0000 (10:02 +0200)]
fix(files_sharing): adjust permissions from custom edit and delete check methods
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Pytal [Wed, 11 Sep 2024 09:19:39 +0000 (02:19 -0700)]
Merge pull request #47881 from nextcloud/fix/new-group-icon
fix(settings): Add back create group icon
Daniel [Wed, 11 Sep 2024 09:05:38 +0000 (11:05 +0200)]
Merge pull request #47884 from nextcloud/chore/blame-ignore
chore: Add another coding standard commit to the git blame ignore
Nextcloud bot [Wed, 11 Sep 2024 00:21:11 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Ferdinand Thiessen [Tue, 10 Sep 2024 23:30:11 +0000 (01:30 +0200)]
chore: Add another coding standard commit to the git blame ignore
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
nextcloud-command [Tue, 10 Sep 2024 21:30:55 +0000 (21:30 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Christopher Ng [Tue, 10 Sep 2024 21:11:51 +0000 (14:11 -0700)]
fix(settings): Add back create group icon
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Ferdinand Thiessen [Tue, 10 Sep 2024 16:13:13 +0000 (18:13 +0200)]
Merge pull request #47848 from nextcloud/fix/files-context-menu
fix(files): Reset context menu position on close
Ferdinand Thiessen [Mon, 9 Sep 2024 15:42:01 +0000 (17:42 +0200)]
fix: Adjust types of IQueryBuilder to properly allow joining with sub-query
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Mon, 2 Sep 2024 11:24:20 +0000 (13:24 +0200)]
fix: Use migration instead of repair step for restoring custom color
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Sun, 1 Sep 2024 11:16:49 +0000 (13:16 +0200)]
chore: Use `IAppConfig` instead of `IConfig->getAppValue`
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Wed, 28 Aug 2024 18:14:28 +0000 (20:14 +0200)]
fix: Add repair step to restore primary color after separating primary and background
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Mon, 2 Sep 2024 13:31:41 +0000 (15:31 +0200)]
fix(theming): Allow to specify a userId manually in BackgroundService
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Kate [Tue, 10 Sep 2024 15:40:46 +0000 (17:40 +0200)]
Merge pull request #47662 from nextcloud/fix/notification/validate-rich-object-key-value-types
Robin Appelman [Tue, 10 Sep 2024 14:45:19 +0000 (16:45 +0200)]
Merge pull request #47853 from nextcloud/clearify-swift-exception
fix: make swift connect exception message more informative
provokateurin [Mon, 9 Sep 2024 18:39:28 +0000 (20:39 +0200)]
fix(Activity): Restrict IEvent rich object parameters type
Signed-off-by: provokateurin <kate@provokateurin.de>
provokateurin [Mon, 9 Sep 2024 18:38:34 +0000 (20:38 +0200)]
fix(SetupCheck): Restrict SetupResult rich object parameters type
Signed-off-by: provokateurin <kate@provokateurin.de>
provokateurin [Sun, 1 Sep 2024 19:13:41 +0000 (21:13 +0200)]
fix(INotification): Restrict rich object parameters type
Signed-off-by: provokateurin <kate@provokateurin.de>
provokateurin [Sat, 31 Aug 2024 15:00:19 +0000 (17:00 +0200)]
fix(RichObjectStrings/Validator): Validate key value types of rich object parameters
Signed-off-by: provokateurin <kate@provokateurin.de>
John Molakvoæ [Tue, 10 Sep 2024 14:31:17 +0000 (16:31 +0200)]
Merge pull request #47834 from nextcloud/retAppsManDis
John Molakvoæ [Tue, 10 Sep 2024 14:00:56 +0000 (16:00 +0200)]
fix(appstore): disabled appstore log level bump from debug to info
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
nextcloud-command [Tue, 10 Sep 2024 11:28:20 +0000 (11:28 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Richard Steinmetz [Tue, 10 Sep 2024 11:24:44 +0000 (13:24 +0200)]
Merge pull request #47858 from nextcloud/fix/preview/handle-no-local-file
fix(preview): gracefully handle file not being opened in ProviderV2
Ferdinand Thiessen [Mon, 9 Sep 2024 13:37:01 +0000 (15:37 +0200)]
fix(files): Reset context menu position on close
* Resolves https://github.com/nextcloud/server/issues/46934
Ensure that after a right-click the context menu position is resetted,
so that pressing the "actions"-menu button it is displayed on the correct location.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Marcel Klehr [Tue, 10 Sep 2024 08:04:17 +0000 (10:04 +0200)]
Merge pull request #47860 from nextcloud/fix/create-template-write-event
fix: Only write once to template instead of create/copy
Pytal [Tue, 10 Sep 2024 08:00:31 +0000 (01:00 -0700)]
Merge pull request #47294 from nextcloud/fix/natural-order-tree
fix(files): Sort tree views correctly by natural order
Julius Knorr [Tue, 10 Sep 2024 07:43:42 +0000 (09:43 +0200)]
fix: Only write once to template instead of create/copy
Signed-off-by: Julius Knorr <jus@bitgrid.net>
Richard Steinmetz [Tue, 10 Sep 2024 06:49:43 +0000 (08:49 +0200)]
fix(preview): gracefully handle file not being opened in ProviderV2
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
Richard Steinmetz [Tue, 10 Sep 2024 05:42:17 +0000 (07:42 +0200)]
Merge pull request #47737 from nextcloud/fix/also-allow-unsharing-for-circles
fix(caldav, carddav): also allow unsharing of circle shares
github-actions[bot] [Tue, 10 Sep 2024 02:57:48 +0000 (02:57 +0000)]
Merge pull request #47816 from nextcloud/automated/noid/master-update-psalm-baseline
[master] Update psalm-baseline.xml
nextcloud-command [Tue, 10 Sep 2024 02:35:13 +0000 (02:35 +0000)]
chore(tests): Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Nextcloud bot [Tue, 10 Sep 2024 00:37:30 +0000 (00:37 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
nextcloud-command [Mon, 9 Sep 2024 23:23:10 +0000 (23:23 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Christopher Ng [Mon, 9 Sep 2024 23:11:43 +0000 (16:11 -0700)]
fix(files): Render folders in natural sort order
- Nodes are returned from the endpoint in an undefined order
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Mon, 9 Sep 2024 23:11:43 +0000 (16:11 -0700)]
fix(files): Sort tree views correctly by natural order
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Mon, 9 Sep 2024 23:11:43 +0000 (16:11 -0700)]
chore(deps): Bump `@nextcloud/files` to v3.9.0
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Andy Scherzinger [Mon, 9 Sep 2024 18:39:56 +0000 (20:39 +0200)]
Merge pull request #47845 from nextcloud/feat/webhook_listeners-remove-all-from-appid
Add an endpoint to remove all webhook registrations from an app
Kate [Mon, 9 Sep 2024 16:04:41 +0000 (18:04 +0200)]
Merge pull request #47523 from nextcloud/fix/theming/custom-apps-order
Robin Appelman [Mon, 9 Sep 2024 15:15:01 +0000 (17:15 +0200)]
fix: make swift connect exception message more informative
Signed-off-by: Robin Appelman <robin@icewind.nl>
provokateurin [Wed, 4 Sep 2024 16:03:32 +0000 (18:03 +0200)]
docs(config): Explain how to retrieve navigation entry IDs for 'defaultapp' option
Signed-off-by: provokateurin <kate@provokateurin.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Jonas [Mon, 9 Sep 2024 14:44:15 +0000 (16:44 +0200)]
Merge pull request #47841 from nextcloud/fix/files-sharing-openfile
fix(files_sharing): Open single-file-share by default
Grigorii K. Shartsev [Mon, 9 Sep 2024 14:41:46 +0000 (19:41 +0500)]
Merge pull request #47807 from nextcloud/fix/files_sharing--password-label
fix(files_sharing): password checkbox and labels in link share
Ferdinand Thiessen [Mon, 9 Sep 2024 14:21:42 +0000 (16:21 +0200)]
Merge pull request #47803 from nextcloud/chore/add-migration-attribute
chore(files_sharing): Add migration attribute for `share.reminder_sent` column
nextcloud-command [Mon, 9 Sep 2024 13:13:26 +0000 (13:13 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Grigorii K. Shartsev [Fri, 6 Sep 2024 14:51:31 +0000 (16:51 +0200)]
chore(assets): Recompile assets
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Grigorii K. Shartsev [Fri, 6 Sep 2024 14:48:05 +0000 (16:48 +0200)]
fix(files_sharing): add accessible labels in link share creation
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Grigorii K. Shartsev [Fri, 6 Sep 2024 14:47:08 +0000 (16:47 +0200)]
fix(files_sharing): checkbox for password in link share is not shown
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Côme Chilliet [Mon, 9 Sep 2024 12:50:52 +0000 (14:50 +0200)]
chore(webhook_listeners): Update openapi.json
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Ferdinand Thiessen [Mon, 9 Sep 2024 10:11:32 +0000 (12:11 +0200)]
fix(files_sharing): Open single-file-share by default
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Côme Chilliet [Mon, 9 Sep 2024 12:41:20 +0000 (14:41 +0200)]
feat(webhook_listeners): Add API endpoint to remove all registrations from an AppAPI app
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 9 Sep 2024 12:39:41 +0000 (14:39 +0200)]
feat(webhook_listeners): Add mapper method to remove all registrations from a given AppAPI id
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Ferdinand Thiessen [Mon, 9 Sep 2024 11:44:48 +0000 (13:44 +0200)]
Merge pull request #47805 from nextcloud/fix/xml-exception-template
fix: Replace conflicting tags in `xml_exception` template
Ferdinand Thiessen [Fri, 6 Sep 2024 14:49:33 +0000 (16:49 +0200)]
fix: Replace conflicting tags in `xml_exception` template
The `<?xml` tag is interpreted as PHP short tags, so this causes errors.
Instead just print that part of the template.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
provokateurin [Wed, 4 Sep 2024 15:48:30 +0000 (17:48 +0200)]
fix(NavigationManager): Skip invalid default navigation entries
Signed-off-by: provokateurin <kate@provokateurin.de>
provokateurin [Tue, 27 Aug 2024 11:11:30 +0000 (13:11 +0200)]
fix(theming): Use NavigationManager to handle default entries
Signed-off-by: provokateurin <kate@provokateurin.de>
provokateurin [Tue, 27 Aug 2024 11:14:56 +0000 (13:14 +0200)]
fix(TemplateLayout): Use NavigationManager to get default app name
Signed-off-by: provokateurin <kate@provokateurin.de>
provokateurin [Tue, 27 Aug 2024 11:12:21 +0000 (13:12 +0200)]
fix(URLGenerator): Use NavigationManager to generate default page URL
Signed-off-by: provokateurin <kate@provokateurin.de>
provokateurin [Tue, 27 Aug 2024 10:14:09 +0000 (12:14 +0200)]
refactor(AppManager): Deprecated default apps handling
Signed-off-by: provokateurin <kate@provokateurin.de>
provokateurin [Tue, 27 Aug 2024 10:13:04 +0000 (12:13 +0200)]
feat(NavigationManager): Add default entries handling
Signed-off-by: provokateurin <kate@provokateurin.de>
Kate [Mon, 9 Sep 2024 09:04:08 +0000 (11:04 +0200)]
Merge pull request #47837 from nextcloud/fix/files/dav-etag
Côme Chilliet [Mon, 9 Sep 2024 08:45:41 +0000 (10:45 +0200)]
chore: Make parameter name more explicit
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 5 Sep 2024 14:10:05 +0000 (16:10 +0200)]
fix: Force 503 HTTP status code for maintenance mode on v1
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Tue, 3 Sep 2024 14:31:47 +0000 (16:31 +0200)]
chore: Deleted now unused classes from \OC\OCS
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Tue, 3 Sep 2024 13:18:16 +0000 (15:18 +0200)]
chore: Adapt tests to OC_API refactoring
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Tue, 3 Sep 2024 12:56:26 +0000 (14:56 +0200)]
fix: Remove duplicated code in \OC\OCS\ApiHelper, use Response classes instead
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 2 Sep 2024 15:44:46 +0000 (17:44 +0200)]
fix: Move ApiHelper to \OC\OCS next to related classes
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 2 Sep 2024 15:28:06 +0000 (17:28 +0200)]
fix: A bit of code cleanup in OC\AppFramework\OCS\ApiHelper
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 2 Sep 2024 15:06:20 +0000 (17:06 +0200)]
fix: Move OC_API into \OC\ApiHelper in standard namespace
It’s only used by ocs/v1.php
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Marcel Klehr [Mon, 9 Sep 2024 08:40:48 +0000 (10:40 +0200)]
Merge pull request #47824 from nextcloud/rakekniven-patch-3
chore(i18n): adapted lowercase
provokateurin [Mon, 9 Sep 2024 08:11:07 +0000 (10:11 +0200)]
fix(files): Never return a null ETag in DAV
Signed-off-by: provokateurin <kate@provokateurin.de>
nextcloud-command [Mon, 9 Sep 2024 07:57:19 +0000 (07:57 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Git'Fellow [Mon, 9 Sep 2024 07:29:09 +0000 (09:29 +0200)]
fix(appstore): return if appstore is manually disabled
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
fix: camel case
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
fix: log a debug log
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
fix: typing
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
fix: typo
fix: typing
rakekniven [Sat, 7 Sep 2024 16:57:57 +0000 (18:57 +0200)]
fix: Update AdminAI.vue
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
rakekniven [Sat, 7 Sep 2024 07:07:42 +0000 (09:07 +0200)]
chore(i18n): adapted lowercase
Reported at Transifex
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
Nextcloud bot [Mon, 9 Sep 2024 00:23:27 +0000 (00:23 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 8 Sep 2024 00:36:35 +0000 (00:36 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Ferdinand Thiessen [Sat, 7 Sep 2024 14:24:27 +0000 (16:24 +0200)]
Merge pull request #43281 from nextcloud/feature/minSupportDesktopVerMsg
enh: update desktop client unsupported version (403) error message
dependabot[bot] [Sat, 7 Sep 2024 12:52:02 +0000 (12:52 +0000)]
Merge pull request #47820 from nextcloud/dependabot/npm_and_yarn/underscore-1.13.7
Ferdinand Thiessen [Sat, 7 Sep 2024 12:06:12 +0000 (14:06 +0200)]
Merge pull request #47808 from nextcloud/rakekniven-patch-2
chore(i18n): Spelling of ID
Ferdinand Thiessen [Sat, 7 Sep 2024 11:57:15 +0000 (13:57 +0200)]
Merge pull request #47821 from nextcloud/dependabot/npm_and_yarn/puppeteer-23.3.0
chore(deps-dev): bump puppeteer from 22.15.0 to 23.3.0
Ferdinand Thiessen [Sat, 7 Sep 2024 11:56:14 +0000 (13:56 +0200)]
Merge pull request #47806 from nextcloud/chore/cleanup-public-share
chore(files_sharing): Do not use files source files but directly the library
dependabot[bot] [Sat, 7 Sep 2024 02:51:16 +0000 (02:51 +0000)]
chore(deps): bump underscore from 1.13.6 to 1.13.7
Bumps [underscore](https://github.com/jashkenas/underscore) from 1.13.6 to 1.13.7.
- [Commits](https://github.com/jashkenas/underscore/compare/1.13.6...1.13.7)
---
updated-dependencies:
- dependency-name: underscore
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>
dependabot[bot] [Sat, 7 Sep 2024 10:01:33 +0000 (10:01 +0000)]
Merge pull request #47823 from nextcloud/dependabot/npm_and_yarn/vueuse/components-11.0.3