aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/legacy
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\| |
| | * | Merge pull request #43996 from nextcloud/feat/store-last-known-quota-usageCôme Chilliet2024-03-071-0/+5
| | |\ \
| | | * | fix: Avoid calling setUserValue on null user idCôme Chilliet2024-03-061-1/+1
| | | * | feat: Store last known quota usage for a userCôme Chilliet2024-03-061-0/+5
| | * | | fix: Remove calls to deprecated OC_JSON::encodeCôme Chilliet2024-03-063-16/+4
| | |/ /
| | * | fix: Enforce forbidden filename characters on backendFerdinand Thiessen2024-02-281-2/+2
| | * | Merge branch 'master' into fix/42480/user-admin-not-adminJohn Molakvoæ2024-02-241-20/+55
| | |\ \
| | | * | feat: theme error pageRichard Steinmetz2024-02-241-9/+36
| | | * | feat: Print early exceptions in debug mode instead of plain error pagesJulius Härtl2024-02-231-11/+19
| | * | | fix(admin role): fix old and wrong way to determine whether user is adminArthur Schiwon2024-02-191-11/+11
| | |/ /
| | * | feat: rename users to account or personVincent Petry2024-02-132-3/+3
| | * | chore: Deprecate OC_App::loadApps and add missing return type in ServerCôme Chilliet2024-02-081-0/+2
| | * | chore: use DI for \OC\RepairCôme Chilliet2024-01-301-1/+1
| | * | chore: Cleanup Installer class as wellCôme Chilliet2024-01-291-3/+1
| | * | fix: Use DI for Setup class and move away from deprecated methodsCôme Chilliet2024-01-291-9/+1
| | * | lazy AppConfigMaxence Lange2024-01-151-2/+4
| | * | chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-233-11/+11
| | * | refactor: Repalce array_search with in_array in lib/Christoph Wurst2023-11-222-2/+2
| * | | Refactor `OC\Server::getRootFolder`Andrew Summers2023-11-101-2/+3
| |/ /