aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-14158-76/+430
* Merge pull request #47954 from nextcloud/fix/files/cache-search-query-paramet...Kate2024-09-132-4/+4
|\
| * fix(files): Adjust Cache::searchQuery() parameter name to match interfaceprovokateurin2024-09-132-4/+4
|/
* Merge pull request #47927 from nextcloud/fix/migrate-away-from-oc_appCôme Chilliet2024-09-1326-156/+186
|\
| * chore(tests): Fix Router test by mocking AppManager methods correctlyCôme Chilliet2024-09-131-1/+13
| * fix: Replace OC_App::getAllApps with a method in AppManagerCôme Chilliet2024-09-1314-55/+58
| * chore: Migrate cleanAppId and getAppPath calls to IAppManager from OC_AppCôme Chilliet2024-09-1315-100/+115
* | Merge pull request #47945 from nextcloud/fix/external-storage-credsJohn Molakvoæ2024-09-1310-73/+339
|\ \
| * | chore(assets): Recompile assetsnextcloud-command2024-09-136-3/+220
| * | fix(files_external): broken credentials dialogJohn Molakvoæ (skjnldsv)2024-09-134-70/+119
|/ /
* | Merge pull request #47865 from nextcloud/admin_audit/enh/move-to-event-listen...Côme Chilliet2024-09-1337-1031/+1175
|\ \
| * | fix: Fix phpdoc wordingCôme Chilliet2024-09-131-3/+3
| * | chore: Add descriptions for new events and fix copyright yearCôme Chilliet2024-09-103-6/+9
| * | fix(admin_audit): Remove now unused methods and classesCôme Chilliet2024-09-106-356/+23
| * | chore(admin_audit): Fix License headers on new filesCôme Chilliet2024-09-108-133/+23
| * | feat(admin_audit): Move admin_audit hooks to modern event listenersThomas Citharel2024-09-1019-477/+998
| * | feat(user_ldap): Introduce user id assigned typed events for LDAP usageCarl Schwan2024-09-1011-193/+241
| * | chore: Code cleanup in lib/private/Console/ApplicationThomas Citharel2024-09-101-10/+15
| * | feat: Add mimetype into BeforePreviewFetchedEvent eventThomas Citharel2024-09-103-10/+20
* | | Merge pull request #47883 from nextcloud/fix/setup-checksFerdinand Thiessen2024-09-138-50/+311
|\ \ \
| * | | refactor(settings): `CheckServerResponseTrait` always expect absolute pathFerdinand Thiessen2024-09-135-65/+70
| * | | fix(setup-checks): Ensure URL with webroot worksFerdinand Thiessen2024-09-137-28/+284
* | | | Merge pull request #47933 from nextcloud/bugfix/noid/throw-precondition-failu...Joas Schilling2024-09-132-3/+39
|\ \ \ \ | |/ / / |/| | |
| * | | fix(config): Throw PreconditionException always when it didn't matchJoas Schilling2024-09-132-3/+39
| | |/ | |/|
* | | Merge pull request #47932 from nextcloud/automated/noid/master-update-psalm-b...github-actions[bot]2024-09-131-8/+0
|\ \ \
| * | | chore(tests): Update psalm baselinenextcloud-command2024-09-131-8/+0
| |/ /
* | | Merge pull request #47854 from nextcloud/validAppsFromAppStoreGit'Fellow2024-09-131-1/+2
|\ \ \ | |/ / |/| |
| * | fix: check if key is setGit'Fellow2024-09-131-1/+1
| * | fix(appstore): Ensure returned apps from AppStore are validGit'Fellow2024-09-111-1/+2
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-1332-8/+118
* | | Merge pull request #47930 from nextcloud/chore/noid/bump-db-versionAndy Scherzinger2024-09-122-1/+1
|\ \ \
| * | | chore: bump 3rdpartyDaniel Kesselberg2024-09-121-0/+0
| * | | build: bump version to run sha265 for background job arguments migrationDaniel Kesselberg2024-09-121-1/+1
|/ / /
* | | Merge pull request #47526 from nextcloud/jtr/fix-ftp-custom-port-uiJosh2024-09-121-0/+2
|\ \ \
| * | | fix: custom port handling in UI for FTP External StorageJosh2024-08-271-0/+2
* | | | Merge pull request #47527 from nextcloud/fix-sftp-custom-port-uiJosh2024-09-121-0/+2
|\ \ \ \
| * | | | fix: custom port handling in UI for SFTPJosh Richards2024-08-271-0/+2
| |/ / /
* | | | Merge pull request #47685 from nextcloud/fix/move-apihelper-to-oc-namespaceCôme Chilliet2024-09-1212-460/+195
|\ \ \ \
| * | | | chore: Make parameter name more explicitCôme Chilliet2024-09-091-3/+3
| * | | | fix: Force 503 HTTP status code for maintenance mode on v1Côme Chilliet2024-09-092-3/+4
| * | | | chore: Deleted now unused classes from \OC\OCSCôme Chilliet2024-09-094-160/+0
| * | | | chore: Adapt tests to OC_API refactoringCôme Chilliet2024-09-095-114/+93
| * | | | fix: Remove duplicated code in \OC\OCS\ApiHelper, use Response classes insteadCôme Chilliet2024-09-092-111/+35
| * | | | fix: Move ApiHelper to \OC\OCS next to related classesCôme Chilliet2024-09-094-5/+4
| * | | | fix: A bit of code cleanup in OC\AppFramework\OCS\ApiHelperCôme Chilliet2024-09-091-30/+17
| * | | | fix: Move OC_API into \OC\ApiHelper in standard namespaceCôme Chilliet2024-09-094-12/+17
* | | | | Merge pull request #47914 from nextcloud/fix/noid/ldap-range-index-checkArthur Schiwon2024-09-121-4/+3
|\ \ \ \ \
| * | | | | fix(LDAP): check index before accessing itArthur Schiwon2024-09-121-4/+3
* | | | | | Merge pull request #47913 from nextcloud/fix/whiteboard-app-bundlesJulius Knorr2024-09-123-0/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | fix: Add whiteboard to education and public sector bundleJulius Knorr2024-09-123-0/+3