aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* Support iMIP invitations from MailAnna Larch2022-08-222-0/+23
* Merge pull request #32943 from nextcloud/unencrypted-size-revert-interface-ch...Vincent Petry2022-08-173-48/+36
|\
| * store unencrypted size in the unencrypted_size columnRobin Appelman2022-08-161-0/+10
| * Revert "store unencrypted size in the unencrypted_size column"Robin Appelman2022-08-161-10/+0
| * Revert "add case statement to sql function builder"Robin Appelman2022-08-161-12/+0
| * Revert "make expression build return IQueryFunction instead of string"Robin Appelman2022-08-162-36/+36
* | Make DisplayNameCache return null if user doesn't existsCarl Schwan2022-08-161-4/+2
* | Merge branch 'master' into display-name-cache-publicCarl Schwan2022-08-1546-289/+1319
|\|
| * Merge pull request #32363 from nextcloud/cleanup/remove-long-deprecated-classesCarl Schwan2022-08-083-149/+3
| |\
| | * Remove OCP\App and OCP\BackgroundJobCarl Schwan2022-08-013-149/+3
| * | Merge pull request #33398 from nextcloud/enh/noid/sensitive-methods-appsVincent Petry2022-08-051-0/+11
| |\ \
| | * | allow apps to specify methods carrying sensitive parametersArthur Schiwon2022-07-281-0/+11
| * | | Document all getIncomplete implementations as returning string|falseCôme Chilliet2022-08-021-1/+1
| * | | Multiple fixesCarl Schwan2022-07-312-0/+175
| * | | Fix view-only code after code review commentsVincent Petry2022-07-281-2/+4
| * | | Fix share attribute related tests + code styleVincent Petry2022-07-282-8/+8
| * | | Add share attributes + prevent download permissionVincent Petry2022-07-282-1/+94
| | |/ | |/|
| * | Add a public interface for the bruteforce throttler and register for injectionJoas Schilling2022-07-281-0/+126
| * | Add argument to getSharesInFolder enable deep share lookupLouis Chemineau2022-07-262-10/+4
| * | Recursively fetch subsharesLouis Chemineau2022-07-261-0/+8
| |/
| * Fix reading blob data as resourceThomas Citharel2022-07-251-0/+3
| * Merge pull request #32981 from nextcloud/typing/carl/simplefsCarl Schwan2022-07-184-43/+24
| |\
| | * Add typing to SimpleFSCarl Schwan2022-07-144-43/+24
| * | Merge pull request #27929 from nextcloud/enh/allowSsoToProvideSecretblizzz2022-07-181-0/+41
| |\ \
| | * | Allow SSO authentication to provide a user secretMichaIng2022-07-121-0/+41
| * | | Move CappedMemoryCache to OCPCarl Schwan2022-07-141-0/+160
| |/ /
| * | Merge pull request #32552 from nextcloud/enh/improve-job-handling-commandsCôme Chilliet2022-07-121-27/+27
| |\ \
| | * | Fix typing in IJobListCôme Chilliet2022-07-111-18/+16
| | * | Code cleaning of Background/ListCommandCôme Chilliet2022-07-111-9/+9
| | * | Add command to list jobsCôme Chilliet2022-07-111-8/+10
| * | | Merge pull request #32973 from nextcloud/cleanup/avatar-codeCarl Schwan2022-07-114-31/+170
| |\ \ \ | | |/ / | |/| |
| | * | Make Color class publicCarl Schwan2022-07-053-6/+146
| | * | Cleanup avatar related codeCarl Schwan2022-06-222-25/+24
| | |/
| * | Merge pull request #32865 from nextcloud/bugfix/remove-unecessary-rowblizzz2022-07-081-2/+2
| |\ \
| | * | Set as optional argumentVitor Mattos2022-06-131-1/+1
| | * | Remove unecessary row and make compatible with db schemaVitor Mattos2022-06-131-2/+2
| | |/
| * | Allow to expire comments of multiple objects with one callJoas Schilling2022-07-011-2/+2
| * | Add status automationJoas Schilling2022-07-011-0/+12
| * | Merge pull request #33007 from nextcloud/cleanup/federation-appCarl Schwan2022-06-281-0/+48
| |\ \
| | * | Summer cleanup of the federation appCarl Schwan2022-06-241-0/+48
| | |/
| * | Merge pull request #32863 from nextcloud/feature/add-comments-expire-dateblizzz2022-06-242-0/+28
| |\ \
| | * | Add comments expire dateVitor Mattos2022-06-152-0/+28
| | |/
| * / load widgets only of enabled appsArthur Schiwon2022-06-221-1/+1
| |/
| * Merge pull request #31966 from nextcloud/unencrypted-sizeVincent Petry2022-06-134-36/+58
| |\
| | * store unencrypted size in the unencrypted_size columnRobin Appelman2022-06-021-0/+10
| | * add case statement to sql function builderRobin Appelman2022-06-021-0/+12
| | * make expression build return IQueryFunction instead of stringRobin Appelman2022-06-022-36/+36
| * | Merge pull request #32364 from nextcloud/dav-listenersVincent Petry2022-06-102-2/+3
| |\ \
| | * | Fix a doctype in OCP for IAddressBookThomas Citharel2022-05-172-2/+3
| * | | Merge pull request #26582 from nextcloud/enhancement/logger-functionChristoph Wurst2022-06-071-0/+73
| |\ \ \ | | |_|/ | |/| |