aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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-118-18/+252
|\
| * Build query once instead of in-loopCôme Chilliet2023-09-071-5/+6
| * Fix psalm spotted type errorsCôme Chilliet2023-09-052-12/+12
| * Move new methods to a new interface in OCPCôme Chilliet2023-09-058-36/+85
| * Fix psalm errors about groupExists return typeCôme Chilliet2023-09-051-8/+4
| * Add batch methods in user backendsCarl Schwan2023-09-055-17/+205
* | fix(autoloader): no apcu no side effectsArthur Schiwon2023-09-082-6/+4
* | feat: Add dedicated method to load init scriptsJulius Härtl2023-09-071-11/+26
* | Merge pull request #40285 from nextcloud/backport/40233/masterCôme Chilliet2023-09-075-2/+51
|\ \
| * | Detect aborted connection in OC\Files\View and stop writing data to the outpu...Benjamin Gaussorgues2023-09-075-2/+51
* | | Merge pull request #40216 from nextcloud/print-log-message-when-version-could...Côme Chilliet2023-09-071-0/+4
|\ \ \ | |/ / |/| |
| * | Print log message when version could not be got from updater serverDaniel Calviño Sánchez2023-09-061-0/+4
* | | Merge pull request #40295 from nextcloud/appecosystem-renamingAndy Scherzinger2023-09-071-6/+6
|\ \ \
| * | | new name of AppEcosystem is AppAPIAlexander Piskun2023-09-061-6/+6
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-09-074-0/+4
* | | | Merge pull request #38808 from nextcloud/bugfix/noid/store-unencrypted-homefo...Julius Härtl2023-09-064-4/+6
|\ \ \ \
| * | | | fix: Only read unencrypted_size when file is actually encryptedJulius Härtl2023-09-062-3/+3
| * | | | fix: Only store unencrypted_size if path should be encryptedJulius Härtl2023-09-062-1/+3
| |/ / /
* / / / fix(ratelimit): Only use memory cache backend for redisJoas Schilling2023-09-061-2/+2
|/ / /
* | | Merge pull request #35539 from nextcloud/cleanup/carl/application-contactsman...Côme Chilliet2023-09-058-85/+62
|\ \ \
| * | | Fix Exception catching in OC\DB\AdapterCôme Chilliet2023-09-051-2/+6
| * | | Cleanup plsam issues in DB/ContactsManager and ConsoleCarl Schwan2023-09-058-83/+56
| | |/ | |/|
* | | reuse isValidPath from FilesystemRobin Appelman2023-09-042-15/+3
* | | make LazyFolder::get not load the real folder if we know the pathRobin Appelman2023-09-044-27/+56
* | | add IFileInfo::getParentIdRobin Appelman2023-09-044-7/+28
* | | make Node::getParent lazyRobin Appelman2023-09-041-1/+10
* | | allow passing more info to lazy folderRobin Appelman2023-09-041-0/+18
|/ /
* | Merge pull request #40234 from nextcloud/enh/noid/skip-processing-for-empty-r...Daniel2023-09-041-0/+4
|\ \
| * | enh: skip processing for empty responseDaniel Kesselberg2023-09-041-0/+4
* | | Merge pull request #39863 from nextcloud/sharing-mask-wrapperRobin Appelman2023-09-0411-114/+133
|\ \ \ | |/ / |/| |
| * | cleanup di for share permissions wrapperRobin Appelman2023-08-167-116/+117
| * | more share permission logic to storage wrapperRobin Appelman2023-08-145-10/+28
* | | Merge pull request #39707 from nextcloud/bugfix/39706/local-ext-storage-unava...Simon L2023-09-041-0/+7
|\ \ \
| * | | Allow ext storage Local to go unavailableVincent Petry2023-08-291-0/+7
* | | | Merge pull request #40195 from nextcloud/fix/defaultpermissions-rootfolderJohn Molakvoæ2023-09-041-1/+2
|\ \ \ \
| * | | | fix: prevent sharing permissions on user root folderJohn Molakvoæ2023-09-011-1/+2
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-09-032-0/+2
* | | | | Merge pull request #40075 from nextcloud/bugfix/noid/fix-parameter-name-changeJoas Schilling2023-09-021-2/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | fix(API): Fix parameter name to match interfaceJoas Schilling2023-09-011-2/+2
* | | | | Merge pull request #26716 from nextcloud/fix/sharing-do-no-get-after-createJohn Molakvoæ2023-09-022-33/+24
|\ \ \ \ \
| * | | | | Fix sharing creation insert and getJohn Molakvoæ (skjnldsv)2023-09-022-33/+24
* | | | | | feat: Imaginary WebP supportJanisPlayer2023-09-022-1/+21
|/ / / / /
* | / / / feat(files): add uploaderJohn Molakvoæ2023-09-011-1/+1
| |/ / / |/| | |
* | | | Merge pull request #36068 from nextcloud/gf-encryption-fixRobin Appelman2023-09-014-34/+59
|\ \ \ \ | |/ / / |/| | |
| * | | extend fix-key-location to handle cases from broken cross-storage movesRobin Appelman2023-08-314-34/+59
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-09-014-0/+4
* | | | fix(s3): fix handling verify_bucket_exists parameterThomas Citharel2023-08-311-1/+1
|/ / /
* | | Merge pull request #39897 from nextcloud/feat/share-by-mail/remove-iloggerBenjamin Gaussorgues2023-08-311-1/+1
|\ \ \