summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Show all app titles on hovering app menu area, fix #10952, fix #4619Jan-Christoph Borchardt2018-10-304-20/+87
* Merge pull request #12020 from nextcloud/bugfix/11795/calendar_invitation_fal...blizzz2018-10-301-1/+1
|\
| * Calendar invitation: use system default instead of sender's language as fallbackGeorg Ehrke2018-10-241-1/+1
* | Merge pull request #12047 from nextcloud/interfaces-files-fulltextsearchRoeland Jago Douma2018-10-303-0/+114
|\ \
| * | +files_fulltextsearch in autoloaderMaxence Lange2018-10-302-0/+2
| * | Merge remote-tracking branch 'origin/interfaces-files-fulltextsearch' into in...Maxence Lange2018-10-301-0/+112
| |\ \
| | * | implementing files_fulltextsearch within coreMaxence Lange2018-10-251-0/+112
* | | | Merge pull request #12140 from nextcloud/fix/expired_token_throttlerRoeland Jago Douma2018-10-3012-14/+23
|\ \ \ \ | |/ / / |/| | |
| * | | Error out early on an expired tokenRoeland Jago Douma2018-10-301-1/+11
| * | | Move ExpiredTokenException to the correct namespaceRoeland Jago Douma2018-10-3011-13/+12
* | | | Merge pull request #12056 from nextcloud/interfaces-fulltextsearch-2Roeland Jago Douma2018-10-3020-0/+4135
|\ \ \ \
| * | | | public interfaces FullTextSearchMaxence Lange2018-10-3020-0/+4135
* | | | | Merge pull request #12145 from olivermg/masterRoeland Jago Douma2018-10-301-3/+18
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Extending documentation in config.sample.php for `trusted_proxies`Oliver Wegner2018-10-301-3/+18
| |/ / /
* | | | Merge pull request #11899 from nextcloud/enhancement/noid/sharing-consolidationRoeland Jago Douma2018-10-3010-61/+395
|\ \ \ \
| * | | | Styling papercutsJulius Härtl2018-10-302-1/+6
| * | | | Update AddressBookImpl documentationJulius Härtl2018-10-301-1/+9
| * | | | Fix injection to get the user idJulius Härtl2018-10-302-5/+18
| * | | | Don't enforce merged propertyJulius Härtl2018-10-301-5/+1
| * | | | Add uuid/name entry to Remote/MailPlugin testsJulius Härtl2018-10-303-22/+107
| * | | | Add name field to mail and remote resultsJulius Härtl2018-10-302-0/+6
| * | | | Show one share method per contact for inaccurate resultsJulius Härtl2018-10-301-8/+30
| * | | | Use tab to complete selected entry to the share entryJulius Härtl2018-10-301-0/+10
| * | | | Add local share if remote cloud id matches a local user onesJulius Härtl2018-10-301-2/+12
| * | | | Make enhancing entries with type property optionalJulius Härtl2018-10-305-24/+69
| * | | | Make dropdown height 6 1/2 entriesJulius Härtl2018-10-301-2/+2
| * | | | Simplify share list textJulius Härtl2018-10-301-5/+0
| * | | | Add talk iconJulius Härtl2018-10-301-0/+4
| * | | | Increase max-width of the share autocompletion suggestionsJulius Härtl2018-10-301-2/+2
| * | | | Merge contacts and add type of result to the UIJulius Härtl2018-10-302-8/+71
| * | | | Add type to Remote and Mail pluginsJulius Härtl2018-10-302-2/+6
| * | | | Add type of properties to address book resultsJulius Härtl2018-10-301-1/+7
| * | | | Group share suggestions by useridJulius Härtl2018-10-301-1/+7
| * | | | Add collaborators uuid to properly render the avatar and for later groupingJulius Härtl2018-10-303-1/+11
| * | | | Highlight search term in sharing resultsJulius Härtl2018-10-302-1/+6
| * | | | Filter out generic remote result for local usersJulius Härtl2018-10-301-7/+17
| * | | | Filter out local users from address book remote searchesJulius Härtl2018-10-302-3/+18
| * | | | Remove federated sharing address books which are the same as local onesJulius Härtl2018-10-301-2/+6
| * | | | Improve share select listJulius Härtl2018-10-303-1/+13
* | | | | Merge pull request #11898 from nextcloud/feature/read_only_public_shareRoeland Jago Douma2018-10-3021-38/+556
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add acceptance tests for hiding download in link sharesDaniel Calviño Sánchez2018-10-303-0/+127
| * | | | Add "Hide download" to the menu of link sharesDaniel Calviño Sánchez2018-10-306-23/+174
| * | | | Honour "hide download" in the public share pageDaniel Calviño Sánchez2018-10-303-8/+126
| * | | | Expose hide download to public pageRoeland Jago Douma2018-10-303-2/+5
| * | | | Propegate hide download state in share providerRoeland Jago Douma2018-10-303-4/+33
| * | | | Extend IShare to show hide download stateRoeland Jago Douma2018-10-302-0/+34
| * | | | Add db column to store hide download stateRoeland Jago Douma2018-10-304-1/+57
|/ / / /
* | | | Merge pull request #12138 from nextcloud/fix/3752/inline-block-buttonJohn Molakvoæ2018-10-301-0/+1
|\ \ \ \
| * | | | make .button inline-blockJonas Sulzer2018-10-301-0/+1
* | | | | Merge pull request #11946 from nextcloud/bugfix/11945/fix-js-namespace-of-fil...Morris Jobke2018-10-3013-95/+95
|\ \ \ \ \