Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Fix Sharing recommendation user display | John Molakvoæ (skjnldsv) | 2020-04-21 | 4 | -32/+33 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #20591 from nextcloud/fix/settings | Roeland Jago Douma | 2020-04-22 | 1 | -56/+52 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix new routing in settings etc | Roeland Jago Douma | 2020-04-22 | 1 | -56/+52 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #20536 from nextcloud/fix/noid/ldap-73api-read-wo-pagedres... | Morris Jobke | 2020-04-22 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | do not run paged results against ldap_read ops on PHP7.3+ | Arthur Schiwon | 2020-04-21 | 1 | -1/+0 | |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-22 | 8 | -10/+34 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | Merge pull request #20114 from nextcloud/techdebt/noid/allow-some-apps-to-hav... | Roeland Jago Douma | 2020-04-21 | 8 | -92/+99 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | PHP CS fixes | Joas Schilling | 2020-04-18 | 2 | -5/+1 | |
| * | | | | | Directly use the class to get the service | Joas Schilling | 2020-04-18 | 1 | -1/+1 | |
| * | | | | | Reduce noise in test output | Joas Schilling | 2020-04-18 | 1 | -1/+2 | |
| * | | | | | Fix route definitions of cloud_federation_api | Joas Schilling | 2020-04-18 | 1 | -11/+13 | |
| * | | | | | Fix creating the share controller | Joas Schilling | 2020-04-18 | 1 | -70/+3 | |
| * | | | | | 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 #20577 from nextcloud/bugfix/noid/sabre4_aftermethod | Roeland Jago Douma | 2020-04-21 | 2 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix usages of afterMethod -> afterMethod:* | Georg Ehrke | 2020-04-21 | 2 | -2/+2 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge pull request #20564 from go2sh/fix_fileinfo | Morris Jobke | 2020-04-21 | 3 | -5/+5 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | Set fileInfo correctly for LegacyTabs | Christoph Seitz | 2020-04-19 | 3 | -5/+5 | |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-21 | 18 | -28/+98 | |
* | | | | | | Add method to storage backends to get directory content with metadata | Robin Appelman | 2020-04-20 | 3 | -10/+59 | |
| |/ / / / |/| | | | | ||||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-20 | 22 | -16/+110 | |
|/ / / / | ||||||
* / / / | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-19 | 4 | -0/+4 | |
|/ / / | ||||||
* | | | 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 | |
|\ \ \ \ \ |