summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2018-10-31122-404/+404
|
* Merge pull request #12020 from ↵blizzz2018-10-301-1/+1
|\ | | | | | | | | nextcloud/bugfix/11795/calendar_invitation_fallback_lang Calendar invitation: use system default instead of sender's language as fallback
| * Calendar invitation: use system default instead of sender's language as fallbackGeorg Ehrke2018-10-241-1/+1
| | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* | Merge pull request #12047 from nextcloud/interfaces-files-fulltextsearchRoeland Jago Douma2018-10-303-0/+114
|\ \ | | | | | | Public interfaces Files_FullTextSearch
| * | +files_fulltextsearch in autoloaderMaxence Lange2018-10-302-0/+2
| | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
| * | Merge remote-tracking branch 'origin/interfaces-files-fulltextsearch' into ↵Maxence Lange2018-10-301-0/+112
| |\ \ | | | | | | | | | | | | | | | | interfaces-files-fulltextsearch Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
| | * | implementing files_fulltextsearch within coreMaxence Lange2018-10-251-0/+112
| | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | | | Merge pull request #12140 from nextcloud/fix/expired_token_throttlerRoeland Jago Douma2018-10-3012-14/+23
|\ \ \ \ | |/ / / |/| | | Expired tokens should not trigger bruteforce protection
| * | | Error out early on an expired tokenRoeland Jago Douma2018-10-301-1/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #12131 If we hit an expired token there is no need to continue checking. Since we know it is a token. We also should not register this with the bruteforce throttler as it is actually a valid token. Just expired. Instead the authentication should fail. And buisness continues as usual. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | | Move ExpiredTokenException to the correct namespaceRoeland Jago Douma2018-10-3011-13/+12
| | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | Merge pull request #12056 from nextcloud/interfaces-fulltextsearch-2Roeland Jago Douma2018-10-3020-0/+4135
|\ \ \ \ | | | | | | | | | | Public interfaces FullTextSearch
| * | | | public interfaces FullTextSearchMaxence Lange2018-10-3020-0/+4135
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> -@return mixed Signed-off-by: Maxence Lange <maxence@artificial-owl.com> Merge remote-tracking branch 'origin/interfaces-fulltextsearch-2' into interfaces-fulltextsearch-2 Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | | | | Merge pull request #12145 from olivermg/masterRoeland Jago Douma2018-10-301-3/+18
|\ \ \ \ \ | |_|/ / / |/| | | | Extending documentation in config.sample.php for `trusted_proxies`
| * | | | Extending documentation in config.sample.php for `trusted_proxies`Oliver Wegner2018-10-301-3/+18
| |/ / / | | | | | | | | | | | | Signed-off-by: Oliver Wegner <void1976@gmail.com>
* | | | Merge pull request #11899 from nextcloud/enhancement/noid/sharing-consolidationRoeland Jago Douma2018-10-3010-61/+395
|\ \ \ \ | | | | | | | | | | Sharing user consolidation
| * | | | Styling papercutsJulius Härtl2018-10-302-1/+6
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | Update AddressBookImpl documentationJulius Härtl2018-10-301-1/+9
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | Fix injection to get the user idJulius Härtl2018-10-302-5/+18
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | Don't enforce merged propertyJulius Härtl2018-10-301-5/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | Add uuid/name entry to Remote/MailPlugin testsJulius Härtl2018-10-303-22/+107
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | Add name field to mail and remote resultsJulius Härtl2018-10-302-0/+6
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | Show one share method per contact for inaccurate resultsJulius Härtl2018-10-301-8/+30
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | Use tab to complete selected entry to the share entryJulius Härtl2018-10-301-0/+10
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | Add local share if remote cloud id matches a local user onesJulius Härtl2018-10-301-2/+12
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | Make enhancing entries with type property optionalJulius Härtl2018-10-305-24/+69
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | Make dropdown height 6 1/2 entriesJulius Härtl2018-10-301-2/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | Simplify share list textJulius Härtl2018-10-301-5/+0
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | Add talk iconJulius Härtl2018-10-301-0/+4
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | Increase max-width of the share autocompletion suggestionsJulius Härtl2018-10-301-2/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | Merge contacts and add type of result to the UIJulius Härtl2018-10-302-8/+71
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | Add type to Remote and Mail pluginsJulius Härtl2018-10-302-2/+6
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | Add type of properties to address book resultsJulius Härtl2018-10-301-1/+7
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | Group share suggestions by useridJulius Härtl2018-10-301-1/+7
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | Add collaborators uuid to properly render the avatar and for later groupingJulius Härtl2018-10-303-1/+11
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | Highlight search term in sharing resultsJulius Härtl2018-10-302-1/+6
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | Filter out generic remote result for local usersJulius Härtl2018-10-301-7/+17
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | Filter out local users from address book remote searchesJulius Härtl2018-10-302-3/+18
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | Remove federated sharing address books which are the same as local onesJulius Härtl2018-10-301-2/+6
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | Improve share select listJulius Härtl2018-10-303-1/+13
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | | Merge pull request #11898 from nextcloud/feature/read_only_public_shareRoeland Jago Douma2018-10-3021-38/+556
|\ \ \ \ \ | |_|/ / / |/| | | | Feature/read only public share
| * | | | Add acceptance tests for hiding download in link sharesDaniel Calviño Sánchez2018-10-303-0/+127
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
| * | | | Add "Hide download" to the menu of link sharesDaniel Calviño Sánchez2018-10-306-23/+174
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Hiding the download does not depend on other settings and it does not affect other settings either (for example, it would be possible to hide the downloads yet make the share editable), so a simple checkbox was added to the menu. However, note that this option is only available for files, but not for folders. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
| * | | | Honour "hide download" in the public share pageDaniel Calviño Sánchez2018-10-303-8/+126
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When the "hide download" property of a share is set the public share page will not show the download button nor the menu with the download, direct link and "Add to your Nextcloud" actions; the "downloadURL" hidden field will not be included either in the generated HTML. Despite that, note that the "downloadURL" parameter is still set and passed to the template, as this could be needed anyway to generate previews (for example, of audio files). Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
| * | | | Expose hide download to public pageRoeland Jago Douma2018-10-303-2/+5
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | | | Propegate hide download state in share providerRoeland Jago Douma2018-10-303-4/+33
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | | | Extend IShare to show hide download stateRoeland Jago Douma2018-10-302-0/+34
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | | | Add db column to store hide download stateRoeland Jago Douma2018-10-304-1/+57
|/ / / / | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | Merge pull request #12138 from nextcloud/fix/3752/inline-block-buttonJohn Molakvoæ2018-10-301-0/+1
|\ \ \ \ | | | | | | | | | | make .button inline-block
| * | | | make .button inline-blockJonas Sulzer2018-10-301-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix #3752 Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
* | | | | Merge pull request #11946 from ↵Morris Jobke2018-10-3013-95/+95
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/bugfix/11945/fix-js-namespace-of-files-external Fix JS namespace of files_external app