aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #35915 from nextcloud/enh/noid/display-name-federated-sharesArthur Schiwon2023-06-292-4/+15
|\
| * displayname on federated sharesMaxence Lange2023-06-282-4/+15
* | Merge pull request #39042 from nextcloud/fix/ocp/timed-job-joblist-typeChristoph Wurst2023-06-281-5/+4
|\ \
| * | fix(ocp): TimedJob can't have a more specific argument than JobChristoph Wurst2023-06-281-5/+4
* | | feat: replace id3parser with mp3infoDaniel Kesselberg2023-06-281-11/+6
|/ /
* | Merge pull request #38613 from nextcloud/feat/35959/async-guzzle-requestsJoas Schilling2023-06-288-66/+690
|\ \
| * | feat(HTTPClient): Provide wrapped access to Guzzle's asyncRequest()Joas Schilling2023-06-278-66/+690
| |/
* | Merge pull request #37969 from nextcloud/poc/noid/systemtags-perf-tag-endpointJulius Härtl2023-06-288-36/+80
|\ \
| * | fix: cominbation of small fixesArthur Schiwon2023-06-211-2/+2
| * | fix: include invisible tags for adminsArthur Schiwon2023-06-214-45/+46
| * | feat: add searchBySystemTag as PHP APIArthur Schiwon2023-06-212-0/+14
| * | fix: favorites view and universal search against tagsArthur Schiwon2023-06-211-17/+30
| * | fix: change if with conditionless else to switch; and a parameter valueArthur Schiwon2023-06-212-20/+25
| * | use efficient tag retrieval on DAV report requestArthur Schiwon2023-06-213-17/+28
* | | Merge pull request #39020 from fsamapoor/refactor_lib_private_mailPytal2023-06-272-0/+24
|\ \ \ | |_|/ |/| |
| * | Adds same object return annotations.Faraz Samapoor2023-06-272-0/+24
* | | Merge pull request #38990 from fsamapoor/refactor_lib_private_calendarChristoph Wurst2023-06-274-99/+69
|\ \ \ | |/ / |/| |
| * | Refactors lib/private/Calendar.Faraz Samapoor2023-06-254-99/+69
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-274-12/+34
* | | Merge pull request #38881 from nextcloud/fix/logcondition-userCôme Chilliet2023-06-261-8/+12
|\ \ \
| * | | Fix user log.condition featureCôme Chilliet2023-06-261-8/+12
* | | | Merge pull request #38858 from nextcloud/scanner-performance3Robin Appelman2023-06-262-14/+10
|\ \ \ \
| * | | | file scanner performance improvementsRobin Appelman2023-06-162-14/+10
* | | | | Merge pull request #38679 from nextcloud/feat/add-spec-to-preview-fetched-eventDaniel2023-06-262-6/+47
|\ \ \ \ \
| * | | | | feat: add width, height, crop and mode to BeforePreviewFetchedEventDaniel Kesselberg2023-06-232-6/+47
* | | | | | Merge pull request #38958 from nextcloud/enh/noid/use-getsystemvalue-mailerSimon L2023-06-261-4/+4
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | use getsystemvalue-functions in Mailer.phpSimon L2023-06-231-4/+4
| |/ / / /
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-266-2/+8
* | | | | Merge pull request #38987 from fsamapoor/refactor_lib_private_mailF. E Noel Nfebe2023-06-254-168/+89
|\ \ \ \ \
| * | | | | Refactors lib/private/Mail.Faraz Samapoor2023-06-254-168/+89
| | |_|/ / | |/| | |
* / | | | Refactors lib/private/Contacts.Faraz Samapoor2023-06-258-121/+45
|/ / / /
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-246-314/+324
* | | | Merge pull request #38625 from nextcloud/fix/noid/querysearchehelper-narrow-typeArthur Schiwon2023-06-247-41/+53
|\ \ \ \
| * | | | ci: pro forma check of existence of internal methodArthur Schiwon2023-06-211-7/+9
| * | | | refactor: declare getMount() and getMountsIn() at IRootFolderArthur Schiwon2023-06-215-23/+24
| * | | | chore: ugly type jugglingArthur Schiwon2023-06-215-20/+32
| * | | | fix: add typehine for IRootFolderArthur Schiwon2023-06-211-7/+5
| * | | | fix: expect interface, not a specific implementationArthur Schiwon2023-06-211-3/+2
| | |_|/ | |/| |
* | | | dav: clean path before putting it in the statcacheRobin Appelman2023-06-231-0/+1
| |/ / |/| |
* | | Merge pull request #38945 from nextcloud/dav-meta-directory-contentRobin Appelman2023-06-221-96/+125
|\ \ \
| * | | implement optimized getDirectoryContent for DAVRobin Appelman2023-06-221-96/+125
| |/ /
* / / fix(l10n): Fix plural issue with different locale and languageJoas Schilling2023-06-211-1/+6
|/ /
* | Throw if creation date is read before inserting into databaseCôme Chilliet2023-06-202-2/+8
* | Improve typing in ICommentsManagerCarl Schwan2023-06-201-4/+2
* | Cleanup comments codeCarl Schwan2023-06-203-164/+83
* | use source cache when listing folder during recursive copyRobin Appelman2023-06-191-5/+6
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-182-2/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-176-12/+14
* | Merge pull request #38843 from nextcloud/message-log-event-typeRobin Appelman2023-06-161-3/+6
|\ \ | |/ |/|
| * fix type in BeforeMessageLoggedEventRobin Appelman2023-06-151-3/+6