summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-144-2/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-132-10/+10
* Merge pull request #39101 from nextcloud/backport/39093/stable25Arthur Schiwon2023-07-121-1/+1
|\
| * Silent imagecreatefromstring() errorsGit'Fellow2023-07-041-1/+1
* | Merge pull request #39233 from nextcloud/backport/39202/stable25Arthur Schiwon2023-07-117-36/+70
|\ \
| * | fix: PHP 7.4 compatibilityArthur Schiwon2023-07-102-2/+2
| * | refactor: adjust to unexposed searchBySystemTagArthur Schiwon2023-07-072-1/+5
| * | fix: cominbation of small fixesArthur Schiwon2023-07-071-2/+2
| * | fix: include invisible tags for adminsArthur Schiwon2023-07-074-45/+46
| * | fix: favorites view and universal search against tagsArthur Schiwon2023-07-071-17/+30
| * | fix: change if with conditionless else to switch; and a parameter valueArthur Schiwon2023-07-072-20/+25
| * | use efficient tag retrieval on DAV report requestArthur Schiwon2023-07-073-17/+28
* | | Merge pull request #39253 from nextcloud/backport/38046/stable25Joas Schilling2023-07-101-11/+3
|\ \ \
| * | | chore: fix codestyle for \OC\Files\Node\FolderDaniel Kesselberg2023-07-101-1/+1
| * | | fix: use handleLoginFailed for invalid email addressDaniel Kesselberg2023-07-101-9/+1
| * | | fix(dav): Abort requests with 429 instead of waitingJoas Schilling2023-07-101-2/+2
* | | | Merge pull request #39032 from nextcloud/backport/38917/stable25Arthur Schiwon2023-07-101-1/+6
|\ \ \ \
| * | | | fix(l10n): Fix plural issue with different locale and languageJoas Schilling2023-06-271-1/+6
* | | | | Merge pull request #37744 from nextcloud/backport/36690/stable25Arthur Schiwon2023-07-101-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | style: satisfy code style checkerArthur Schiwon2023-07-071-1/+1
| | |/ / | |/| |
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-092-0/+12
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-082-6/+6
|/ / /
* | | Merge pull request #39153 from nextcloud/backport/39115/stable25Arthur Schiwon2023-07-061-13/+21
|\ \ \
| * | | fix(sse): don't update uncached filesRichard Steinmetz2023-07-041-13/+21
| | |/ | |/|
* | | Merge pull request #39154 from nextcloud/backport/38625/stable25Arthur Schiwon2023-07-068-38/+58
|\ \ \
| * | | fix: adjust to PHP level and codebaseArthur Schiwon2023-07-043-6/+11
| * | | ci: adjust return annotation to older psalm versionArthur Schiwon2023-07-043-1/+4
| * | | docs: adjust @since version to backportArthur Schiwon2023-07-041-2/+2
| * | | ci: pro forma check of existence of internal methodArthur Schiwon2023-07-041-7/+9
| * | | refactor: declare getMount() and getMountsIn() at IRootFolderArthur Schiwon2023-07-045-23/+24
| * | | chore: ugly type jugglingArthur Schiwon2023-07-045-20/+32
| * | | fix: add typehine for IRootFolderArthur Schiwon2023-07-041-6/+4
| * | | fix: expect interface, not a specific implementationArthur Schiwon2023-07-041-3/+2
| |/ /
* | | Merge pull request #38959 from nextcloud/fix/oc-image-bmp-no-colorChristoph Wurst2023-07-051-0/+5
|\ \ \ | |/ / |/| |
| * | fix: BMP image without color info causes array access on `false`Christoph Wurst2023-06-231-0/+5
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-042-8/+8
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-302-0/+182
| |/ |/|
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-274-12/+34
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-266-2/+8
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-246-314/+324
|/
* use source cache when listing folder during recursive copyRobin Appelman2023-06-191-5/+6
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-182-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-176-12/+14
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-162-8/+8
* Merge pull request #38022 from nextcloud/backport/32877/stable25Arthur Schiwon2023-06-153-17/+21
|\
| * allow storing multiple mounts for the same rootid in the mount cacheRobin Appelman2023-05-313-17/+21
* | Merge pull request #38760 from nextcloud/seekable-http-size-25Arthur Schiwon2023-06-151-1/+7
|\ \
| * | set stream size for SeekableHttpStreamRobin Appelman2023-06-121-1/+7
* | | Adjust @since annotationArthur Schiwon2023-06-151-2/+2
* | | autoloadercheckerArtur Neumann2023-06-152-0/+2