aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ /
* | | 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
* | | Fix psalm errors fron the end of the baseline fileCarl Schwan2022-05-163-5/+5
* | | Merge pull request #31662 from nextcloud/modernize-contactmenuJohn Molakvoæ2022-05-133-17/+13
|\ \ \
| * | | Modernize contacts menuThomas Citharel2022-05-123-17/+13
* | | | Merge pull request #32384 from nextcloud/improve-psalm-server-getJohn Molakvoæ2022-05-131-2/+3
|\ \ \ \
| * | | | Improve psalm annotation to make it stricterCarl Schwan2022-05-131-2/+3
| | |/ / | |/| |
* / | | Fix psalm warning for zip response due wrong typeDaniel Kesselberg2022-05-131-4/+4
|/ / /
* | | Merge pull request #32077 from nextcloud/cleanup/lockCarl Schwan2022-05-121-19/+17
|\ \ \ | |/ / |/| |
| * | Cleanup lock related codeCarl Schwan2022-05-121-19/+17
* | | Merge pull request #32344 from nextcloud/fix/always-free-db-result-qbmapper-f...Joas Schilling2022-05-121-9/+8
|\ \ \
| * | | Always free the DB result in QBMapper::findEntitiesChristoph Wurst2022-05-121-9/+8
| | |/ | |/|
* | | Merge pull request #32339 from nextcloud/appdatafactory-publicCarl Schwan2022-05-121-0/+21
|\ \ \ | |/ / |/| |
| * | Make it possible to get the appdata folder using the public APICarl Schwan2022-05-111-0/+21