aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | Merge pull request #47854 from nextcloud/validAppsFromAppStoreGit'Fellow2024-09-131-1/+2
|\ \ \ \ | |/ / / |/| | | fix(appstore): Ensure returned apps from AppStore are valid
| * | | fix: check if key is setGit'Fellow2024-09-131-1/+1
| | | | | | | | | | | | | | | | Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com> Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
| * | | fix(appstore): Ensure returned apps from AppStore are validGit'Fellow2024-09-111-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> fix: lint chore: remove space Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> fix: check if response array is null Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> chore: Add log
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-1332-8/+118
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Merge pull request #47930 from nextcloud/chore/noid/bump-db-versionAndy Scherzinger2024-09-122-1/+1
|\ \ \ \ | |_|_|/ |/| | | build: bump version to run sha265 for background job arguments migration
| * | | chore: bump 3rdpartyDaniel Kesselberg2024-09-121-0/+0
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
| * | | build: bump version to run sha265 for background job arguments migrationDaniel Kesselberg2024-09-121-1/+1
|/ / / | | | | | | | | | | | | | | | Follow-up for https://github.com/nextcloud/server/pull/47769 Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | Merge pull request #47526 from nextcloud/jtr/fix-ftp-custom-port-uiJosh2024-09-121-0/+2
|\ \ \ | | | | | | | | fix(files_external): Handling in FTP UI for custom ports
| * | | fix: custom port handling in UI for FTP External StorageJosh2024-08-271-0/+2
| | | | | | | | | | | | Signed-off-by: Josh <josh.t.richards@gmail.com>
* | | | Merge pull request #47527 from nextcloud/fix-sftp-custom-port-uiJosh2024-09-121-0/+2
|\ \ \ \ | | | | | | | | | | fix(files_external): Handling in SFTP UI for custom ports
| * | | | fix: custom port handling in UI for SFTPJosh Richards2024-08-271-0/+2
| |/ / / | | | | | | | | | | | | Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
* | | | Merge pull request #47685 from nextcloud/fix/move-apihelper-to-oc-namespaceCôme Chilliet2024-09-1212-460/+195
|\ \ \ \ | | | | | | | | | | fix: Move OC_API into \OC\ApiHelper in standard namespace
| * | | | chore: Make parameter name more explicitCôme Chilliet2024-09-091-3/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | fix: Force 503 HTTP status code for maintenance mode on v1Côme Chilliet2024-09-092-3/+4
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | chore: Deleted now unused classes from \OC\OCSCôme Chilliet2024-09-094-160/+0
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | chore: Adapt tests to OC_API refactoringCôme Chilliet2024-09-095-114/+93
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | fix: Remove duplicated code in \OC\OCS\ApiHelper, use Response classes insteadCôme Chilliet2024-09-092-111/+35
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | fix: Move ApiHelper to \OC\OCS next to related classesCôme Chilliet2024-09-094-5/+4
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | fix: A bit of code cleanup in OC\AppFramework\OCS\ApiHelperCôme Chilliet2024-09-091-30/+17
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | fix: Move OC_API into \OC\ApiHelper in standard namespaceCôme Chilliet2024-09-094-12/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It’s only used by ocs/v1.php Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | | | Merge pull request #47914 from nextcloud/fix/noid/ldap-range-index-checkArthur Schiwon2024-09-121-4/+3
|\ \ \ \ \ | | | | | | | | | | | | fix(LDAP): check index before accessing it
| * | | | | fix(LDAP): check index before accessing itArthur Schiwon2024-09-121-4/+3
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | | | | Merge pull request #47913 from nextcloud/fix/whiteboard-app-bundlesJulius Knorr2024-09-123-0/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | | fix: Add whiteboard to education and public sector bundle
| * | | | | fix: Add whiteboard to education and public sector bundleJulius Knorr2024-09-123-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Knorr <jus@bitgrid.net>
* | | | | | Merge pull request #47906 from nextcloud/chore/trashbin-retention-config-cleanupAndy Scherzinger2024-09-121-0/+5
|\ \ \ \ \ \ | | | | | | | | | | | | | | chore: Update trashbin retention documentation with exceeded quota details
| * | | | | | chore: Update trashbin retention documentation with exceeded quota detailsChristopher Ng2024-09-111-0/+5
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* / / / / / Fix(l10n): Update translations from TransifexNextcloud bot2024-09-1258-84/+150
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Merge pull request #47586 from nextcloud/fix/colorFerdinand Thiessen2024-09-1113-119/+464
|\ \ \ \ \ | | | | | | | | | | | | fix(theming): Add migration to restore primary color after separating primary and background
| * | | | | fix: Adjust types of IQueryBuilder to properly allow joining with sub-queryFerdinand Thiessen2024-09-103-4/+8
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | | fix: Use migration instead of repair step for restoring custom colorFerdinand Thiessen2024-09-107-74/+315
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | | chore: Use `IAppConfig` instead of `IConfig->getAppValue`Ferdinand Thiessen2024-09-106-99/+109
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | | fix: Add repair step to restore primary color after separating primary and ↵Ferdinand Thiessen2024-09-104-0/+67
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | background Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | | fix(theming): Allow to specify a userId manually in BackgroundServiceFerdinand Thiessen2024-09-102-21/+44
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | | | Merge pull request #47891 from nextcloud/fix/make-watcher-null-safeKate2024-09-113-6/+8
|\ \ \ \ \ \
| * | | | | | chore(assets): Recompile assetsnextcloud-command2024-09-112-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | | | fix(files): Make `openMenu` watcher null safeFerdinand Thiessen2024-09-111-3/+5
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | | | Merge pull request #47339 from nextcloud/fix/leave-share-instead-of-deleteJohn Molakvoæ2024-09-115-0/+160
|\ \ \ \ \ \ | | | | | | | | | | | | | | fix: Display 'Leave share' instead of 'Delete'
| * | | | | | fix(files_sharing): adjust permissions from custom edit and delete check methodsskjnldsv2024-09-113-0/+146
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * | | | | | fix: Display 'Leave share' instead of 'Delete'Marcel Klehr2024-09-063-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
* | | | | | | Merge pull request #47881 from nextcloud/fix/new-group-iconPytal2024-09-115-8/+8
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | fix(settings): Add back create group icon
| * | | | | | | chore(assets): Recompile assetsnextcloud-command2024-09-104-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | | | | fix(settings): Add back create group iconChristopher Ng2024-09-101-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | | | | | | Merge pull request #47884 from nextcloud/chore/blame-ignoreDaniel2024-09-111-0/+2
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | chore: Add another coding standard commit to the git blame ignore
| * | | | | | | | chore: Add another coding standard commit to the git blame ignoreFerdinand Thiessen2024-09-111-0/+2
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* / / / / / / / Fix(l10n): Update translations from TransifexNextcloud bot2024-09-11358-6716/+6394
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | Merge pull request #47848 from nextcloud/fix/files-context-menuFerdinand Thiessen2024-09-103-3/+20
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | fix(files): Reset context menu position on close
| * | | | | | | chore(assets): Recompile assetsnextcloud-command2024-09-102-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | | | | fix(files): Reset context menu position on closeFerdinand Thiessen2024-09-101-0/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* | | | | | | | Merge pull request #47662 from ↵Kate2024-09-107-10/+43
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/fix/notification/validate-rich-object-key-value-types
| * | | | | | | | fix(Activity): Restrict IEvent rich object parameters typeprovokateurin2024-09-102-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>