aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* fix(collaboration): Reduce timeouts to 3s for link reference connectsfix/issue-34720Josh2024-09-131-3/+3
* Merge pull request #47865 from nextcloud/admin_audit/enh/move-to-event-listen...Côme Chilliet2024-09-138-14/+137
|\
| * 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
| * feat(user_ldap): Introduce user id assigned typed events for LDAP usageCarl Schwan2024-09-105-0/+105
| * chore: Code cleanup in lib/private/Console/ApplicationThomas Citharel2024-09-101-10/+15
| * feat: Add mimetype into BeforePreviewFetchedEvent eventThomas Citharel2024-09-102-4/+14
* | Merge pull request #47883 from nextcloud/fix/setup-checksFerdinand Thiessen2024-09-132-3/+3
|\ \
| * | fix(setup-checks): Ensure URL with webroot worksFerdinand Thiessen2024-09-132-3/+3
* | | Merge pull request #47933 from nextcloud/bugfix/noid/throw-precondition-failu...Joas Schilling2024-09-131-3/+3
|\ \ \ | |/ / |/| |
| * | fix(config): Throw PreconditionException always when it didn't matchJoas Schilling2024-09-131-3/+3
* | | 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-134-0/+28
* | | Merge pull request #47685 from nextcloud/fix/move-apihelper-to-oc-namespaceCôme Chilliet2024-09-126-324/+82
|\ \ \
| * | | 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-091-2/+3
| * | | chore: Deleted now unused classes from \OC\OCSCôme Chilliet2024-09-094-160/+0
| * | | fix: Remove duplicated code in \OC\OCS\ApiHelper, use Response classes insteadCôme Chilliet2024-09-091-90/+18
| * | | fix: Move ApiHelper to \OC\OCS next to related classesCôme Chilliet2024-09-093-4/+3
| * | | 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-093-3/+6
* | | | fix: Add whiteboard to education and public sector bundleJulius Knorr2024-09-122-0/+2
* | | | Merge pull request #47586 from nextcloud/fix/colorFerdinand Thiessen2024-09-114-4/+9
|\ \ \ \
| * | | | fix: Adjust types of IQueryBuilder to properly allow joining with sub-queryFerdinand Thiessen2024-09-103-4/+8
| * | | | chore: Use `IAppConfig` instead of `IConfig->getAppValue`Ferdinand Thiessen2024-09-101-0/+1
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-114-0/+38
* | | | | Merge pull request #47662 from nextcloud/fix/notification/validate-rich-objec...Kate2024-09-105-8/+18
|\ \ \ \ \
| * | | | | fix(Activity): Restrict IEvent rich object parameters typeprovokateurin2024-09-102-6/+6
| * | | | | fix(SetupCheck): Restrict SetupResult rich object parameters typeprovokateurin2024-09-101-0/+1
| * | | | | fix(INotification): Restrict rich object parameters typeprovokateurin2024-09-101-2/+2
| * | | | | fix(RichObjectStrings/Validator): Validate key value types of rich object par...provokateurin2024-09-101-0/+9
| |/ / / /
* | | | | Merge pull request #47853 from nextcloud/clearify-swift-exceptionRobin Appelman2024-09-101-4/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix: make swift connect exception message more informativeRobin Appelman2024-09-091-4/+4
* | | | | Merge pull request #47834 from nextcloud/retAppsManDisJohn Molakvoæ2024-09-101-2/+9
|\ \ \ \ \
| * | | | | fix(appstore): disabled appstore log level bump from debug to infoJohn Molakvoæ2024-09-101-1/+1
| * | | | | fix(appstore): return if appstore is manually disabledGit'Fellow2024-09-091-2/+9
| | |/ / / | |/| | |
* | | | | Merge pull request #47858 from nextcloud/fix/preview/handle-no-local-fileRichard Steinmetz2024-09-101-0/+3
|\ \ \ \ \
| * | | | | fix(preview): gracefully handle file not being opened in ProviderV2Richard Steinmetz2024-09-101-0/+3
| | |/ / / | |/| | |
* | | | | fix: Only write once to template instead of create/copyJulius Knorr2024-09-101-3/+3
| |_|_|/ |/| | |
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-1010-0/+196
| |_|/ |/| |
* | | fix(NavigationManager): Skip invalid default navigation entriesprovokateurin2024-09-091-12/+25
* | | fix(TemplateLayout): Use NavigationManager to get default app nameprovokateurin2024-09-091-5/+4
* | | fix(URLGenerator): Use NavigationManager to generate default page URLprovokateurin2024-09-091-6/+19
* | | refactor(AppManager): Deprecated default apps handlingprovokateurin2024-09-092-46/+42
* | | feat(NavigationManager): Add default entries handlingprovokateurin2024-09-092-10/+125
|/ /
* / fix(files): Never return a null ETag in DAVprovokateurin2024-09-093-10/+3
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-0910-0/+10
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-0820-20/+0