aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #38792 from nextcloud/backport/38777/stable27Arthur Schiwon2023-07-101-1/+1
|\
| * fix(carddav): Make SystemAddressBook::__construct $groupManager argument null...Christoph Wurst2023-06-131-1/+1
* | Merge pull request #38659 from nextcloud/backport/38649/stable27Arthur Schiwon2023-07-101-2/+4
|\ \
| * | fix(caldav): Close DB cursor in reminder index background jobChristoph Wurst2023-06-061-2/+4
* | | Merge pull request #39147 from nextcloud/backport/38794/stable27Louis2023-07-101-3/+3
|\ \ \
| * | | Enable version features again with S3 versioningBenjamin Somers2023-07-061-3/+3
* | | | 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
* | | | Merge pull request #38947 from nextcloud/fix/contacts/3404/put-location-in-pr...Johannes2023-07-072-2/+14
|\ \ \ \
| * | | | fix(sab): put location in proper address fieldJohannes Merkel2023-07-072-2/+14
| |/ / /
* | | | Merge pull request #39202 from nextcloud/backport/37969/stable27Arthur Schiwon2023-07-072-207/+456
|\ \ \ \
| * | | | refactor: adjust to unexposed searchBySystemTagArthur Schiwon2023-07-072-1/+3
| * | | | fix: cannot apply limit+offset on multi-tag-searchArthur Schiwon2023-07-061-1/+11
| * | | | refactor: save unnecessary method_existsArthur Schiwon2023-07-061-4/+1
| * | | | fix: use array_unitersect against objectsArthur Schiwon2023-07-061-2/+5
| * | | | fix: obey offset and limit for results from favs and circlesArthur Schiwon2023-07-061-0/+4
| * | | | fix: cominbation of small fixesArthur Schiwon2023-07-062-6/+23
| * | | | fix: include invisible tags for adminsArthur Schiwon2023-07-062-52/+60
| * | | | fix: search with more than one search tagsArthur Schiwon2023-07-062-114/+322
| * | | | fix: no search when LazyFolder was providedArthur Schiwon2023-07-061-1/+6
| * | | | chore: cleanup unused codeArthur Schiwon2023-07-061-43/+0
| * | | | fix: ensure searchBySystemTag() is availableArthur Schiwon2023-07-061-1/+3
| * | | | fix: favorites view and universal search against tagsArthur Schiwon2023-07-061-1/+3
| * | | | use efficient tag retrieval on DAV report requestArthur Schiwon2023-07-061-22/+56
| |/ / /
* / / / 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 #39119 from nextcloud/artonge/backport/stable27/38905Louis2023-07-059-6/+45
|\ \ \
| * | | Base versions' has-preview on mimetypeLouis Chemineau2023-07-032-26/+3
| * | | Do not load preview if version tab is not activeLouis Chemineau2023-07-035-4/+33
| * | | Provide hasPreview in files_versions DAV APILouis Chemineau2023-07-035-3/+36
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-0530-4/+94
* | | | add utility command for object store objectsRobin Appelman2023-07-047-0/+363
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-0422-224/+452
* | | | wrap user status message input and buttons with native formMaksim Sukharev2023-07-033-54/+44
|/ / /
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-036-0/+34
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-0226-10/+342
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-01146-170/+510
* | | 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-06-3018-2/+124
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-2818-24/+360
* | | fix(dav): Catch SAB sync errors during upgradeChristoph Wurst2023-06-271-1/+9
* | | Merge pull request #38970 from nextcloud/backport/38800/stable27Louis2023-06-271-16/+34
|\ \ \
| * | | Do not create a new version if previousNode has the same mtimeLouis Chemineau2023-06-261-2/+2
| * | | fix: Add logging statement for cases when updating the version failsJulius Härtl2023-06-261-8/+29
| * | | Handle previousNode size === 0 on version creationLouis Chemineau2023-06-261-20/+10
| * | | fix: Avoid failing to update the current version entry if there is noneJulius Härtl2023-06-261-5/+12
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-2744-258/+856
|/ / /