Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix legacy routes | Joas Schilling | 2020-04-18 | 4 | -15/+15 |
* | PHP CS fixes | Joas Schilling | 2020-04-18 | 1 | -0/+1 |
* | Allow some apps to have root URLs in their own routing file | Joas Schilling | 2020-04-18 | 3 | -0/+74 |
* | Merge pull request #20449 from liamjack/fix/19066/empty_file_versions | Roeland Jago Douma | 2020-04-18 | 2 | -0/+10 |
|\ | |||||
| * | Fix #19066 - Array offset error due to empty file versions array | Liam JACK | 2020-04-12 | 2 | -0/+10 |
* | | Merge pull request #20540 from nextcloud/fix/mail-test | Roeland Jago Douma | 2020-04-18 | 1 | -6/+6 |
|\ \ | |||||
| * | | Added trailing space | Roeland Jago Douma | 2020-04-18 | 1 | -6/+6 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-18 | 10 | -0/+746 |
|/ / | |||||
* | | Merge pull request #19901 from nextcloud/bugfix/noid/vcard-photo-handling | Roeland Jago Douma | 2020-04-17 | 3 | -27/+89 |
|\ \ | |||||
| * | | Update Contact Size after removing photo | Georg Ehrke | 2020-04-15 | 1 | -6/+38 |
| * | | Don't populate the PHOTO property when it's not an image | Joas Schilling | 2020-04-15 | 2 | -3/+31 |
| * | | Always transform the etag and read the data | Joas Schilling | 2020-04-15 | 2 | -12/+14 |
| * | | Use table variable everywhere | Joas Schilling | 2020-04-15 | 1 | -7/+7 |
* | | | Merge pull request #20529 from nextcloud/fix/Card-multiple | John Molakvoæ | 2020-04-17 | 2 | -15/+87 |
|\ \ \ | |||||
| * | | | Update list of multiple properties | John Molakvoæ (skjnldsv) | 2020-04-17 | 2 | -15/+87 |
* | | | | Merge pull request #20447 from liamjack/fix/13287/welcome_email | John Molakvoæ | 2020-04-17 | 1 | -7/+7 |
|\ \ \ \ | |||||
| * | | | | Fix #13287 - Increase max-height on button in welcome email template | Liam JACK | 2020-04-12 | 1 | -9/+9 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #20381 from nextcloud/fix/allow_edit_admin_user | Morris Jobke | 2020-04-17 | 7 | -100/+8 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Allow to edit admin user | GretaD | 2020-04-16 | 7 | -100/+8 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-17 | 10 | -20/+44 |
|/ / / | |||||
* | | | Merge pull request #20511 from nextcloud/fix/cs-fixer-ldap | Roeland Jago Douma | 2020-04-16 | 7 | -32/+34 |
|\ \ \ | |||||
| * | | | PHP-CS-Fixer green | Roeland Jago Douma | 2020-04-16 | 7 | -32/+34 |
* | | | | Provide the proper language to the mailer | Roeland Jago Douma | 2020-04-16 | 2 | -5/+5 |
|/ / / | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-16 | 30 | -16/+196 |
* | | | DAV's exception logger should deal with any Throwable | Arthur Schiwon | 2020-04-15 | 1 | -1/+1 |
* | | | Merge pull request #20037 from nextcloud/fix/19127/deprecated-ldap_control_pa... | blizzz | 2020-04-15 | 14 | -225/+682 |
|\ \ \ | |_|/ |/| | | |||||
| * | | use serverControls directly with LDAP calls, fixes 19127 | Arthur Schiwon | 2020-04-14 | 14 | -225/+682 |
* | | | Merge pull request #19540 from jlutran/fixKeystoneV3Auth | Morris Jobke | 2020-04-15 | 2 | -2/+2 |
|\ \ \ | |||||
| * | | | Fix issues with Keystone auth v3 in files_external app | Julien Lutran | 2020-04-15 | 2 | -2/+2 |
* | | | | Merge pull request #20138 from nextcloud/bugfix/noid/make-remote-checking-mor... | Joas Schilling | 2020-04-15 | 4 | -44/+67 |
|\ \ \ \ | |||||
| * | | | | Fix unit tests | Joas Schilling | 2020-04-15 | 1 | -5/+50 |
| * | | | | Also disallow ; in remote urls | Joas Schilling | 2020-04-14 | 2 | -1/+2 |
| * | | | | Check all remotes for local access | Joas Schilling | 2020-04-14 | 1 | -38/+15 |
* | | | | | Merge pull request #19191 from laurisb/patch-1 | Roeland Jago Douma | 2020-04-15 | 1 | -1/+1 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Improve Opcache detection | Lauris Binde | 2020-01-29 | 1 | -1/+1 |
* | | | | | Merge pull request #19351 from nextcloud/dav-upload-hash | Roeland Jago Douma | 2020-04-15 | 1 | -9/+22 |
|\ \ \ \ \ | |||||
| * | | | | | dont set headers for cli | Robin Appelman | 2020-04-13 | 1 | -1/+3 |
| * | | | | | Return hashes of uploaded content for dav uploads | Robin Appelman | 2020-04-13 | 1 | -8/+19 |
* | | | | | | Merge pull request #20476 from nextcloud/techdebt/php-cs-check-action | Roeland Jago Douma | 2020-04-15 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix php-cs formatting | Christoph Wurst | 2020-04-14 | 1 | -1/+1 |
| | |_|/ / / | |/| | | | | |||||
* / | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-15 | 26 | -14/+88 |
|/ / / / / | |||||
* | | | | | Merge pull request #20472 from nextcloud/fix/19848/make-sure-destination-is-n... | Roeland Jago Douma | 2020-04-14 | 2 | -4/+54 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Verify that destination is not a directory. | Daniel Kesselberg | 2020-04-14 | 2 | -4/+54 |
* | | | | | Properly display share error messages | John Molakvoæ (skjnldsv) | 2020-04-14 | 3 | -4/+6 |
|/ / / / | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-14 | 4 | -4/+14 |
* | | | | Merge pull request #19852 from nextcloud/dav/provide-dav-setting-for-default-... | John Molakvoæ | 2020-04-13 | 6 | -15/+268 |
|\ \ \ \ | |||||
| * | | | | Only delete the default calendar setting when the default calendar | Thomas Citharel | 2020-04-13 | 1 | -1/+4 |
| * | | | | Provide dav setting for user's default calendar | Thomas Citharel | 2020-04-13 | 6 | -15/+265 |
* | | | | | Bump marked from 0.8.1 to 0.8.2 | dependabot-preview[bot] | 2020-04-13 | 4 | -6/+6 |
* | | | | | Bump @nextcloud/paths from 1.1.1 to 1.1.2 | dependabot-preview[bot] | 2020-04-13 | 6 | -31/+31 |
|/ / / / |