Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Set proper share type when converting link shares to federated shares | Julius Härtl | 2020-04-21 | 1 | -0/+2 | |
* | | | | | | | Merge pull request #20632 from nextcloud/bugfix/20624 | Morris Jobke | 2020-04-27 | 2 | -4/+22 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Only catch anonymous OPTIONS for Office | Julius Härtl | 2020-04-24 | 2 | -4/+22 | |
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-27 | 16 | -8/+252 | |
| |_|_|/ / / / |/| | | | | | | ||||||
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-26 | 6 | -2/+10 | |
| |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-25 | 24 | -8/+38 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Merge pull request #20570 from nextcloud/fix/20235/use_uploadfile | Roeland Jago Douma | 2020-04-24 | 6 | -3/+129 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add test that shares and tags are ignored for chunk files. | Daniel Kesselberg | 2020-04-21 | 2 | -1/+43 | |
| * | | | | | Use a proper upload file so propfinds return 404 | Roeland Jago Douma | 2020-04-21 | 4 | -2/+86 | |
* | | | | | | Merge pull request #17623 from j3l11234/master | Roeland Jago Douma | 2020-04-24 | 1 | -0/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add support for download share on old android browser | j3l11234 | 2019-10-21 | 1 | -0/+1 | |
* | | | | | | | Merge pull request #20626 from nextcloud/enh/scan-appdata-folder-arg | Roeland Jago Douma | 2020-04-24 | 1 | -2/+16 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add folder argument to files:scan-app-data | Roeland Jago Douma | 2020-04-22 | 1 | -2/+16 | |
* | | | | | | | | Merge pull request #19919 from nextcloud/enh/noid/ldpa_group_perf | blizzz | 2020-04-24 | 10 | -206/+428 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | formatting | Arthur Schiwon | 2020-04-23 | 8 | -144/+254 | |
| * | | | | | | | do not rerun expensive sanitizer against already processed DNs | Arthur Schiwon | 2020-04-17 | 1 | -4/+18 | |
| * | | | | | | | read records from DB for lists at once, not one by one. | Arthur Schiwon | 2020-04-17 | 5 | -36/+128 | |
| * | | | | | | | don't circulate with only one backend | Arthur Schiwon | 2020-04-17 | 3 | -4/+29 | |
| * | | | | | | | consolidate groupsMatchFilter in groupsExist | Arthur Schiwon | 2020-04-17 | 2 | -44/+25 | |
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-24 | 28 | -14/+60 | |
* | | | | | | | | Merge pull request #18816 from nextcloud/bugfix/noid/paginate-contacts-search | blizzz | 2020-04-23 | 2 | -0/+8 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | Use paginated search for contacts | Julius Härtl | 2020-04-23 | 2 | -0/+8 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge pull request #20618 from nextcloud/bugfix/noid/fix-workflow-ui | blizzz | 2020-04-23 | 14 | -25/+25 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix workflow UI | Joas Schilling | 2020-04-23 | 14 | -25/+25 | |
| |/ / / / / / | ||||||
* / / / / / / | make php-cs happy | Robin Appelman | 2020-04-23 | 1 | -1/+0 | |
|/ / / / / / | ||||||
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-23 | 10 | -4/+18 | |
* | | | | | | Merge pull request #19399 from nextcloud/smb-read-acl | blizzz | 2020-04-22 | 2 | -0/+38 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | add tooltip to option | Robin Appelman | 2020-04-22 | 1 | -1/+2 | |
| * | | | | | | Add option to check share ACL's when listing directories | Robin Appelman | 2020-04-21 | 2 | -0/+37 | |
* | | | | | | | Merge pull request #20576 from nextcloud/fix/dav/oc-etag | Roeland Jago Douma | 2020-04-22 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Make sure that OC-ETag is set again | Roeland Jago Douma | 2020-04-21 | 1 | -1/+1 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge pull request #20595 from nextcloud/fix/ie11-fallback-upload | John Molakvoæ | 2020-04-22 | 1 | -2/+26 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix IE11 upload fallback methods | John Molakvoæ (skjnldsv) | 2020-04-22 | 1 | -2/+26 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #20575 from nextcloud/fix/sharing-suggestions | Morris Jobke | 2020-04-22 | 4 | -32/+33 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | 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 | |
|\ \ \ \ \ \ |