summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Collapse)AuthorAgeFilesLines
* Compile assetsnpmbuildbot-nextcloud[bot]2020-12-152-2/+2
| | | | Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
* use a consistent default value for sharing.maxAutocompleteResultsArthur Schiwon2020-12-152-2/+3
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Bump core-js from 3.8.0 to 3.8.1dependabot-preview[bot]2020-12-154-4/+4
| | | | | | | | | | Bumps [core-js](https://github.com/zloirock/core-js) from 3.8.0 to 3.8.1. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/compare/v3.8.0...v3.8.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
* Bump bundlesJulius Härtl2020-12-142-2/+2
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Show unique displayname context in the user share list entriesJulius Härtl2020-12-147-1/+39
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Show unique displayname context in the sharing inputJulius Härtl2020-12-141-1/+2
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Make share results distinguishable if there are more than one with the exact ↵Julius Härtl2020-12-141-1/+21
| | | | | | same display name Signed-off-by: Julius Härtl <jus@bitgrid.net>
* [tx-robot] updated from transifexNextcloud bot2020-12-142-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2020-12-1322-8/+30
|
* Merge pull request #24635 from nextcloud/bugfix/noid/show-email-recipientRoeland Jago Douma2020-12-113-2/+8
|\ | | | | Show email address for shares that were created by other users
| * Show email address for shares that were created by other usersJulius Härtl2020-12-103-2/+8
| | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
* | [tx-robot] updated from transifexNextcloud bot2020-12-112-0/+4
|/
* Merge pull request #24630 from nextcloud/enh/noid/unknown_named_parameterRoeland Jago Douma2020-12-101-1/+1
|\ | | | | Error: Unknown named parameter $remote_id
| * Fix variable name for testDaniel Kesselberg2020-12-101-1/+1
| | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | Merge pull request #24605 from nextcloud/enh/share-deckRoeland Jago Douma2020-12-1018-22/+165
|\ \ | |/ |/| Add deck share provider support
| * Address minor commentsJulius Härtl2020-12-093-8/+8
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Adjust mountprovider testsJulius Härtl2020-12-092-3/+25
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Bump bundlesJulius Härtl2020-12-096-6/+6
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Indicate deck shares as shared in the file listJulius Härtl2020-12-091-0/+2
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Allow share results to have a detailed description and share entries to have ↵Julius Härtl2020-12-093-2/+18
| | | | | | | | | | | | a link Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Add share type deck to search resultsJulius Härtl2020-12-091-0/+2
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Include deck shares in sharing mountsJulius Härtl2020-12-091-0/+2
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Introduce deck share type to ShareAPIControllerJulius Härtl2020-12-092-5/+91
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Let sharees endpoint properly handle deck sharesJulius Härtl2020-12-094-0/+13
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | [tx-robot] updated from transifexNextcloud bot2020-12-104-8/+12
| |
* | Adjust defaultJulius Härtl2020-12-083-5/+48
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Do not register share menu in cases where the files app has not been ↵Julius Härtl2020-12-081-1/+1
| | | | | | | | | | | | registered yet Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Get rid of database.xml in files_sharingJulius Härtl2020-12-081-120/+0
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Move columns to bigintJulius Härtl2020-12-081-3/+2
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Migrate files_sharing to migrations and move remote_id to a string in ↵Julius Härtl2020-12-083-0/+92
| | | | | | | | | | | | share_external Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Move remoteId of remote reshares to stringJulius Härtl2020-12-081-3/+3
|/ | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Merge pull request #23780 from nextcloud/enh/ci/php8Roeland Jago Douma2020-12-081-6/+6
|\ | | | | PHP8 CI
| * Harde CapabiltiesTestRoeland Jago Douma2020-12-071-6/+6
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | [tx-robot] updated from transifexNextcloud bot2020-12-086-4/+6
|/
* [tx-robot] updated from transifexNextcloud bot2020-12-074-12/+12
|
* [tx-robot] updated from transifexNextcloud bot2020-12-062-0/+8
|
* [tx-robot] updated from transifexNextcloud bot2020-12-054-2/+10
|
* Merge pull request #24396 from nextcloud/dont-use-system-composerMorris Jobke2020-12-024-3/+5
|\ | | | | dont use system composer for autoload checker
| * rebuild autoloader scripts with 2.0.7Robin Appelman2020-11-264-3/+5
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Use correct l10n source in files_sharing JS codeMorris Jobke2020-11-303-12/+12
| | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
* | Bump core-js from 3.7.0 to 3.8.0dependabot-preview[bot]2020-11-304-4/+4
| | | | | | | | | | | | | | | | | | | | Bumps [core-js](https://github.com/zloirock/core-js) from 3.7.0 to 3.8.0. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/compare/v3.7.0...v3.8.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
* | Replace static call to Share::unshare with ShareManager->deleteShare in testsMorris Jobke2020-11-301-3/+1
| | | | | | | | | | | | And then cleanup all the code that is dead then... Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | [tx-robot] updated from transifexNextcloud bot2020-11-282-0/+2
|/
* formatting remote sharer should take protocol, path into accountArthur Schiwon2020-11-263-121/+124
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Properly encode path when fetching inherited sharesJulius Härtl2020-11-263-3/+3
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Merge pull request #24162 from nextcloud/fix/noid/fedshares-displaynamezblizzz2020-11-242-2/+22
|\ | | | | set the display name of federated sharees from addressbook
| * set the display name of federated sharees from addressbookArthur Schiwon2020-11-242-2/+22
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | Fix contacts menu position and show uid as a tooltipJulius Härtl2020-11-243-2/+4
|/ | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Merge pull request #24271 from ↵Julius Härtl2020-11-242-2/+2
|\ | | | | | | | | nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.12.7 Bump @babel/preset-env from 7.12.1 to 7.12.7
| * Bump @babel/preset-env from 7.12.1 to 7.12.7dependabot-preview[bot]2020-11-232-2/+2
| | | | | | | | | | | | | | | | | | | | Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.12.1 to 7.12.7. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.12.7/packages/babel-preset-env) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>