summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #26431 from nextcloud/fix/comments-load-stateblizzz2021-04-063-4/+4
|\
| * Fix comments maxAutoCompleteResults initial stateJohn Molakvoæ (skjnldsv)2021-04-063-4/+4
* | Merge pull request #24966 from nextcloud/jknockaert-patch-1Lukas Reschke2021-04-062-17/+26
|\ \ | |/ |/|
| * fix even more bracketsJasper Knockaert2021-01-161-1/+1
| * fix brakcetsJasper Knockaert2021-01-161-1/+0
| * consolidation of boolean expressionJasper Knockaert2021-01-161-5/+2
| * Update EncryptionTest.phpJasper Knockaert2021-01-051-3/+3
| * 2nd attempt to fix testsJasper Knockaert2021-01-051-7/+11
| * attemtp to fix testJasper Knockaert2021-01-051-1/+7
| * avoid fread on directories and unencrypted filesJasper Knockaert2021-01-051-13/+16
* | Merge pull request #26415 from nextcloud/dependabot/npm_and_yarn/jsdom-16.5.2Roeland Jago Douma2021-04-062-16/+10
|\ \
| * | Bump jsdom from 16.5.1 to 16.5.2dependabot-preview[bot]2021-04-032-16/+10
* | | [tx-robot] updated from transifexNextcloud bot2021-04-0612-4/+24
* | | [tx-robot] updated from transifexNextcloud bot2021-04-0522-36/+36
* | | [tx-robot] updated from transifexNextcloud bot2021-04-0418-34/+36
* | | [tx-robot] updated from transifexNextcloud bot2021-04-0316-20/+84
|/ /
* | [tx-robot] updated from transifexNextcloud bot2021-04-0240-22/+450
* | Merge pull request #24055 from nextcloud/bugfix/noid/enfore-no-notnull-for-bo...Morris Jobke2021-04-012-25/+88
|\ \
| * | Rename the method to match what it doesJoas Schilling2021-03-312-25/+25
| * | Don't allow Notnull for boolean columnsJoas Schilling2021-03-312-0/+46
| * | Document the constraints we test againstJoas Schilling2021-03-311-0/+17
| * | Fix exception messages spacingJoas Schilling2021-03-311-2/+2
* | | Merge pull request #26396 from nextcloud/bugfix/noid/ro-root-templateRoeland Jago Douma2021-04-013-11/+31
|\ \ \
| * | | Properly handle creating the template directory in a subfolder (fixes #25787)Julius Härtl2021-04-011-3/+3
| * | | Get the parent directory before creating a file from a templateJulius Härtl2021-04-013-8/+28
* | | | Merge pull request #26403 from nextcloud/fix-26198-csrfRoeland Jago Douma2021-04-011-1/+0
|\ \ \ \ | |/ / / |/| | |
| * | | remove leftover debug @NoCSRFRequired introduced with #26198Robin Appelman2021-04-011-1/+0
* | | | Merge pull request #25605 from nextcloud/trusted-proxy-warning-localhostRoeland Jago Douma2021-04-011-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | dont show trusted proxy warning when the proxy and remote are both localhostRobin Appelman2021-02-121-1/+1
* | | | Merge pull request #26390 from nextcloud/techdebt/noid/increase-php-cs-speedRoeland Jago Douma2021-04-011-0/+3
|\ \ \ \
| * | | | Increase PHP CS speedJoas Schilling2021-03-311-0/+3
| | |/ / | |/| |
* | | | Merge pull request #26394 from nextcloud/feature/noid/updatable-account-dataJulius Härtl2021-04-012-0/+24
|\ \ \ \
| * | | | Allow apps to write/update account dataJoas Schilling2021-03-312-0/+24
| |/ / /
* | | | [tx-robot] updated from transifexNextcloud bot2021-04-0122-12/+206
* | | | Merge pull request #25326 from nextcloud/ldap-factory-no-ldapMorris Jobke2021-03-316-4/+67
|\ \ \ \
| * | | | make ILDAPProviderFactory usable when there is no ldap setupRobin Appelman2021-03-316-4/+67
* | | | | Merge pull request #26260 from hosting-de/feature/ldap-config-jsonblizzz2021-03-311-15/+41
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add json, yaml output options to ldap:show-configJohannes Leuker2021-03-311-15/+41
* | | | | Merge pull request #24743 from nextcloud/feat/js-licensesJohn Molakvoæ2021-03-31336-1085/+3934
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Compile nodeJohn Molakvoæ (skjnldsv)2021-03-3185-214/+1246
| * | | | Bump js licensesJohn Molakvoæ (skjnldsv)2021-03-31248-835/+2582
| * | | | Add js files to licenseJohn Molakvoæ (skjnldsv)2021-03-313-36/+106
|/ / / /
* | | | Merge pull request #26386 from nextcloud/bugfix/noid/also-check-default-phone...Joas Schilling2021-03-311-0/+15
|\ \ \ \ | |/ / / |/| | |
| * | | Also check the default phone region when the number has no country codeJoas Schilling2021-03-311-0/+15
|/ / /
* | | Merge pull request #26385 from nextcloud-pr-bot/automated/noid/psalm-baseline...Roeland Jago Douma2021-03-311-9/+2
|\ \ \
| * | | Update psalm baselineNextcloud-PR-Bot2021-03-311-9/+2
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2021-03-3142-84/+244
* | | Merge pull request #25961 from nextcloud/enh/events/2fa_providerkesselb2021-03-306-4/+157
|\ \ \
| * | | Add real events for enabled 2fa providers for usersRoeland Jago Douma2021-03-226-4/+157
* | | | Merge pull request #25280 from nextcloud/explicit-file-permissionsRoeland Jago Douma2021-03-302-7/+50
|\ \ \ \