summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-1734-12/+96
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-1642-80/+82
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-1568-38/+364
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-14342-1840/+1954
* getStorage before removeMaxence Lange2023-07-131-0/+6
* Merge pull request #36601 from nextcloud/backport/35743/stable25Arthur Schiwon2023-07-138-715/+1722
|\
| * Use recurrence instance to build iMip emailAnna Larch2023-07-118-715/+1722
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-1344-240/+446
* | Merge pull request #39259 from nextcloud/backports/39146/stable25Arthur Schiwon2023-07-121-0/+6
|\ \
| * | fix(files_sharing): hide download permission for circle sharesRichard Steinmetz2023-07-101-0/+6
* | | Merge pull request #39061 from nextcloud/backport/31790/stable25Arthur Schiwon2023-07-122-4/+14
|\ \ \
| * | | style(caldav): improve getDenormalizedData methodThomas Citharel2023-06-291-2/+2
| * | | Fix creating events with old (< unix time) lastoccurenceThomas Citharel2023-06-292-2/+12
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-12220-3080/+2870
* | | | Merge pull request #39294 from nextcloud/backport/39248/stable25Arthur Schiwon2023-07-121-2/+42
|\ \ \ \
| * | | | preload custom properties when propfinding foldersRobin Appelman2023-07-101-2/+42
* | | | | Merge pull request #39233 from nextcloud/backport/39202/stable25Arthur Schiwon2023-07-112-241/+509
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | fix: PHP 7.4 compatibilityArthur Schiwon2023-07-102-2/+7
| * | | | 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-152/+374
| * | | | 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 #38973 from nextcloud/backport/38747/stable25Joas Schilling2023-07-111-2/+13
|\ \ \ \ \
| * | | | | perf: skip request without write permissionDaniel Kesselberg2023-07-101-2/+13
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-1116-8/+76
| |_|/ / / |/| | | |
* | | | | Merge pull request #39253 from nextcloud/backport/38046/stable25Joas Schilling2023-07-104-0/+63
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix(dav): Abort requests with 429 instead of waitingJoas Schilling2023-07-104-0/+63
| | |_|/ | |/| |
* | | | Merge pull request #37744 from nextcloud/backport/36690/stable25Arthur Schiwon2023-07-104-9/+29
|\ \ \ \
| * | | | properly register test mount for userRobin Appelman2023-07-071-1/+4
| * | | | fix: Check return type on rollbackJulius Härtl2023-07-071-5/+8
| * | | | don't re-get fileinfo for versioned file if it's not sharedRobin Appelman2023-07-072-1/+9
| * | | | tests(files_versions): Tear down fs to clear mount cache before testingJulius Härtl2023-07-072-2/+8
| * | | | fix: Make sure that rollback hook is triggered on all version backendsJulius Härtl2023-07-072-7/+7
| | |/ / | |/| |
* | | | Merge pull request #39081 from nextcloud/backport/39025/stable25Julius Härtl2023-07-101-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | fix(files): Only render the menu if there are actions to showJulius Härtl2023-06-301-2/+2
* | | | 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