summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Fix unit testsJoas Schilling2023-07-101-0/+8
* Move encrypt-all password email to EmailTemplateJoas Schilling2023-07-103-93/+34
* Merge pull request #39232 from nextcloud/backport/39202/stable26Julius Härtl2023-07-102-207/+456
|\
| * refactor: adjust to unexposed searchBySystemTagArthur Schiwon2023-07-072-1/+3
| * 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-072-6/+23
| * fix: include invisible tags for adminsArthur Schiwon2023-07-072-52/+60
| * 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-071-1/+3
| * use efficient tag retrieval on DAV report requestArthur Schiwon2023-07-071-22/+56
* | Merge pull request #39260 from nextcloud/backports/39146/stable26Arthur Schiwon2023-07-101-0/+6
|\ \
| * | fix(files_sharing): hide download permission for circle sharesRichard Steinmetz2023-07-101-0/+6
* | | Merge pull request #38972 from nextcloud/backport/38747/stable26Arthur Schiwon2023-07-101-2/+13
|\ \ \
| * | | perf: skip request without write permissionDaniel Kesselberg2023-07-041-2/+13
* | | | Merge pull request #39270 from nextcloud/backport/35915/35915-stable26Arthur Schiwon2023-07-105-27/+178
|\ \ \ \
| * | | | display displayname on federated sharesMaxence Lange2023-07-105-27/+178
| | |/ / | |/| |
* / | | fix(dav): Abort requests with 429 instead of waitingJoas Schilling2023-07-104-0/+63
|/ / /
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-1028-26/+194
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-0916-28/+56
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-0834-62/+168
| |/ |/|
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-0736-426/+1006
* | Fix psalm errorMarcel Klehr2023-07-061-1/+1
* | fix(TagSearchProvider): Short circuit if no tag matches the queryMarcel Klehr2023-07-061-4/+6
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-06160-618/+1108
* | Merge pull request #39117 from nextcloud/backport/37428/stable26Louis2023-07-051-1/+7
|\ \
| * | Check for non-numeric versions, not non-integerCôme Chilliet2023-07-041-2/+2
| * | Ignore and log non integer versionsCôme Chilliet2023-07-041-0/+6
| |/
* / Fix(l10n): Update translations from TransifexNextcloud bot2023-07-0530-4/+94
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-0422-224/+452
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-036-0/+34
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-0226-10/+342
* fix(files): Only render the menu if there are actions to showJulius Härtl2023-07-011-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-01146-170/+510
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-3018-2/+124
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-2818-24/+360
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-2744-258/+856
* add bruteforce protection in OauthApiControllerJulien Veyssier2023-06-262-5/+23
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-2618-210/+462
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-2510-6/+174
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-2486-278/+902
* encrypt oauth2 client secretsJulien Veyssier2023-06-2211-44/+205
* add test that inserts a long oauth client secretJulien Veyssier2023-06-221-0/+10
* Merge pull request #38853 from nextcloud/backport/38823/stable26Simon L2023-06-221-4/+6
|\
| * generate user themed favicon and touchiconSimon L2023-06-161-4/+6