Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #26431 from nextcloud/fix/comments-load-state | blizzz | 2021-04-06 | 3 | -4/+4 |
|\ | | | | | Fix comments maxAutoCompleteResults initial state | ||||
| * | Fix comments maxAutoCompleteResults initial state | John Molakvoæ (skjnldsv) | 2021-04-06 | 3 | -4/+4 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Merge pull request #24966 from nextcloud/jknockaert-patch-1 | Lukas Reschke | 2021-04-06 | 2 | -17/+26 |
|\ \ | |/ |/| | avoid fread on directories and unencrypted files | ||||
| * | fix even more brackets | Jasper Knockaert | 2021-01-16 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Jasper Knockaert jasper@knockaert.nl | ||||
| * | fix brakcets | Jasper Knockaert | 2021-01-16 | 1 | -1/+0 |
| | | |||||
| * | consolidation of boolean expression | Jasper Knockaert | 2021-01-16 | 1 | -5/+2 |
| | | |||||
| * | Update EncryptionTest.php | Jasper Knockaert | 2021-01-05 | 1 | -3/+3 |
| | | |||||
| * | 2nd attempt to fix tests | Jasper Knockaert | 2021-01-05 | 1 | -7/+11 |
| | | |||||
| * | attemtp to fix test | Jasper Knockaert | 2021-01-05 | 1 | -1/+7 |
| | | |||||
| * | avoid fread on directories and unencrypted files | Jasper Knockaert | 2021-01-05 | 1 | -13/+16 |
| | | | | | | | | Reworking the logic in order to first check the filecache and only then reading the fileheader. This in order to solve #21578. | ||||
* | | Merge pull request #26415 from nextcloud/dependabot/npm_and_yarn/jsdom-16.5.2 | Roeland Jago Douma | 2021-04-06 | 2 | -16/+10 |
|\ \ | | | | | | | Bump jsdom from 16.5.1 to 16.5.2 | ||||
| * | | Bump jsdom from 16.5.1 to 16.5.2 | dependabot-preview[bot] | 2021-04-03 | 2 | -16/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.5.1 to 16.5.2. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md) - [Commits](https://github.com/jsdom/jsdom/compare/16.5.1...16.5.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-06 | 12 | -4/+24 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-05 | 22 | -36/+36 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-04 | 18 | -34/+36 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-03 | 16 | -20/+84 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-02 | 40 | -22/+450 |
| | | |||||
* | | Merge pull request #24055 from ↵ | Morris Jobke | 2021-04-01 | 2 | -25/+88 |
|\ \ | | | | | | | | | | | | | nextcloud/bugfix/noid/enfore-no-notnull-for-boolean-to-store-false Enforce no notnull for boolean to store false | ||||
| * | | Rename the method to match what it does | Joas Schilling | 2021-03-31 | 2 | -25/+25 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | Don't allow Notnull for boolean columns | Joas Schilling | 2021-03-31 | 2 | -0/+46 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | Document the constraints we test against | Joas Schilling | 2021-03-31 | 1 | -0/+17 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | Fix exception messages spacing | Joas Schilling | 2021-03-31 | 1 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | Merge pull request #26396 from nextcloud/bugfix/noid/ro-root-template | Roeland Jago Douma | 2021-04-01 | 3 | -11/+31 |
|\ \ \ | | | | | | | | | Get the parent directory before creating a file from a template | ||||
| * | | | Properly handle creating the template directory in a subfolder (fixes #25787) | Julius Härtl | 2021-04-01 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | Get the parent directory before creating a file from a template | Julius Härtl | 2021-04-01 | 3 | -8/+28 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | | Merge pull request #26403 from nextcloud/fix-26198-csrf | Roeland Jago Douma | 2021-04-01 | 1 | -1/+0 |
|\ \ \ \ | |/ / / |/| | | | remove leftover debug @NoCSRFRequired introduced with #26198 | ||||
| * | | | remove leftover debug @NoCSRFRequired introduced with #26198 | Robin Appelman | 2021-04-01 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | | Merge pull request #25605 from nextcloud/trusted-proxy-warning-localhost | Roeland Jago Douma | 2021-04-01 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | dont show trusted proxy warning when the proxy and remote are both localhost | ||||
| * | | | dont show trusted proxy warning when the proxy and remote are both localhost | Robin Appelman | 2021-02-12 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | | Merge pull request #26390 from nextcloud/techdebt/noid/increase-php-cs-speed | Roeland Jago Douma | 2021-04-01 | 1 | -0/+3 |
|\ \ \ \ | | | | | | | | | | | Increase PHP CS speed | ||||
| * | | | | Increase PHP CS speed | Joas Schilling | 2021-03-31 | 1 | -0/+3 |
| | |/ / | |/| | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | Merge pull request #26394 from nextcloud/feature/noid/updatable-account-data | Julius Härtl | 2021-04-01 | 2 | -0/+24 |
|\ \ \ \ | | | | | | | | | | | Allow apps to write/update account data | ||||
| * | | | | Allow apps to write/update account data | Joas Schilling | 2021-03-31 | 2 | -0/+24 |
| |/ / / | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-01 | 22 | -12/+206 |
| | | | | |||||
* | | | | Merge pull request #25326 from nextcloud/ldap-factory-no-ldap | Morris Jobke | 2021-03-31 | 6 | -4/+67 |
|\ \ \ \ | | | | | | | | | | | make ILDAPProviderFactory usable when there is no ldap setup | ||||
| * | | | | make ILDAPProviderFactory usable when there is no ldap setup | Robin Appelman | 2021-03-31 | 6 | -4/+67 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | | | Merge pull request #26260 from hosting-de/feature/ldap-config-json | blizzz | 2021-03-31 | 1 | -15/+41 |
|\ \ \ \ \ | |/ / / / |/| | | | | Add json, yaml output options to ldap:show-config | ||||
| * | | | | Add json, yaml output options to ldap:show-config | Johannes Leuker | 2021-03-31 | 1 | -15/+41 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Johannes Leuker <j.leuker@hosting.de> | ||||
* | | | | | Merge pull request #24743 from nextcloud/feat/js-licenses | John Molakvoæ | 2021-03-31 | 336 | -1085/+3934 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Compile node | John Molakvoæ (skjnldsv) | 2021-03-31 | 85 | -214/+1246 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | | | | Bump js licenses | John Molakvoæ (skjnldsv) | 2021-03-31 | 248 | -835/+2582 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | | | | Add js files to license | John Molakvoæ (skjnldsv) | 2021-03-31 | 3 | -36/+106 |
|/ / / / | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | | | Merge pull request #26386 from ↵ | Joas Schilling | 2021-03-31 | 1 | -0/+15 |
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | nextcloud/bugfix/noid/also-check-default-phone-region-when-no-country-code Also check the default phone region when the number has no country code | ||||
| * | | | Also check the default phone region when the number has no country code | Joas Schilling | 2021-03-31 | 1 | -0/+15 |
|/ / / | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | Merge pull request #26385 from ↵ | Roeland Jago Douma | 2021-03-31 | 1 | -9/+2 |
|\ \ \ | | | | | | | | | | | | | | | | | nextcloud-pr-bot/automated/noid/psalm-baseline-update [Automated] Update psalm-baseline.xml | ||||
| * | | | Update psalm baseline | Nextcloud-PR-Bot | 2021-03-31 | 1 | -9/+2 |
|/ / / | | | | | | | | | | Signed-off-by: GitHub <noreply@github.com> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-31 | 42 | -84/+244 |
| | | | |||||
* | | | Merge pull request #25961 from nextcloud/enh/events/2fa_provider | kesselb | 2021-03-30 | 6 | -4/+157 |
|\ \ \ | | | | | | | | | Add real events for enabled 2fa providers for users | ||||
| * | | | Add real events for enabled 2fa providers for users | Roeland Jago Douma | 2021-03-22 | 6 | -4/+157 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Shiny new events * Listener to still emit the old event Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | | Merge pull request #25280 from nextcloud/explicit-file-permissions | Roeland Jago Douma | 2021-03-30 | 2 | -7/+50 |
|\ \ \ \ | | | | | | | | | | | Set umask before operations that create local files |