Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #26334 from nextcloud/dependabot/npm_and_yarn/sinon-chai-3... | Roeland Jago Douma | 2021-04-09 | 2 | -4/+4 |
|\ | |||||
| * | Bump sinon-chai from 3.5.0 to 3.6.0 | dependabot-preview[bot] | 2021-03-27 | 2 | -4/+4 |
* | | Merge pull request #26418 from nextcloud/dependabot/npm_and_yarn/webpack-cli-... | Roeland Jago Douma | 2021-04-09 | 2 | -22/+22 |
|\ \ | |||||
| * | | Bump webpack-cli from 4.5.0 to 4.6.0 | dependabot-preview[bot] | 2021-04-03 | 2 | -22/+22 |
* | | | Merge pull request #26462 from nextcloud/dependabot/npm_and_yarn/core-js-3.10.1 | Roeland Jago Douma | 2021-04-09 | 74 | -307/+307 |
|\ \ \ | |||||
| * | | | Bump core-js from 3.9.1 to 3.10.1 | dependabot-preview[bot] | 2021-04-08 | 74 | -307/+307 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-09 | 10 | -20/+98 |
* | | | | Merge pull request #26401 from nextcloud/enh/handle-avatar-upload-errors | Roeland Jago Douma | 2021-04-08 | 1 | -1/+13 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | show informative errors in log and UI on avatar upload error in user settings | Julien Veyssier | 2021-04-01 | 1 | -1/+13 |
* | | | | Merge pull request #26439 from nextcloud/increase-subnet-matcher | Roeland Jago Douma | 2021-04-08 | 2 | -4/+12 |
|\ \ \ \ | |||||
| * | | | | Increase subnet matcher | Lukas Reschke | 2021-04-07 | 2 | -4/+12 |
* | | | | | Merge pull request #26448 from nextcloud/3rdparty/master/phpseclib-2.0.31 | Roeland Jago Douma | 2021-04-08 | 1 | -0/+0 |
|\ \ \ \ \ | |||||
| * | | | | | [3rdparty] phpseclib-2.0.31 | Roeland Jago Douma | 2021-04-08 | 1 | -0/+0 |
* | | | | | | Merge pull request #26432 from nextcloud/add-node-and-make-to-default- | Roeland Jago Douma | 2021-04-08 | 1 | -1/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add npm/nodejs/make to .devcontainer | Lukas Reschke | 2021-04-06 | 1 | -1/+4 |
* | | | | | | | Merge pull request #26458 from nextcloud/bugfix/noid/show-phone-icon-when-set... | Joas Schilling | 2021-04-08 | 1 | -0/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Show icon-phone when setting is set to private instead of local | Joas Schilling | 2021-04-08 | 1 | -0/+4 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #26433 from nextcloud/limit-max-length-of-properties | Roeland Jago Douma | 2021-04-08 | 1 | -0/+11 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Limit size of properties to 2048 characters | Lukas Reschke | 2021-04-08 | 1 | -0/+11 |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #26452 from nextcloud/revert-26070-path-prefix-index | Roeland Jago Douma | 2021-04-08 | 3 | -12/+0 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Revert "add a prefix index to filecache.path" | Roeland Jago Douma | 2021-04-08 | 3 | -12/+0 |
|/ / / / / / | |||||
* | / / / / | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-08 | 22 | -94/+582 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge pull request #26252 from Maxopoly/master | John Molakvoæ | 2021-04-07 | 1 | -1/+8 |
|\ \ \ \ \ | |||||
| * | | | | | Add force option to app install command | Maxopoly | 2021-03-22 | 1 | -1/+8 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-07 | 20 | -26/+128 |
* | | | | | | Merge pull request #26431 from nextcloud/fix/comments-load-state | blizzz | 2021-04-06 | 3 | -4/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix comments maxAutoCompleteResults initial state | John Molakvoæ (skjnldsv) | 2021-04-06 | 3 | -4/+4 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge pull request #24966 from nextcloud/jknockaert-patch-1 | Lukas Reschke | 2021-04-06 | 2 | -17/+26 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | fix even more brackets | Jasper Knockaert | 2021-01-16 | 1 | -1/+1 |
| * | | | | | 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 |
* | | | | | | 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 | dependabot-preview[bot] | 2021-04-03 | 2 | -16/+10 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | [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 nextcloud/bugfix/noid/enfore-no-notnull-for-bo... | Morris Jobke | 2021-04-01 | 2 | -25/+88 |
|\ \ \ \ \ | |||||
| * | | | | | Rename the method to match what it does | Joas Schilling | 2021-03-31 | 2 | -25/+25 |
| * | | | | | Don't allow Notnull for boolean columns | Joas Schilling | 2021-03-31 | 2 | -0/+46 |
| * | | | | | Document the constraints we test against | Joas Schilling | 2021-03-31 | 1 | -0/+17 |
| * | | | | | Fix exception messages spacing | Joas Schilling | 2021-03-31 | 1 | -2/+2 |
* | | | | | | Merge pull request #26396 from nextcloud/bugfix/noid/ro-root-template | Roeland Jago Douma | 2021-04-01 | 3 | -11/+31 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Properly handle creating the template directory in a subfolder (fixes #25787) | Julius Härtl | 2021-04-01 | 1 | -3/+3 |
| * | | | | | | Get the parent directory before creating a file from a template | Julius Härtl | 2021-04-01 | 3 | -8/+28 |