aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/legacy
Commit message (Expand)AuthorAgeFilesLines
* fix: Remove legacy settings formschore/remove-legacy-settings-forsFerdinand Thiessen2024-09-171-28/+4
* fix(Files): Handle getOwner() returning falsefix/storage/get-owner-falseprovokateurin2024-09-171-2/+1
* chore: Replace DI alias with real classchore/remove-deprecated-aliasesFerdinand Thiessen2024-09-171-3/+4
* fix: Do not try to set HTTP response code on already closed connectionCôme Chilliet2024-09-141-1/+2
* fix: Replace OC_App::getAllApps with a method in AppManagerCôme Chilliet2024-09-131-24/+4
* chore: Migrate cleanAppId and getAppPath calls to IAppManager from OC_AppCôme Chilliet2024-09-131-2/+1
* fix: Move OC_API into \OC\ApiHelper in standard namespaceCôme Chilliet2024-09-091-162/+0
* fix: Move \OC_Image to \OC\Image with the other internal classesCôme Chilliet2024-08-291-1174/+0
* fix: gracefully handle unexpected exif orientation typesRichard Steinmetz2024-08-271-9/+15
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-259-51/+51
* feat: Provide CSP nonce as `<meta>` elementFerdinand Thiessen2024-08-131-1/+8
* fix(SetupCheck): Properly check public access to data directoryFerdinand Thiessen2024-08-081-4/+4
* Merge pull request #38364 from joshtrichards/jr-preview-libgd-webp-animation-...John Molakvoæ2024-08-061-2/+49
|\
| * fix(previews): Don't crash on animated WEBP imagesJosh Richards2024-05-301-2/+49
* | refactor: Migrate some legacy and core functions to `IFilenameValidator`Ferdinand Thiessen2024-07-191-2/+10
* | Merge pull request #46342 from nextcloud/fix-getimagesizeJohn Molakvoæ2024-07-161-3/+3
|\ \
| * | fix(previews): Stop returning true when getimagesize() failsJosh Richards2024-07-151-3/+3
* | | refactor: Remove deprecated `Util` function for filename validation to `Filen...Ferdinand Thiessen2024-07-161-29/+0
|/ /
* | docs: correct return type for findAppInDirectoriesDaniel Kesselberg2024-07-111-2/+4
* | fix(Token): add FILESYSTEM scope with SCOPE_SKIP_PASSWORD_VALIDATIONArthur Schiwon2024-06-241-1/+4
* | chore: remove chunking-v1Robin Appelman2024-06-191-161/+0
* | perf: Avoid reusing previous migration stepsJulius Härtl2024-06-181-3/+5
* | Merge pull request #43942 from nextcloud/fix/43612/avoid-pwd-confirm-ssoArthur Schiwon2024-06-071-0/+10
|\ \
| * | refactor(Token): introduce scope constantsArthur Schiwon2024-06-051-1/+2
| * | fix(Session): avoid password confirmation on SSOArthur Schiwon2024-06-051-0/+9
| |/
* | Merge branch 'master' into refactor/OC-Server-getSecureRandomJohn Molakvoæ2024-05-301-4/+6
|\ \
| * \ Merge branch 'master' into refactor/OC-Server-getL10NFactoryJohn Molakvoæ2024-05-301-2/+3
| |\ \
| | * | Merge branch 'master' into refactor/OC-Server-getHTTPClientServiceJohn Molakvoæ2024-05-3015-794/+263
| | |\|
| | * | Refactor `OC\Server::getHTTPClientService`Andrew Summers2023-08-291-2/+3
| * | | Merge branch 'master' into refactor/OC-Server-getL10NFactoryJohn Molakvoæ2024-05-3015-794/+263
| |\ \ \ | | | |/ | | |/|
| * | | Refactor `OC\Server::getL10NFactory`Andrew Summers2023-08-291-2/+3
| | |/ | |/|
* | | Merge branch 'master' into refactor/OC-Server-getSecureRandomJohn Molakvoæ2024-05-3015-794/+263
|\ \ \ | | |/ | |/|
| * | chore: Add SPDX headerAndy Scherzinger2024-05-2414-505/+55
| * | fix(tests): Adjust theming test for new splitted background and primary colorsFerdinand Thiessen2024-05-211-2/+2
| * | fix: cleanup theming app codeFerdinand Thiessen2024-05-211-0/+13
| * | fix: Move OC_EventSource to OC namespaceCôme Chilliet2024-05-161-134/+0
| * | feat(exception-template): allow to link to specific documentation for how to ...Simon L.2024-05-141-0/+2
| * | fix(OC_Image): Set correct return type for exif_imagetype stubprovokateurin2024-05-061-1/+1
| * | fix: Fix small psalm errors in legacyCôme Chilliet2024-04-302-2/+2
| * | fix: Drop workarounds for unsupported obsolete PHP versionsCôme Chilliet2024-04-221-2/+1
| * | fix: Migrate away from OC_App toward the IAppManagerCôme Chilliet2024-04-221-1/+1
| * | fix: Fix typing issues related to resource migrationCôme Chilliet2024-04-091-47/+29
| * | fix: Fix new psalm errors from updateCôme Chilliet2024-04-081-1/+1
| * | fix: Apply new coding standard to all filesCôme Chilliet2024-04-024-7/+7
| * | fix(preview): webp preview formatRichard Steinmetz2024-03-261-0/+26
| * | fix(logging): Restore the option to log with debug levelJoas Schilling2024-03-221-2/+2
| * | fix: Implement option to temporarily set the user sessionJulius Härtl2024-03-191-1/+2
| * | Merge pull request #40127 from summersab/refactor/OC-Server-getTwoFactorAuthM...John Molakvoæ2024-03-152-2/+6
| |\ \
| | * | Refactor `OC\Server::getTwoFactorAuthManager`Andrew Summers2024-03-152-2/+6
| * | | Merge branch 'master' into refactor/OC-Server-getRootFolderJohn Molakvoæ2024-03-159-80/+102
| |\| |