summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* better cleanup of filecache when deleting an external storageRobin Appelman2021-05-191-0/+40
* Refine version comparision for repair job for major version updatesMorris Jobke2021-05-191-2/+3
* Merge pull request #26834 from nextcloud/enh/only_run_onceJoas Schilling2021-05-191-1/+2
|\
| * Inject the repair job only onceRoeland Jago Douma2021-04-291-1/+2
* | Merge pull request #26852 from nextcloud/fix-noauth-corsJoas Schilling2021-05-191-5/+4
|\ \
| * | fix error when using CORS with no auth credentialskorelstar2021-05-181-5/+4
* | | Merge pull request #26963 from nextcloud/bugfix/noid/empty-template-errorRoeland Jago Douma2021-05-191-0/+1
|\ \ \
| * | | Fix log error when creating files from an empty templateJulius Härtl2021-05-181-0/+1
* | | | Merge pull request #26322 from nextcloud/recent-searchJulius Härtl2021-05-181-161/+36
|\ \ \ \ | |/ / / |/| | |
| * | | adjust testsRobin Appelman2021-04-211-1/+0
| * | | use search query for Folder::getRecentRobin Appelman2021-04-211-160/+36
* | | | Merge pull request #26626 from J0WI/strict-securityRoeland Jago Douma2021-05-185-29/+45
|\ \ \ \ | |_|/ / |/| | |
| * | | Make Security module strictJ0WI2021-04-195-29/+45
* | | | Merge pull request #26679 from nextcloud/bugfix/noid/fix-unauthorized-ocs-sta...blizzz2021-05-132-3/+11
|\ \ \ \
| * | | | Fix unauthorized OCS status in provisioningJoas Schilling2021-05-122-3/+11
* | | | | Repair job to use public AccoutManager APIArthur Schiwon2021-05-121-12/+10
* | | | | allow to set valid scopes only in AccountPropertyArthur Schiwon2021-05-121-11/+20
|/ / / /
* | | | Merge pull request #26877 from nextcloud/chore/query-builder-execute-statementMorris Jobke2021-05-051-2/+17
|\ \ \ \
| * | | | Rename IQueryBuilder::executeUpdate to IQueryBuilder::executeStatementChristoph Wurst2021-05-051-2/+17
* | | | | Don't break OCC if an app is breaking in it's Application classJoas Schilling2021-05-052-14/+24
|/ / / /
* | | / Filter mounts for file id before trying to get user informationJulius Härtl2021-04-301-4/+16
| |_|/ |/| |
* | | Do not try to contact lookup server if not neededRoeland Jago Douma2021-04-282-1/+65
* | | Merge pull request #26758 from J0WI/more-strictChristoph Wurst2021-04-281-12/+15
|\ \ \
| * | | Some more strict_typesJ0WI2021-04-261-12/+15
* | | | Merge pull request #26591 from nextcloud/techdebt/noid/less-iloggerChristoph Wurst2021-04-2727-227/+160
|\ \ \ \
| * | | | Fix PHP CSJoas Schilling2021-04-271-1/+0
| * | | | Fix PHP CSJoas Schilling2021-04-271-1/+0
| * | | | Fix psalm errorsJoas Schilling2021-04-272-13/+20
| * | | | Fix unit testsJoas Schilling2021-04-274-13/+13
| * | | | Less ILoggerJoas Schilling2021-04-2723-199/+127
* | | | | Merge pull request #26718 from nextcloud/bugfix/noid/fix-ratelimit-templateJoas Schilling2021-04-272-15/+10
|\ \ \ \ \
| * | | | | Do not allow to overwrite some variablesJoas Schilling2021-04-271-1/+3
| * | | | | Fix ratelimit templateJoas Schilling2021-04-271-14/+7
| |/ / / /
* | | | | Merge pull request #26572 from nextcloud/bugfix/noid/throw-401-when-authentic...Joas Schilling2021-04-271-0/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Throw "401 Unauthenticated" when authentication is provided but invalidJoas Schilling2021-04-221-0/+2
* | | | | Log deprecation only as debugJoas Schilling2021-04-261-0/+2
* | | | | Respect the error level when loggingJoas Schilling2021-04-261-2/+17
* | | | | Merge pull request #26259 from nextcloud/feature/noid/validate-website-to-be-...Joas Schilling2021-04-261-0/+30
|\ \ \ \ \
| * | | | | Validate the website field input to be a valid URLJoas Schilling2021-04-221-0/+30
| |/ / / /
* | | | | Merge pull request #26747 from nextcloud/php8-libxmlLukas Reschke2021-04-261-4/+11
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | PHP 8+ deprecates openssl_free_keyacsfer2021-04-251-1/+4
| * | | | Only use libxml_disable_entity_loader on PHP<8acsfer2021-04-251-3/+7
* | | | | Merge pull request #26721 from nextcloud/fix/noid/final-privateRoeland Jago Douma2021-04-261-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | private cannot be finalMaxence Lange2021-04-231-1/+1
| | |_|/ | |/| |
* | | | Guard against null phone number valueDaniel Calviño Sánchez2021-04-231-0/+3
* | | | Merge pull request #26375 from nextcloud/techdebt/noid/symfony-component-tran...Morris Jobke2021-04-223-38/+35
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix PHP CSJoas Schilling2021-04-201-1/+1
| * | | Correclty use plural for share exceptionJoas Schilling2021-04-201-2/+2
| * | | Correctly replace all PHP placeholders with the parametersJoas Schilling2021-04-201-5/+4
| * | | Fix languages that miss a string in the translationJoas Schilling2021-04-201-7/+16