aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Fix fail when keys/files folder already existsVincent Petry2022-01-101-1/+5
* Deprecate script functionLouis Chemineau2022-01-081-0/+1
* Detect app's script higher up as some scripts were shadowedLouis Chemineau2022-01-081-0/+1
* Move backgroundjob script after main core scriptsJohn Molakvoæ (skjnldsv)2022-01-081-8/+12
* Split common vendor chunkJohn Molakvoæ (skjnldsv)2022-01-083-9/+21
* Restore some line in JSResourceLocator.phpLouis Chemineau2022-01-081-5/+7
* Move bundles to /distJohn Molakvoæ (skjnldsv)2022-01-083-15/+18
* Merge pull request #30378 from nextcloud/feature/accept-multiple-args-on-concatJoas Schilling2022-01-074-6/+30
|\
| * Unit testsVitor Mattos2022-01-071-1/+1
| * Accept multipe args on concatVitor Mattos2022-01-064-6/+30
* | Merge pull request #30491 from nextcloud/fix/30374/email-verificationblizzz2022-01-071-1/+4
|\ \
| * | Fix email verificationChristopher Ng2022-01-061-1/+4
* | | Merge pull request #30284 from nextcloud/Valdnet-patch-1Joas Schilling2022-01-071-18/+18
|\ \ \ | |/ / |/| |
| * | l10n: Add a text string to translationValdnet2021-12-201-1/+1
| * | l10n: Add <code>Valdnet2021-12-151-1/+1
| * | l10n: Add <code>Valdnet2021-12-151-1/+1
| * | l10n: Separate words and add dotsValdnet2021-12-151-18/+18
* | | 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