summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* Add LoadSidebar eventJohn Molakvoæ (skjnldsv)2019-10-291-30/+1
* Systemtags and external actions updateJohn Molakvoæ (skjnldsv)2019-10-293-3/+18
* Add ShareTabSections service to register sections in the share tabJulius Härtl2019-10-292-0/+53
* Add projects view to sidebarJulius Härtl2019-10-291-0/+8
* Add OCA.Files.SidebarJohn Molakvoæ (skjnldsv)2019-10-2923-30/+3658
* Bump nextcloud-vue from 0.12.6 to 0.12.7dependabot-preview[bot]2019-10-284-46/+46
* Merge pull request #17693 from nextcloud/enh/unused-test-dependencyRoeland Jago Douma2019-10-261-1/+0
|\
| * Remove unused import Punic\DataDaniel Kesselberg2019-10-261-1/+0
* | Cleanup and do not list current user shares in getShares too (#16789)John Molakvoæ2019-10-262-74/+668
|\ \ | |/ |/|
| * Unify code to get shares of a file or also including subfilesJohn Molakvoæ (skjnldsv)2019-10-251-39/+21
| * Filter out duplicated shares before processing themJohn Molakvoæ (skjnldsv)2019-10-251-3/+11
| * Do not return shares with the current userDaniel Calviño Sánchez2019-10-252-2/+4
| * Extract method to get all sharesDaniel Calviño Sánchez2019-10-251-34/+43
| * Add missing share types when getting shares of a fileDaniel Calviño Sánchez2019-10-252-0/+12
| * Unify share type sorting when getting shares of a file or with subfilesDaniel Calviño Sánchez2019-10-252-2/+2
| * Remove unneeded calls to "ShareManager::shareProviderExists()"Daniel Calviño Sánchez2019-10-252-25/+6
| * Add unit tests for getting shares of a fileDaniel Calviño Sánchez2019-10-251-6/+185
| * Add unit tests for getting shares including subfilesDaniel Calviño Sánchez2019-10-251-0/+421
* | Bump nextcloud-vue-collections from 0.5.6 to 0.6.0dependabot-preview[bot]2019-10-216-87/+94
|/
* Bump webpack from 4.41.1 to 4.41.2dependabot-preview[bot]2019-10-206-6/+6
* Include the share in the Files_Sharing::loadAdditionalScripts eventDaniel Calviño Sánchez2019-10-172-3/+14
* Merge pull request #17569 from nextcloud/td/di/middlewareRoeland Jago Douma2019-10-171-8/+1
|\
| * Move over OCSShareAPIMIddleware to pure DIRoeland Jago Douma2019-10-161-8/+1