summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix: include invisible tags for adminsArthur Schiwon2023-07-066-97/+106
* 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-062-18/+33
* fix: change if with conditionless else to switch; and a parameter valueArthur Schiwon2023-07-062-20/+25
* use efficient tag retrieval on DAV report requestArthur Schiwon2023-07-064-39/+84
* Merge pull request #39151 from nextcloud/backport/39115/stable27Arthur Schiwon2023-07-061-13/+21
|\
| * fix(sse): don't update uncached filesRichard Steinmetz2023-07-041-13/+21
* | Merge pull request #39193 from nextcloud/fix/stable27/tag-search-short-circui...Arthur Schiwon2023-07-061-4/+6
|\ \
| * | 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-06166-624/+1116
* | Merge pull request #39157 from nextcloud/backport/39043/stable27Christoph Wurst2023-07-051-1/+1
|\ \
| * | fix(ocp): Fix reference of dashboard IAPIWidget::getItems from WidgetItemChristoph Wurst2023-07-051-1/+1
|/ /
* | Merge pull request #39119 from nextcloud/artonge/backport/stable27/38905Louis2023-07-0513-12/+51
|\ \
| * | Base versions' has-preview on mimetypeLouis Chemineau2023-07-032-26/+3
| * | Compile assetsLouis Chemineau2023-07-034-6/+6
| * | 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
| |/ |/|
* | Merge pull request #38976 from nextcloud/backport/38625/stable27Arthur Schiwon2023-07-048-44/+58
|\ \
| * | docs: adjust @since version to backportArthur Schiwon2023-06-261-2/+2
| * | ci: pro forma check of existence of internal methodArthur Schiwon2023-06-231-7/+9
| * | refactor: declare getMount() and getMountsIn() at IRootFolderArthur Schiwon2023-06-235-23/+24
| * | chore: ugly type jugglingArthur Schiwon2023-06-236-23/+37
| * | fix: add typehine for IRootFolderArthur Schiwon2023-06-231-7/+5
| * | fix: expect interface, not a specific implementationArthur Schiwon2023-06-231-3/+2
* | | Merge pull request #38731 from nextcloud/backport/38226/stable27Robin Appelman2023-07-048-1/+368
|\ \ \
| * | | add utility command for object store objectsRobin Appelman2023-07-048-1/+368
|/ / /
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-0426-232/+462
* | | Merge pull request #39055 from nextcloud/backport/38832/stable27Maksim Sukharev2023-07-037-60/+50
|\ \ \ | |_|/ |/| |
| * | wrap user status message input and buttons with native formMaksim Sukharev2023-07-037-60/+50
|/ /
* | 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
* | Merge pull request #39078 from nextcloud/backport/39025/stable27Julius Härtl2023-06-301-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-06-3024-4/+312
* | Merge pull request #39067 from nextcloud/fix/cypress-ref/stable27John Molakvoæ2023-06-291-13/+29
|\ \
| * | chore: update cypress workflow from templatesJohn Molakvoæ2023-06-291-12/+29
| * | fix(cypress): branch definitionJohn Molakvoæ2023-06-291-2/+1
|/ /
* | Merge pull request #38994 from nextcloud/backport/38988/stable27Simon L2023-06-289-7/+191
|\ \
| * | fix: restore AppsSlideToggle featureJohn Molakvoæ2023-06-289-7/+191
|/ /
* | Merge pull request #39019 from nextcloud/backport/38858/stable27Robin Appelman2023-06-282-14/+10
|\ \
| * | file scanner performance improvementsRobin Appelman2023-06-262-14/+10
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-2824-24/+366
* | | Merge pull request #39028 from nextcloud/backport/39005/stable27Simon L2023-06-271-1/+9
|\ \ \
| * | | fix(dav): Catch SAB sync errors during upgradeChristoph Wurst2023-06-271-1/+9
|/ / /