summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* fix: cominbation of small fixesArthur Schiwon2023-07-061-2/+2
* fix: include invisible tags for adminsArthur Schiwon2023-07-064-45/+46
* fix: favorites view and universal search against tagsArthur Schiwon2023-07-061-17/+30
* 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-063-17/+28
* 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
* | fix(ocp): Fix reference of dashboard IAPIWidget::getItems from WidgetItemChristoph Wurst2023-07-051-1/+1
|/
* Merge pull request #38976 from nextcloud/backport/38625/stable27Arthur Schiwon2023-07-047-41/+53
|\
| * 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-235-20/+32
| * fix: add typehine for IRootFolderArthur Schiwon2023-06-231-7/+5
| * fix: expect interface, not a specific implementationArthur Schiwon2023-06-231-3/+2
* | add utility command for object store objectsRobin Appelman2023-07-041-1/+5
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-042-8/+8
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-302-0/+182
* | 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-274-12/+34
|/ /
* | use getsystemvalue-functions in Mailer.phpSimon L2023-06-261-4/+4
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-266-2/+8
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-246-314/+324
|/
* Merge pull request #38891 from nextcloud/obj-store-copy-list-source-cache-27Julius Härtl2023-06-191-5/+6
|\
| * use source cache when listing folder during recursive copyRobin Appelman2023-06-191-5/+6
* | encrypt oauth2 client secretsJulien Veyssier2023-06-191-2/+0
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-182-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-176-12/+14
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-162-8/+8
* Merge pull request #38825 from nextcloud/backport/38292/stable27Simon L2023-06-151-2/+12
|\
| * Fix deprecated method callDominik Fuchß2023-06-141-1/+2
| * Changes after code review.Dominik Fuchß2023-06-141-2/+7
| * Add config variable for curl timeoutDominik Fuchß2023-06-141-2/+6
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-154-54/+54
|/
* fix(apache): Serve `mjs` (module javascript) as static filesFerdinand Thiessen2023-06-141-1/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-144-2/+4
* Merge pull request #38751 from nextcloud/backport/38735/stable27Simon L2023-06-131-0/+2
|\
| * allow to specify upgrade.cli-upgrade-link in order to link to the correct doc...Simon L2023-06-121-0/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-134-12/+14
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-122-18/+20
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-114-8/+10
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-082-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-062-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-052-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-032-0/+2
* fix(ocp): Mark IMessage::attachInline as @since 27Christoph Wurst2023-06-011-1/+1
* Merge pull request #38449 from nextcloud/backport/38415/stable27Arthur Schiwon2023-06-011-6/+18
|\
| * don't always check if we need to setup the object store rootRobin Appelman2023-05-241-6/+18
* | Merge pull request #38538 from nextcloud/backport/37758/stable27Andy Scherzinger2023-06-011-35/+55
|\ \