summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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-189-50/+79
|\ \
| * | Make Security module strictJ0WI2021-04-199-50/+79
* | | [tx-robot] updated from transifexNextcloud bot2021-05-162-0/+2
* | | 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
* | | | Merge pull request #26923 from nextcloud/techdebt/noid/provapi-no-private-acc...blizzz2021-05-122-11/+23
|\ \ \ \ | |/ / / |/| | |
| * | | allow to set valid scopes only in AccountPropertyArthur Schiwon2021-05-122-11/+23
* | | | [tx-robot] updated from transifexNextcloud bot2021-05-084-0/+38
|/ / /
* | | Merge pull request #26848 from nextcloud/bugfix/noid/add-datetime-support-to-...Morris Jobke2021-05-072-3/+12
|\ \ \
| * | | Add datetime support to QBMapperJoas Schilling2021-05-012-3/+12
* | | | [tx-robot] updated from transifexNextcloud bot2021-05-062-0/+22
* | | | Merge pull request #26877 from nextcloud/chore/query-builder-execute-statementMorris Jobke2021-05-053-9/+24
|\ \ \ \
| * | | | Rename IQueryBuilder::executeUpdate to IQueryBuilder::executeStatementChristoph Wurst2021-05-053-9/+24
* | | | | Don't break OCC if an app is breaking in it's Application classJoas Schilling2021-05-052-14/+24
|/ / / /
* | | | [tx-robot] updated from transifexNextcloud bot2021-05-046-0/+22
* | | | [tx-robot] updated from transifexNextcloud bot2021-05-022-10/+10
|/ / /
* | | Filter mounts for file id before trying to get user informationJulius Härtl2021-04-301-4/+16
* | | [tx-robot] updated from transifexNextcloud bot2021-04-302-0/+2
* | | [tx-robot] updated from transifexNextcloud bot2021-04-292-4/+4
* | | Do not try to contact lookup server if not neededRoeland Jago Douma2021-04-284-1/+69
* | | Merge pull request #26758 from J0WI/more-strictChristoph Wurst2021-04-288-34/+52
|\ \ \
| * | | Fix ini_set() typeJ0WI2021-04-261-1/+1
| * | | Some more strict_typesJ0WI2021-04-267-33/+51
* | | | [tx-robot] updated from transifexNextcloud bot2021-04-286-2/+6
* | | | Merge pull request #26591 from nextcloud/techdebt/noid/less-iloggerChristoph Wurst2021-04-2728-228/+161
|\ \ \ \
| * | | | Fix PHP CSJoas Schilling2021-04-271-1/+0
| * | | | Fix PHP CSJoas Schilling2021-04-271-1/+0
| * | | | Fix psalm errorsJoas Schilling2021-04-273-14/+21
| * | | | 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
* | | | | Merge pull request #26764 from nextcloud/feature/noid/add-geo-location-as-ROS...Joas Schilling2021-04-271-0/+31
|\ \ \ \ \
| * | | | | Add geo location as ROS typeJoas Schilling2021-04-261-0/+31
* | | | | | [tx-robot] updated from transifexNextcloud bot2021-04-274-6/+6
* | | | | | 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
|\ \ \ \ \