summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ / /
* | | 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-2756-414/+1040
|/ /
* | Merge pull request #39004 from nextcloud/backport/38958/stable27Simon L2023-06-262-22/+29
|\ \
| * | try to fix testsSimon L2023-06-261-18/+25