summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #18079 from nextcloud/fixes/phpcsRoeland Jago Douma2019-11-2534-64/+69
|\
| * Some php-cs fixesRoeland Jago Douma2019-11-2234-64/+69
* | Merge pull request #17993 from waleczny/patch-1Roeland Jago Douma2019-11-251-1/+1
|\ \
| * | Get first element of nodes arraywaleczny2019-11-181-1/+1
* | | [tx-robot] updated from transifexNextcloud bot2019-11-252-0/+20
| |/ |/|
* | [tx-robot] updated from transifexNextcloud bot2019-11-228-12/+78
* | [tx-robot] updated from transifexNextcloud bot2019-11-216-28/+34
* | Fix share testsRoeland Jago Douma2019-11-2010-25/+125
* | [tx-robot] updated from transifexNextcloud bot2019-11-2022-12/+92
* | [tx-robot] updated from transifexNextcloud bot2019-11-1924-46/+56
|/
* Merge pull request #16828 from nextcloud/feature/noid/accept-incoming-sharesRoeland Jago Douma2019-11-1812-11/+455
|\
| * FixesRoeland Jago Douma2019-11-181-1/+1
| * Make sure the super share also has a valid typeJoas Schilling2019-11-121-3/+5
| * Fix "Invalid parameter number: mixed named and positional parameters"Joas Schilling2019-11-121-1/+1
| * Correctly use the displayname of the sharer in the notificationJoas Schilling2019-11-121-6/+16
| * The share manager knows which provider can accept sharesJoas Schilling2019-11-121-5/+0
| * Use constants for the magic stringsJoas Schilling2019-11-122-8/+9
| * Accept existing shares on updateJoas Schilling2019-11-124-1/+83
| * Only restrict loading of group and user shares for nowJoas Schilling2019-11-121-1/+3
| * Add notifications for users that are added to the groupJoas Schilling2019-11-122-3/+51
| * Allow to accept group sharesJoas Schilling2019-11-123-30/+85
| * Notifications for group sharesJoas Schilling2019-11-121-1/+14
| * Add the notifier and the API endpoint for user sharesJoas Schilling2019-11-128-5/+230
| * Respect the accepted flag for group and user sharesJoas Schilling2019-11-122-2/+13
* | Bump p-queue from 6.2.0 to 6.2.1dependabot-preview[bot]2019-11-182-3/+3
* | [tx-robot] updated from transifexNextcloud bot2019-11-162-8/+8
* | [tx-robot] updated from transifexNextcloud bot2019-11-152-6/+6
* | [tx-robot] updated from transifexNextcloud bot2019-11-134-0/+44
|/
* [tx-robot] updated from transifexNextcloud bot2019-11-124-4/+14
* Compile handlebarsJulius Härtl2019-11-111-6/+6
* Merge pull request #17895 from nextcloud/dependabot/npm_and_yarn/babel/preset...Roeland Jago Douma2019-11-112-30/+9
|\
| * Bump @babel/preset-env from 7.6.3 to 7.7.1dependabot-preview[bot]2019-11-102-30/+9
* | [tx-robot] updated from transifexNextcloud bot2019-11-104-0/+108
|/
* [tx-robot] updated from transifexNextcloud bot2019-11-0816-0/+38
* [tx-robot] updated from transifexNextcloud bot2019-11-074-2/+170
* Merge pull request #17753 from nextcloud/clean/old-sharingRoeland Jago Douma2019-11-0620-2876/+273
|\
| * Fix sharing breadcrumbsJohn Molakvoæ (skjnldsv)2019-11-0610-2444/+164
| * Cleanup sharing leftoversJohn Molakvoæ (skjnldsv)2019-11-0513-437/+114
* | [tx-robot] updated from transifexNextcloud bot2019-11-0612-0/+124
|/
* [tx-robot] updated from transifexNextcloud bot2019-11-056-0/+18
* Merge pull request #17727 from nextcloud/enh/share_expiration_notificationRoeland Jago Douma2019-11-046-0/+206
|\
| * Add notification for shares about to expireRoeland Jago Douma2019-11-016-0/+206
* | remove missed manual Application instance constructionsRobin Appelman2019-11-041-1/+2
* | [tx-robot] updated from transifexNextcloud bot2019-11-048-4/+226
* | [tx-robot] updated from transifexNextcloud bot2019-11-038-18/+100
* | [tx-robot] updated from transifexNextcloud bot2019-11-0216-4/+972
* | [tx-robot] updated from transifexNextcloud bot2019-11-01102-104/+104
|/
* Compile assetsnpmbuildbot[bot]2019-10-2914-1370/+2492
* Fix current user edit/delete permissionsJohn Molakvoæ (skjnldsv)2019-10-295-63/+181
* Adjust unit tests to new OCA.SidebarJohn Molakvoæ (skjnldsv)2019-10-291-207/+0