aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* chore(3rdparty): remove opis/closureDaniel Kesselberg2023-09-221-2/+1
* Merge pull request #39113 from fsamapoor/refactor_lib_private_collaboration_p...Robin Appelman2023-09-229-195/+114
|\
| * Adds type hint to the method parameter.Faraz Samapoor2023-09-211-1/+1
| * Refactors lib/private/Collaboration.Faraz Samapoor2023-09-219-195/+114
* | Merge pull request #39013 from fsamapoor/refactor_lib_private_security_part3Robin Appelman2023-09-229-152/+53
|\ \
| * | Update lib/private/Security/Certificate.phpFaraz Samapoor2023-09-211-1/+0
| * | Updates the typed properties.Faraz Samapoor2023-09-211-4/+4
| * | Refactors lib/private/Security.Faraz Samapoor2023-09-219-151/+53
| |/
* | Merge pull request #39075 from fsamapoor/refactor_lib_private_profileRobin Appelman2023-09-226-156/+58
|\ \
| * | Update lib/private/Profile/Actions/FediverseAction.phpFaraz Samapoor2023-07-131-1/+1
| * | Refactors lib/private/Profile.Faraz Samapoor2023-06-296-156/+58
* | | Merge pull request #40288 from nextcloud/feat/appframework/rate-limiterJoas Schilling2023-09-214-2/+11
|\ \ \
| * | | feat(appframework): Expose programmatic rate limiterChristoph Wurst2023-09-204-2/+11
* | | | Merge pull request #40499 from nextcloud/known-mtime-wrapperRobin Appelman2023-09-211-0/+142
|\ \ \ \
| * | | | add wrapper to ensure we don't get an mtime that is lower than we know it isRobin Appelman2023-09-191-0/+142
* | | | | Merge pull request #39216 from shdehnavi/replace_substr_calls_in_lib_privateRobin Appelman2023-09-2110-18/+18
|\ \ \ \ \
| * | | | | Update lib/private/DateTimeFormatter.phpHamid Dehnavi2023-09-051-1/+1
| * | | | | Update lib/private/DateTimeFormatter.phpHamid Dehnavi2023-09-051-1/+1
| * | | | | Make adjustments based on the reviewHamid Dehnavi2023-07-201-1/+1
| * | | | | Refactor "substr" calls to improve code readabilityHamid Dehnavi2023-07-0710-18/+18
* | | | | | Merge pull request #40508 from nextcloud/fix/migrate-apps-away-from-iloggerCôme Chilliet2023-09-211-1/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Migrate applications away from deprecated ILoggerCôme Chilliet2023-09-211-1/+1
* | | | | | Merge pull request #38989 from fsamapoor/refactor_lib_private_avatarChristoph Wurst2023-09-214-105/+24
|\ \ \ \ \ \
| * | | | | | Fixes psalm errors: RedundantCondition and TypeDoesNotContainNull.Faraz Samapoor2023-06-271-1/+1
| * | | | | | Refactors lib/private/Avatar.Faraz Samapoor2023-06-254-105/+24
* | | | | | | Merge pull request #40511 from nextcloud/fix/dashboard-widgets-apiKate2023-09-201-2/+5
|\ \ \ \ \ \ \
| * | | | | | | Fix Dashboard IManager getWidgets return annotationjld31032023-09-201-2/+5
* | | | | | | | Merge pull request #39574 from nextcloud/fix/noid/ocm-controllerArthur Schiwon2023-09-205-73/+506
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | small fixesMaxence Lange2023-09-201-1/+1
| * | | | | | | ocm controllerMaxence Lange2023-09-205-73/+506
| | |_|_|_|/ / | |/| | | | |
* / | | | | | use multipart copy for s3Robin Appelman2023-09-201-4/+12
|/ / / / / /
* | | | | | Merge pull request #40488 from nextcloud/bugfix/noid/message-expiration-break...Joas Schilling2023-09-191-0/+16
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | fix(comments): Use provided offset in best effort when loading commentsJoas Schilling2023-09-181-0/+16
| | |_|/ / | |/| | |
* / | | | enh(db): provide database providers via APIAnna Larch2023-09-191-0/+19
|/ / / /
* | | | Merge pull request #39039 from fsamapoor/refactor_lib_private_logChristoph Wurst2023-09-1810-149/+77
|\ \ \ \
| * | | | Refactors lib/private/Log.Faraz Samapoor2023-06-2810-149/+77
* | | | | Merge pull request #40203 from lhsazevedo/fix/mimetype-40064Simon L2023-09-161-19/+17
|\ \ \ \ \
| * | | | | Wrap mimetype insert and getLastInsertId in a transactionLucas Azevedo2023-09-041-7/+9
| * | | | | fix(mimetype): Remove unnecessary transaction when storing a mime typeLucas Azevedo2023-09-011-26/+22
* | | | | | fix: Pass parent to NonExistingFile instancesJulius Härtl2023-09-131-1/+10
* | | | | | test: add tests for dns pin middlewareDaniel Kesselberg2023-09-121-2/+9
* | | | | | Merge pull request #32912 from nextcloud/group-backend-batch-methodCôme Chilliet2023-09-112-15/+150
|\ \ \ \ \ \
| * | | | | | Build query once instead of in-loopCôme Chilliet2023-09-071-5/+6
| * | | | | | Fix psalm spotted type errorsCôme Chilliet2023-09-051-8/+8
| * | | | | | Move new methods to a new interface in OCPCôme Chilliet2023-09-052-5/+19
| * | | | | | Add batch methods in user backendsCarl Schwan2023-09-052-15/+135
* | | | | | | fix(autoloader): no apcu no side effectsArthur Schiwon2023-09-081-1/+2
* | | | | | | Merge pull request #40285 from nextcloud/backport/40233/masterCôme Chilliet2023-09-072-2/+16
|\ \ \ \ \ \ \
| * | | | | | | Detect aborted connection in OC\Files\View and stop writing data to the outpu...Benjamin Gaussorgues2023-09-072-2/+16
* | | | | | | | Merge pull request #40216 from nextcloud/print-log-message-when-version-could...Côme Chilliet2023-09-071-0/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |