summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2021-09-112-0/+4
* Merge pull request #28377 from nextcloud/fix/shared-ext-storage-scanszaimen2021-09-101-1/+16
|\
| * Return proper watcher if SharedStorage originates from ExternalMountJohn Molakvoæ (skjnldsv)2021-09-101-1/+16
* | Merge pull request #28764 from nextcloud/feat/sharing-link-eventJohn Molakvoæ2021-09-105-5/+105
|\ \
| * | Emit event on link share actionJohn Molakvoæ2021-09-105-5/+105
* | | Merge pull request #28422 from nextcloud/enh/27465/notification-emailJohn Molakvoæ2021-09-102-5/+5
|\ \ \
| * | | use specific email getter where necessaryArthur Schiwon2021-09-092-5/+5
* | | | [tx-robot] updated from transifexNextcloud bot2021-09-106-0/+20
|/ / /
* / / [tx-robot] updated from transifexNextcloud bot2021-09-0916-0/+126
|/ /
* / [tx-robot] updated from transifexNextcloud bot2021-09-082-0/+2
|/
* Merge pull request #28157 from Bibo-Joshi/share-folder-per-userJohn Molakvoæ2021-09-0720-87/+289
|\
| * Let users choose a share_folderHinrich Mahler2021-09-0620-87/+289
* | [tx-robot] updated from transifexNextcloud bot2021-09-072-0/+2
|/
* [tx-robot] updated from transifexNextcloud bot2021-09-062-0/+2
* [tx-robot] updated from transifexNextcloud bot2021-09-054-0/+4
* Bump core-js from 3.16.4 to 3.17.2dependabot[bot]2021-09-044-5/+5
* [tx-robot] updated from transifexNextcloud bot2021-09-048-0/+12
* [tx-robot] updated from transifexNextcloud bot2021-09-03122-244/+244
* Merge pull request #28643 from nextmcloud/NMC-552John Molakvoæ2021-09-022-1/+16
|\
| * Duplicate code removedsangramsinh.desai@t-systems.com2021-09-021-14/+1
| * unwanted class removedsangramsinh.desai@t-systems.com2021-09-021-2/+2
| * space above the downloadFile element addedsangramsinh.desai@t-systems.com2021-09-021-0/+1
| * mimetype condition mergedsangramsinh.desai@t-systems.com2021-09-021-0/+11
| * Guest view download button seperated for imageSangramsinh Desai2021-09-021-0/+13
| * Guest view download button seperated for videoSangramsinh Desai2021-09-021-1/+4
* | RecompileJoas Schilling2021-08-312-2/+2
* | Revert OC.linkToOCS() calls back to old behaviourJoas Schilling2021-08-312-8/+8
* | Bump @nextcloud/vue from 4.0.3 to 4.1.0dependabot[bot]2021-08-3012-254/+1546
* | Bump core-js from 3.16.2 to 3.16.4dependabot[bot]2021-08-305-42/+42
|/
* [tx-robot] updated from transifexNextcloud bot2021-08-272-4/+4
* add event for when a share is mountedRobin Appelman2021-08-245-2/+80
* Bump core-js from 3.16.1 to 3.16.2dependabot[bot]2021-08-234-12/+12
* [tx-robot] updated from transifexNextcloud bot2021-08-224-4/+4
* [tx-robot] updated from transifexNextcloud bot2021-08-182-0/+6
* Merge pull request #28425 from nextcloud/dependabot/npm_and_yarn/core-js-3.16.1dependabot[bot]2021-08-1510-34/+34
|\
| * Bump core-js from 3.16.0 to 3.16.1dependabot[bot]2021-08-1510-34/+34
* | Add missing files for Composer v2Christoph Wurst2021-08-134-0/+383
|/
* [tx-robot] updated from transifexNextcloud bot2021-08-132-8/+20
* [tx-robot] updated from transifexNextcloud bot2021-08-102-0/+12
* [tx-robot] updated from transifexNextcloud bot2021-08-062-0/+4
* [tx-robot] updated from transifexNextcloud bot2021-08-028-2/+12
* Bump core-js from 3.15.2 to 3.16.0dependabot[bot]2021-07-3112-73/+73
* Bump @nextcloud/vue from 3.10.1 to 4.0.3dependabot[bot]2021-07-2812-135/+968
* Fix remote share deletion when deleting userVincent Petry2021-07-272-51/+201
* Fix route path for pending remote sharesVincent Petry2021-07-276-6/+6
* Replace ILogger with LoggerInterface in remote share managerVincent Petry2021-07-274-15/+17
* Fix remote group share decline+accept code pathVincent Petry2021-07-272-1/+43
* Use mimetype instead of type when defaulting in remote sharesVincent Petry2021-07-271-1/+1
* Fix external share manager with multiple user groupsVincent Petry2021-07-272-10/+25
* Fix remote group share API interactionsVincent Petry2021-07-272-11/+199