aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #39522 from nextcloud/backport/39264/stable27Andy Scherzinger2023-07-271-14/+31
|\
| * Add instance category while checking new updatesBenjamin Gaussorgues2023-07-211-14/+31
* | fix: Correctly add `module` content type to script tags when scripts with ver...Ferdinand Thiessen2023-07-231-1/+2
|/
* fix(apps): Fix loading info.xml fileJoas Schilling2023-07-202-5/+5
* Merge pull request #38971 from nextcloud/backport/38945/stable27Arthur Schiwon2023-07-121-96/+126
|\
| * Include PR #38965Git'Fellow2023-07-101-0/+1
| * implement optimized getDirectoryContent for DAVRobin Appelman2023-07-101-96/+125
* | Merge pull request #38816 from nextcloud/backport/38490/stable27Arthur Schiwon2023-07-123-1/+34
|\ \
| * | emit an event when a message is loggedRobin Appelman2023-07-103-1/+34
* | | Merge pull request #38756 from nextcloud/backport/38468/stable27Arthur Schiwon2023-07-121-1/+7
|\ \ \
| * | | log failures to read certificates during listingRobin Appelman2023-07-101-1/+7
| |/ /
* | | Merge pull request #39269 from nextcloud/backport/35915/35915-stable27Arthur Schiwon2023-07-111-5/+6
|\ \ \
| * | | display displayname on federated sharesMaxence Lange2023-07-111-5/+6
* | | | shorten oauth2 client names before resizing the columnJulien Veyssier2023-07-101-0/+21
* | | | drop the oauth2_clients trusted column, delete unsupported clients and their ...Julien Veyssier2023-07-101-0/+34
|/ / /
* | | Merge pull request #39099 from nextcloud/backport/39093/stable27Arthur Schiwon2023-07-101-1/+1
|\ \ \ | |_|/ |/| |
| * | Silent imagecreatefromstring() errorsGit'Fellow2023-07-011-1/+1
* | | Merge pull request #38953 from nextcloud/backport/38917/stable27Arthur Schiwon2023-07-101-1/+6
|\ \ \ | |_|/ |/| |
| * | fix(l10n): Fix plural issue with different locale and languageJoas Schilling2023-06-271-1/+6
* | | refactor: adjust to unexposed searchBySystemTagArthur Schiwon2023-07-071-0/+4
* | | fix: cominbation of small fixesArthur Schiwon2023-07-061-2/+2
* | | fix: include invisible tags for adminsArthur Schiwon2023-07-063-43/+43
* | | 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
* | | fix(sse): don't update uncached filesRichard Steinmetz2023-07-041-13/+21
* | | Merge pull request #38976 from nextcloud/backport/38625/stable27Arthur Schiwon2023-07-046-41/+40
|\ \ \
| * | | ci: pro forma check of existence of internal methodArthur Schiwon2023-06-231-7/+9
| * | | refactor: declare getMount() and getMountsIn() at IRootFolderArthur Schiwon2023-06-234-23/+11
| * | | 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
| |_|/ |/| |
* | | file scanner performance improvementsRobin Appelman2023-06-262-14/+10
| |/ |/|
* | use getsystemvalue-functions in Mailer.phpSimon L2023-06-261-4/+4
|/
* use source cache when listing folder during recursive copyRobin Appelman2023-06-191-5/+6
* 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(apache): Serve `mjs` (module javascript) as static filesFerdinand Thiessen2023-06-141-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
|\ \
| * | redis: move lua scripts to class and add type hintsVarun Patil2023-05-311-20/+20
| * | redis: use atomic operations everywhereVarun Patil2023-05-311-35/+55
* | | fix: catch errors in id3parser libraryDaniel Kesselberg2023-05-301-2/+13
|/ /
* | fix(dav): Fix avatar size in system address bookJoas Schilling2023-05-261-1/+1
* | fix: execute throws docrine exceptions not our wrapped onesJulius Härtl2023-05-241-2/+2
|/
* Merge pull request #36692 from nextcloud/throw-exception-to-avoid-division-by...Simon L2023-05-171-0/+4
|\
| * fix(preview-generator): Throw exception before dividing by zero when generati...Thomas Citharel2023-02-131-0/+4