summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-12224-3084/+2876
* Merge pull request #38920 from nextcloud/backport/38639/stable26Arthur Schiwon2023-07-124-6/+139
|\
| * fix(dav): close cursor when fetching max idRichard Steinmetz2023-07-112-2/+6
| * Issue #36644: Test casesChristof Arnosti2023-07-042-2/+113
| * Issue #36644: Fix pruneOutdatedSyncTokens for CalDAVChristof Arnosti2023-07-042-4/+22
* | Merge pull request #39285 from nextcloud/orphan-share-command-stable26Julia Kirschenheuter2023-07-115-0/+187
|\ \
| * | add command do delete orphan sharesRobin Appelman2023-07-105-0/+187
* | | Merge pull request #39293 from nextcloud/backport/39248/stable26Andy Scherzinger2023-07-111-2/+42
|\ \ \
| * | | preload custom properties when propfinding foldersRobin Appelman2023-07-101-2/+42
* | | | Merge pull request #37737 from nextcloud/backport/36351/stable26Joas Schilling2023-07-114-93/+42
|\ \ \ \
| * | | | Fix unit testsJoas Schilling2023-07-101-0/+8
| * | | | Move encrypt-all password email to EmailTemplateJoas Schilling2023-07-103-93/+34
| |/ / /
* / / / Fix(l10n): Update translations from TransifexNextcloud bot2023-07-1120-10/+86
|/ / /
* | | Merge pull request #39232 from nextcloud/backport/39202/stable26Julius Härtl2023-07-109-243/+526
|\ \ \
| * | | refactor: adjust to unexposed searchBySystemTagArthur Schiwon2023-07-074-2/+8
| * | | fix: cannot apply limit+offset on multi-tag-searchArthur Schiwon2023-07-071-1/+11
| * | | refactor: save unnecessary method_existsArthur Schiwon2023-07-071-4/+1
| * | | fix: use array_unitersect against objectsArthur Schiwon2023-07-071-2/+5
| * | | fix: obey offset and limit for results from favs and circlesArthur Schiwon2023-07-071-0/+4
| * | | fix: cominbation of small fixesArthur Schiwon2023-07-073-8/+25
| * | | fix: include invisible tags for adminsArthur Schiwon2023-07-076-97/+106
| * | | fix: search with more than one search tagsArthur Schiwon2023-07-072-114/+322
| * | | fix: no search when LazyFolder was providedArthur Schiwon2023-07-071-1/+6
| * | | chore: cleanup unused codeArthur Schiwon2023-07-071-43/+0
| * | | fix: ensure searchBySystemTag() is availableArthur Schiwon2023-07-071-1/+3
| * | | fix: favorites view and universal search against tagsArthur Schiwon2023-07-072-18/+33
| * | | 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-074-39/+84
* | | | Merge pull request #39260 from nextcloud/backports/39146/stable26Arthur Schiwon2023-07-103-3/+9
|\ \ \ \
| * | | | fix(files_sharing): hide download permission for circle sharesRichard Steinmetz2023-07-103-3/+9
* | | | | Merge pull request #39031 from nextcloud/backport/38917/stable26Arthur Schiwon2023-07-102-1/+15
|\ \ \ \ \
| * | | | | fix(l10n): Fix plural issue with different locale and languageJoas Schilling2023-06-272-1/+15
* | | | | | Merge pull request #39155 from nextcloud/automated/noid/stable26-update-psalm...Arthur Schiwon2023-07-101-6/+0
|\ \ \ \ \ \
| * | | | | | Update psalm baselinenextcloud-command2023-07-101-6/+0
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #39143 from nextcloud/fix/password-confirmation-26Arthur Schiwon2023-07-105-8/+9
|\ \ \ \ \ \
| * | | | | | Fix(OC/password-confirmation): Hide the correct buttonMarcel Klehr2023-07-045-8/+9
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #39100 from nextcloud/backport/39093/stable26Arthur Schiwon2023-07-101-1/+1
|\ \ \ \ \ \
| * | | | | | Silent imagecreatefromstring() errorsGit'Fellow2023-07-011-1/+1
* | | | | | | Merge pull request #38972 from nextcloud/backport/38747/stable26Arthur Schiwon2023-07-105-3/+131
|\ \ \ \ \ \ \
| * | | | | | | perf: skip request without write permissionDaniel Kesselberg2023-07-045-3/+131
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #39270 from nextcloud/backport/35915/35915-stable26Arthur Schiwon2023-07-108-32/+196
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | display displayname on federated sharesMaxence Lange2023-07-108-32/+196
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #39252 from nextcloud/backport/38046/stable26Joas Schilling2023-07-106-7/+70
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | fix(dav): Abort requests with 429 instead of waitingJoas Schilling2023-07-106-7/+70
|/ / / / /
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-1032-28/+200
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-0918-28/+68
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-0838-92/+198
| |_|_|/ |/| | |
* | | | Merge pull request #39206 from nextcloud/backport/39203/stable26John Molakvoæ2023-07-071-1/+1
|\ \ \ \
| * | | | fix(cypress): revert only toggleJohn Molakvoæ2023-07-061-1/+1
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-0736-426/+1006
|/ / / /