summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #29921 from nextcloud/feature/noid/allow-to-count-commment...Joas Schilling2022-01-051-4/+28
|\
| * Allow to count comments with multiple verbsJoas Schilling2021-11-261-4/+28
* | Merge pull request #30393 from nextcloud/feature/add-group-concat-aggregator-...Joas Schilling2022-01-045-10/+47
|\ \
| * | Use quote functionJoas Schilling2022-01-041-6/+2
| * | Try escaping Oracle single quotesJoas Schilling2022-01-041-1/+1
| * | Add a test with integerJoas Schilling2022-01-045-16/+26
| * | Fix oracle LISTAGGJoas Schilling2022-01-031-1/+1
| * | Add unit testVitor Mattos2022-01-034-23/+11
| * | Add unit test and orderBy parameterVitor Mattos2022-01-035-13/+38
| * | Add group_concat aggregator functionVitor Mattos2022-01-033-0/+18
* | | Merge pull request #29780 from nextcloud/bugfix/noid/run-migrations-fuly-on-r...Joas Schilling2022-01-041-4/+5
|\ \ \
| * | | Run migrations fully when reenabling an appJoas Schilling2021-12-291-4/+5
* | | | Reset job disabling timer on adding the job againJulius Härtl2022-01-031-13/+19
* | | | Sort app scripts topologically by its dependenciesJonas Meurer2021-12-292-0/+202
* | | | Merge pull request #29530 from nextcloud/bugfix/noid/username-prefillJulius Härtl2021-12-291-0/+4
|\ \ \ \
| * | | | Pass username prefill through unauthenticated request redirectsJulius Härtl2021-12-291-0/+4
| |/ / /
* / / / Make max size for single put uploads configurableJulius Härtl2021-12-292-2/+6
|/ / /
* | | Merge pull request #28610 from nextcloud/enh/preview-cleanup-queryJulius Härtl2021-12-283-1/+6
|\ \ \ | |/ / |/| |
| * | Use storage filter when fetching previews to cleanupJulius Härtl2021-08-263-1/+6
* | | Fix php-cs for S3ConnectionTrait.phpJulius Härtl2021-12-211-1/+0
* | | Merge pull request #27493 from cuppett/cuppett/simplify-aws-credential-providerJulius Härtl2021-12-211-6/+2
|\ \ \
| * | | Simplify S3ConnectionTrait to defaultProvider plus optionStephen Cuppett2021-11-221-6/+2
* | | | Merge pull request #29879 from nextcloud/bugfix/noid/sharing-enumeration-addr...Julius Härtl2021-12-211-4/+1
|\ \ \ \
| * | | | Do not clear all results when searching from users address booksJulius Härtl2021-12-081-4/+1
* | | | | Merge pull request #30299 from nextcloud/fix/log_filesJohn Molakvoæ2021-12-202-11/+15
|\ \ \ \ \
| * | | | | Check if directoy is writable instead of possibly missing fileCarl Schwan2021-12-202-11/+15
* | | | | | Merge pull request #30130 from nextcloud/fix/config_is_read_onlyChristoph Wurst2021-12-171-0/+26
|\ \ \ \ \ \
| * | | | | | Don't write to config file if `config_is_read_only` is setJonas Meurer2021-12-131-0/+26
* | | | | | | fix translation source in directEditing templatesAzul2021-12-161-1/+1
* | | | | | | Avoid deprecation warnings about libxml_disable_entity_loader in PHP 8.1Côme Chilliet2021-12-162-6/+14
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #30197 from nextcloud/bugfix/noid/always-store-email-lower...Pytal2021-12-131-3/+12
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Use proper app id (settings instead of core)Julius Härtl2021-12-131-2/+2
| * | | | | Make sure strtolower only receives a string to satisfy psalmJoas Schilling2021-12-131-1/+1
| * | | | | Always store and compare the email address as lower caseJoas Schilling2021-12-101-3/+12
* | | | | | Don't check the configvalue for lastLogin which is never nullJoas Schilling2021-12-101-2/+1
|/ / / / /
* | | | | Merge pull request #30160 from nextcloud/bugfix/noid/encryption-wrapper-fclos...Pytal2021-12-091-2/+6
|\ \ \ \ \
| * | | | | Check resource before closing in encryption wrapperVincent Petry2021-12-091-2/+6
* | | | | | Merge pull request #30075 from nextcloud/logic-opChristoph Wurst2021-12-091-4/+4
|\ \ \ \ \ \
| * | | | | | Switch logical operatorsacsfer2021-12-031-4/+4
* | | | | | | Make psalm more happyJoas Schilling2021-12-091-2/+2
* | | | | | | Fix docs to make Psalm happierJoas Schilling2021-12-091-6/+1
* | | | | | | Convert strict_search to wildcard property and add psalm docsJoas Schilling2021-12-081-3/+12
* | | | | | | Limit more contact searchesJoas Schilling2021-12-084-5/+25
* | | | | | | Only limit search in the system address bookJoas Schilling2021-12-082-3/+16
* | | | | | | Only wildcard search if enumeration is allowedJoas Schilling2021-12-082-1/+10
| |_|/ / / / |/| | | | |
* | | | | | Avoid assignment in if clauseCôme Chilliet2021-12-061-8/+12
* | | | | | Fix typing problems in OC_ImageCôme Chilliet2021-12-061-2/+10
* | | | | | Avoid calling image* methods on booleanCôme Chilliet2021-12-061-14/+27
* | | | | | Merge pull request #30055 from nextcloud/enh/note-share-apiJulius Härtl2021-12-062-2/+12
|\ \ \ \ \ \
| * | | | | | Allow to pass note when creating a share and send it with directly in the sha...Julius Härtl2021-12-032-2/+12