| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #12056 from nextcloud/interfaces-fulltextsearch-2 | Roeland Jago Douma | 2018-10-30 | 20 | -0/+4135 |
|\ |
|
| * | public interfaces FullTextSearch | Maxence Lange | 2018-10-30 | 20 | -0/+4135 |
* | | Merge pull request #12145 from olivermg/master | Roeland Jago Douma | 2018-10-30 | 1 | -3/+18 |
|\ \ |
|
| * | | Extending documentation in config.sample.php for `trusted_proxies` | Oliver Wegner | 2018-10-30 | 1 | -3/+18 |
| |/ |
|
* | | Merge pull request #11899 from nextcloud/enhancement/noid/sharing-consolidation | Roeland Jago Douma | 2018-10-30 | 10 | -61/+395 |
|\ \ |
|
| * | | Styling papercuts | Julius Härtl | 2018-10-30 | 2 | -1/+6 |
| * | | Update AddressBookImpl documentation | Julius Härtl | 2018-10-30 | 1 | -1/+9 |
| * | | Fix injection to get the user id | Julius Härtl | 2018-10-30 | 2 | -5/+18 |
| * | | Don't enforce merged property | Julius Härtl | 2018-10-30 | 1 | -5/+1 |
| * | | Add uuid/name entry to Remote/MailPlugin tests | Julius Härtl | 2018-10-30 | 3 | -22/+107 |
| * | | Add name field to mail and remote results | Julius Härtl | 2018-10-30 | 2 | -0/+6 |
| * | | Show one share method per contact for inaccurate results | Julius Härtl | 2018-10-30 | 1 | -8/+30 |
| * | | Use tab to complete selected entry to the share entry | Julius Härtl | 2018-10-30 | 1 | -0/+10 |
| * | | Add local share if remote cloud id matches a local user ones | Julius Härtl | 2018-10-30 | 1 | -2/+12 |
| * | | Make enhancing entries with type property optional | Julius Härtl | 2018-10-30 | 5 | -24/+69 |
| * | | Make dropdown height 6 1/2 entries | Julius Härtl | 2018-10-30 | 1 | -2/+2 |
| * | | Simplify share list text | Julius Härtl | 2018-10-30 | 1 | -5/+0 |
| * | | Add talk icon | Julius Härtl | 2018-10-30 | 1 | -0/+4 |
| * | | Increase max-width of the share autocompletion suggestions | Julius Härtl | 2018-10-30 | 1 | -2/+2 |
| * | | Merge contacts and add type of result to the UI | Julius Härtl | 2018-10-30 | 2 | -8/+71 |
| * | | Add type to Remote and Mail plugins | Julius Härtl | 2018-10-30 | 2 | -2/+6 |
| * | | Add type of properties to address book results | Julius Härtl | 2018-10-30 | 1 | -1/+7 |
| * | | Group share suggestions by userid | Julius Härtl | 2018-10-30 | 1 | -1/+7 |
| * | | Add collaborators uuid to properly render the avatar and for later grouping | Julius Härtl | 2018-10-30 | 3 | -1/+11 |
| * | | Highlight search term in sharing results | Julius Härtl | 2018-10-30 | 2 | -1/+6 |
| * | | Filter out generic remote result for local users | Julius Härtl | 2018-10-30 | 1 | -7/+17 |
| * | | Filter out local users from address book remote searches | Julius Härtl | 2018-10-30 | 2 | -3/+18 |
| * | | Remove federated sharing address books which are the same as local ones | Julius Härtl | 2018-10-30 | 1 | -2/+6 |
| * | | Improve share select list | Julius Härtl | 2018-10-30 | 3 | -1/+13 |
* | | | Merge pull request #11898 from nextcloud/feature/read_only_public_share | Roeland Jago Douma | 2018-10-30 | 21 | -38/+556 |
|\ \ \
| |_|/
|/| | |
|
| * | | Add acceptance tests for hiding download in link shares | Daniel Calviño Sánchez | 2018-10-30 | 3 | -0/+127 |
| * | | Add "Hide download" to the menu of link shares | Daniel Calviño Sánchez | 2018-10-30 | 6 | -23/+174 |
| * | | Honour "hide download" in the public share page | Daniel Calviño Sánchez | 2018-10-30 | 3 | -8/+126 |
| * | | Expose hide download to public page | Roeland Jago Douma | 2018-10-30 | 3 | -2/+5 |
| * | | Propegate hide download state in share provider | Roeland Jago Douma | 2018-10-30 | 3 | -4/+33 |
| * | | Extend IShare to show hide download state | Roeland Jago Douma | 2018-10-30 | 2 | -0/+34 |
| * | | Add db column to store hide download state | Roeland Jago Douma | 2018-10-30 | 4 | -1/+57 |
|/ / |
|
* | | Merge pull request #12138 from nextcloud/fix/3752/inline-block-button | John Molakvoæ | 2018-10-30 | 1 | -0/+1 |
|\ \ |
|
| * | | make .button inline-block | Jonas Sulzer | 2018-10-30 | 1 | -0/+1 |
* | | | Merge pull request #11946 from nextcloud/bugfix/11945/fix-js-namespace-of-fil... | Morris Jobke | 2018-10-30 | 13 | -95/+95 |
|\ \ \ |
|
| * | | | Fix JS namespace of files_external app | Joas Schilling | 2018-10-30 | 13 | -95/+95 |
* | | | | Merge pull request #12130 from nextcloud/fix/reset_bruteforce_oauth | Roeland Jago Douma | 2018-10-30 | 3 | -3/+50 |
|\ \ \ \ |
|
| * | | | | Reset bruteforce on token refresh OAuth | Roeland Jago Douma | 2018-10-30 | 3 | -3/+50 |
* | | | | | Merge pull request #12054 from nextcloud/fix/5212/interact-with-userobject | Roeland Jago Douma | 2018-10-30 | 2 | -6/+50 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | do not run into UniqueConstraintViolationException | Arthur Schiwon | 2018-10-30 | 2 | -11/+23 |
| * | | | | only write when the displayname differs, but then announce it | Arthur Schiwon | 2018-10-25 | 2 | -2/+34 |
* | | | | | Merge pull request #12036 from olivermg/master | Morris Jobke | 2018-10-30 | 2 | -1/+154 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Adding handling of CIDR notation to trusted_proxies for IPv4 | Oliver Wegner | 2018-10-30 | 2 | -1/+154 |
* | | | | | Merge pull request #12085 from nextcloud/add-gss-to-excluded-backends | Morris Jobke | 2018-10-30 | 2 | -2/+7 |
|\ \ \ \ \ |
|
| * | | | | | add global site selector as user back-end which doesn't support password conf... | Bjoern Schiessle | 2018-10-27 | 2 | -2/+7 |