summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #32767 from nextcloud/seeakble-http-stream-wrappersJulius Härtl2022-06-091-0/+13
|\
| * handle stream wrappers in SeekableHttpStreamRobin Appelman2022-06-081-0/+13
* | [tx-robot] updated from transifexNextcloud bot2022-06-094-0/+12
* | Merge pull request #32697 from nextcloud/fix/get-avatar-authzPytal2022-06-081-11/+14
|\ \
| * | Fix get avatar authorizationChristopher Ng2022-06-071-11/+14
* | | Merge pull request #32746 from nextcloud/new-share-column-attributesJulius Härtl2022-06-082-0/+2
|\ \ \
| * | | Add new share attributes columnVincent Petry2022-06-082-0/+2
* | | | Merge pull request #32744 from nextcloud/bugfix/noid/easier-federation-debuggingJoas Schilling2022-06-081-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Always log errors from sending federation api requests to ease debuggingJoas Schilling2022-06-071-1/+2
* | | | Simlify tests for integrity check on modified mimetype listsJulius Härtl2022-06-071-1/+2
* | | | feat: add docxf and form mimetypesLuka Trovic2022-06-071-0/+13
|/ / /
* | | Merge pull request #26582 from nextcloud/enhancement/logger-functionChristoph Wurst2022-06-074-0/+106
|\ \ \ | |_|/ |/| |
| * | Add a helper function that makes it easier to log from anywhereChristoph Wurst2022-05-234-0/+106
* | | Merge pull request #32556 from nextcloud/bugfix/noid/fix-comments-query-handlingJoas Schilling2022-06-031-4/+3
|\ \ \
| * | | Create query parameters on correct objects to make debugging easierJoas Schilling2022-05-231-4/+3
* | | | Merge pull request #32435 from nextcloud/revert-32278-remove-default-phpJoas Schilling2022-06-031-1/+10
|\ \ \ \
| * | | | Revert "Remove call to already default php.ini values"Joas Schilling2022-05-161-1/+10
* | | | | Cleanup temporary files after finishing the write to object storageJulius Härtl2022-06-021-0/+2
* | | | | Merge pull request #32690 from nextcloud/bugfix/noid/fix-mountpoint-matching-...blizzz2022-06-021-1/+1
|\ \ \ \ \
| * | | | | Trim mount point before matching in encryption codeVincent Petry2022-06-011-1/+1
| | |_|_|/ | |/| | |
* / | | | Use Image class from public APIChristopher Ng2022-06-0213-17/+15
|/ / / /
* | | | [tx-robot] updated from transifexNextcloud bot2022-06-012-0/+4
* | | | Check background job typeChristoph Wurst2022-05-311-0/+4
* | | | Merge pull request #32485 from nextcloud/debt/noid/psalm-streamer-fhblizzz2022-05-312-3/+3
|\ \ \ \
| * | | | Fix type for resourceDaniel Kesselberg2022-05-241-1/+1
| * | | | Fix docblock for addFileFromStreamDaniel Kesselberg2022-05-241-2/+2
* | | | | Merge pull request #32587 from nextcloud/bugfix/noid/improve-jsconfighelperJoas Schilling2022-05-311-54/+29
|\ \ \ \ \
| * | | | | Restore old behaviour of sending flase for not found appsJoas Schilling2022-05-301-2/+6
| * | | | | Improve JSConfigHelper code quality a bitJoas Schilling2022-05-301-53/+24
* | | | | | 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
* | | | | | | [tx-robot] updated from transifexNextcloud bot2022-05-312-0/+2
* | | | | | | Merge pull request #32206 from nextcloud/enh/migrator-add-estimatedsize-getterPytal2022-05-303-0/+45
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Add the ISizeEstimationMigrator interface for method getExportEstimatedSizeCôme Chilliet2022-05-304-8/+45
| * | | | | | 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 #32634 from nextcloud/debt/noid/psalm-moveable-mountCôme Chilliet2022-05-301-1/+0
|\ \ \ \ \ \
| * | | | | | Fix docblock for return typeDaniel Kesselberg2022-05-271-1/+0
* | | | | | | Merge pull request #31948 from nextcloud/core-cleanup-74Carl Schwan2022-05-302-17/+5
|\ \ \ \ \ \ \
| * | | | | | | Update core to PHP 7.4 standardCarl Schwan2022-05-202-17/+5
* | | | | | | | Merge pull request #32655 from nextcloud/fix/handle-non-existing-settingsCarl Schwan2022-05-301-2/+7
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Handle non existing settings againCarl Schwan2022-05-301-2/+7
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-05-292-0/+4
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge pull request #32349 from nextcloud/enh/projects-eventCarl Schwan2022-05-275-7/+72
|\ \ \ \ \ \ \
| * | | | | | | Introduce event for loading additional script on projectsJulius Härtl2022-05-125-7/+72
* | | | | | | | Merge pull request #32592 from nextcloud/fix/noid/allow-rememberme-token-apac...Julius Härtl2022-05-271-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | allow use of rememberme cookies for IApacheAuth backendsArthur Schiwon2022-05-251-0/+1
| | |/ / / / / / | |/| | | | | |
* / | | | | | | Move Gd failed operations to debug levelGit'Fellow2022-05-251-20/+18
|/ / / / / / /
* | | / / / / [tx-robot] updated from transifexNextcloud bot2022-05-252-2/+2
| |_|/ / / / |/| | | | |
* | | | | | Merge pull request #32555 from nextcloud/fix/revert-api-breakCôme Chilliet2022-05-241-2/+2
|\ \ \ \ \ \