summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | |_|/ |/| |
| * | Add a helper function that makes it easier to log from anywhereChristoph Wurst2022-05-231-0/+73
* | | Merge pull request #32485 from nextcloud/debt/noid/psalm-streamer-fhblizzz2022-05-311-1/+1
|\ \ \
| * | | Fix type for resourceDaniel Kesselberg2022-05-241-1/+1
* | | | Merge pull request #32628 from nextcloud/bugfix/noid/json-throwJoas Schilling2022-05-311-7/+1
|\ \ \ \
| * | | | Use JSON_THROW_ON_ERROR instead of custom error handlingJulius Härtl2022-05-301-7/+1
* | | | | Add the ISizeEstimationMigrator interface for method getExportEstimatedSizeCôme Chilliet2022-05-302-8/+43
* | | | | Implement getExportEstimatedSize in migratorsCôme Chilliet2022-05-301-1/+1
* | | | | Add a method to get estimated export size in IMigratorCôme Chilliet2022-05-301-0/+8
|/ / / /