summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| |/ / / /
| * | | | Merge pull request #32349 from nextcloud/enh/projects-eventCarl Schwan2022-05-271-0/+40
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Introduce event for loading additional script on projectsJulius Härtl2022-05-121-0/+40
| * | | | Merge pull request #32555 from nextcloud/fix/revert-api-breakCôme Chilliet2022-05-241-2/+2
| |\ \ \ \
| | * | | | Revert api breakCarl Schwan2022-05-241-2/+2
| * | | | | Merge pull request #32560 from nextcloud/feature/noid/preferences-apiJoas Schilling2022-05-242-0/+175
| |\ \ \ \ \
| | * | | | | Add API to change preferencesJoas Schilling2022-05-232-0/+175
| | |/ / / /
| * / / / / Adjust docs to the same as the implementationJoas Schilling2022-05-231-1/+1
| |/ / / /
| * | | | Merge pull request #32378 from nextcloud/fix/psalm-userbackendCarl Schwan2022-05-235-9/+8
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Fix psalm issues related to the user backendCarl Schwan2022-05-205-9/+8
| * | | | Make appName of TemplateResponse accessible in BeforeTemplateRenderedEventJoas Schilling2022-05-201-0/+9
| * | | | Merge pull request #32406 from nextcloud/debt/noid/psalm-warning-idbconnectionJoas Schilling2022-05-201-1/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Fix spelling for PreConditionNotMetExceptionDaniel Kesselberg2022-05-151-1/+1
| | |/ /
| * | | Merge pull request #32404 from nextcloud/debt/noid/psalm-warning-iaddressbookCôme Chilliet2022-05-171-1/+0
| |\ \ \
| | * | | Drop redundanten return commentDaniel Kesselberg2022-05-151-1/+0
| | |/ /
* | / / expose displayname cache trough a public interfaceRobin Appelman2022-05-181-0/+11
|/ / /
* | | Merge pull request #32405 from nextcloud/debt/noid/psalm-warning-isearchrequestJohn Molakvoæ2022-05-171-1/+1
|\ \ \
| * | | Fix spelling for return typeDaniel Kesselberg2022-05-151-1/+1
| |/ /
* | | Allow to tweak default scopes for accountsThomas Citharel2022-05-161-0/+36